Releases: odoo/obox-app
Releases · odoo/obox-app
Release list
1.0.3
1.0.2
[FIX] fix USB printer detection and cash drawer compatibility
1.0.1
Merge pull request #4 from djip-odoo/main-fix-cash-drawer-djip [FIX] cashdrawer & test cashdrawar button
1.0.0
Merge pull request #3 from djip-odoo/main-fix-supported-printer-polli…
0.2
[UPD] Ask for user confirmation before quitting in all cases Previously, when quitting the application on macOS without using the menu, the confirmation dialog was not being called and the app was hidden instead. Now, for each case, we ask for confirmation and if not confirmed, the window is minimized. On macOS, hiding the window does not allow the user to display the window again when clicking the icon.