Wednesday, January 14, 2026
1 change · 19.0
Enhancements to existing features
This update improves how combo products are displayed during order preparation. Previously, the POS system split combo items into separate orderlines due to price differences. Now, the preparation display will combine these orderlines for the same product, streamlining the process and making it easier to manage orders.
Original PR description
When ordering a combo product, the POS will split the included products from the extra products in different orderlines. This is done because of the extra products have a different price/unit than the extra items. But for the preparation display we don't care about different prices, so this PR will make the different orderlines of the same combo be merged in the preparation display if they target the same product. Task-[5473387](https://www.odoo.com/odoo/project/1737/tasks/5473387) Enterprise PR-[#104188](https://github.com/odoo/enterprise/pull/104188) --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr