Friday, October 8, 2021
2 changes · master
Enhancements to existing features
Sales order quantity decreases now flow through to related delivery and procurement documents, so teams no longer need manual corrections when customers reduce orders. For make-to-order products, unconfirmed purchase requests can also be reduced before they become confirmed purchase orders.
Original PR description
Allows quantity decrease on Sale Orders to be propagated to their related pickings. If the MTO route is used, the decrease can be propagated to a related RFQ if it wasn't confirmed yet. Task-2513592 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: #76752
Resolved issues and error corrections
Point of Sale closing now lets staff enter differences for bank payment methods and records those differences correctly in accounting. This helps businesses reconcile card and bank payments more accurately when closing a sales session.
Original PR description
Forward port of https://github.com/odoo/odoo/pull/77351 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr