Thursday, August 29, 2024
2 changes · saas-17.2
Enhancements to existing features
The Belgian certified Point of Sale flow was updated to meet government certification requirements for version 17.2. The changes add compliant discount handling, employee work tracking, stronger configuration restrictions, improved order logs and sales reports, while removing actions that are no longer allowed such as receipt downloads and certain refunds.
Original PR description
Changes were required to make the version 17.2 of the PoS certified by the Belgian government. This commit includes the necessary changes to the pos_blackbox_be module. A summary of these 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,...)
The Point of Sale apps were updated to meet Belgian certification requirements. This affects sales reporting, payment and ticket flows, cashier handling, restaurant bill splitting, and self-order configuration so Belgian POS operations can remain compliant.
Original PR description
pos: point_of_sale, pos_hr, pos_restaurant, pos_self_order Due to changes needed to comply to the belgian certification, the pos has been adapted to support the new requirements. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr