Monday, September 21, 2020
2 changes · master
Enhancements to existing features
Point of Sale settings now show a clear message instead of separate save buttons for module-related options. When those options are changed and the settings form is saved, the page reloads automatically so the updated configuration is applied consistently.
Original PR description
Replace save buttons in each module field in pos config with a message. Saving the pos config form when a module_ or group_ field is modified will reload the page. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Point of Sale configuration screens now replace individual save buttons beside module options with explanatory messages. This helps users understand that changing these options and saving the form will reload the page, reducing confusion during setup.
Original PR description
Replace save buttons in each module field in pos.config with a message. Saving the pos.config form when a module_ or group_ field is modified will reload the page.