Tuesday, October 29, 2024
1 change · saas-17.4
Resolved issues and error corrections
This fixes a point of sale issue where changing the cashier after adding products could leave the order linked to the previous cashier while the receipt showed the current one. Orders and printed receipts now show the same cashier, reducing confusion in sales records and staff accountability.
Original PR description
Before this commit, adding a product to an order and then changing the cashier would not update the cashier information on the captured order, resulting in the previous cashier being recorded. However, the printed receipt would display the current cashier, leading to inconsistency. opw-4257705 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr