Monday, June 23, 2025
1 change · 17.0
Code cleanup and technical improvements
This change reorganizes how point of sale order line quantity updates are handled. It keeps the customer-facing behavior the same while making the code easier to maintain, reuse, and adapt in future customizations.
Original PR description
Moved quantity update logic into `handleOrderLineQuantityChange`for better readability, reuse and overrides. task-id: 4771749 enterprise PR: https://github.com/odoo/enterprise/pull/85137 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr