fixed pos receipt print, machine-access-sidebar is now invisible

This commit is contained in:
gitea 2025-05-18 08:28:04 +00:00
parent 12695c8e44
commit c178f7291d

View File

@ -1603,6 +1603,9 @@ td {
.o_chat_window {
display: none !important;
}
.machine-access-sidebar {
display: none !important;
}
.order-selector {
display: none !important;
}