Clean up your POS interface and customer receipts! This module fixes the confusing "S/ 0.00" individual ingredient pricing that Odoo introduces when using Product Combos.
Total Price on Parent: Displays the full cost of the combo exclusively on the main product line (e.g. "Classic Burger Combo $15.00").
Hide Split Child Prices: Deletes the confusing "x ... / Units" and "0.00" strings attached to combo ingredients that don't add extra cost.
Smart Extra Prices: If an ingredient does have an extra cost (e.g., "Craft Beer +$3.00"), it intelligently reveals that specific cost on the printed ticket.
Before & After: Without Additional Price
The extra lines "x 0.00 / Units" are removed, presenting a clean UI to your customer showing just the ingredients.
Intelligent Exta Prices
If a customer selects a premium ingredient with an extra price, the module reveals only that specific line's cost.
- Simply install the module. It automatically injects an overriding layer over Odoo's core `PosOrderLine` JavaScript logic and `orderline.xml` template without modifying core files.
Our Additional Apps
Please log in to comment on this module