Friday, October 16, 2020
2 changes · master
Enhancements to existing features
Point of Sale now shows the cashbox opening control in a popup when a session starts and requires opening control. This makes the cashier workflow clearer by prompting the required cash count at the right moment instead of placing it in the product screen side panel.
Original PR description
Move the cashbox opening control from the left panel of the product screen widget to a popup that is raised at the opening of the session if its state is: opening_control. task-id: 2321973 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Contact Us page no longer shows an unclear message related to Google Maps when the map option is not enabled. This makes the page cleaner and avoids confusing visitors or site editors with irrelevant information.
Original PR description
This commit remove the unclear message from the 'Contact Us' page, as it could only appear when the google map option is not enabled. task-2346193