Friday, June 12, 2026
1 change · 19.0
Enhancements to existing features
Point of Sale quantity handling is now easier for related features to customize when staff reduce item quantities. This supports business-specific rules, such as preventing negative quantities where local compliance requires it.
Original PR description
We now allow formatting and parsing quantity on an orderline when using the decrease quantity popup. This allows overriding from other modules to add contraints (e.g. `pos_blackbox_be` prevents from setting negative quantities). see odoo/enterprise#119702 task-5942777