Monday, September 16, 2024
2 changes · saas-17.4
Enhancements to existing features
The point of sale apps are updated to meet Belgian restaurant certification requirements. This helps restaurants using Odoo POS stay compliant while preserving key workflows such as orders, payments, receipts, employee access, loyalty, and restaurant bill splitting.
Original PR description
pos*: point_of_sale, pos_hr, pos_loyalty, pos_restaurant, pos_self_order In this commit, we adapt the community code to the belgian restaurant certification. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Belgian certified Point of Sale module was updated to meet the latest legal certification requirements. The changes tighten compliant usage by improving order logs, employee attendance handling, reporting accuracy, receipt behavior, refunds, configuration limits, and multi-company restrictions.
Original PR description
In this PR, we adapt the code of the belgian blackbox module to be compliant with the law. A summary of the changes can be found below: Added the global discount option in certified pos Added fields to the log of orders Correct loging of orders Remove the option to download the receipt Automatic work in/out for the employees Remove the possibility to refund work in/out Precision made to the sales report Added some restriction on the settings of a pos_config Remove the possibility of multi-company when using a certified pos Corrected some behavior that were not meeting requirements (split,...)