I’m using Odoo 18 and have products with multiple UoMs.
Example:
- Retail: Sold per Tab
- Wholesale: Sold per Pack (20 Tabs)
I want the retail website to show price per Tab, and the wholesale website to show price per Pack — without letting customers choose the UoM.
But on the pricelist, I don’t see any option to set or control which UoM is shown. Inventory is tracked in the default UoM.
How can I achieve this in Odoo?
I have same requirement.