Hi Guys,
Odoo 12/13 Enterprise here on Ubuntu 18.04.
A Customer buys product in cases (cartons, boxes) of a product that contains tiles that has a specific measurement (metres sq). It is sold in metres squared
Example : A tile is 2 metres squared. 5 Tiles fit into 1 box. I buy 10 boxes from the supplier. If a customer comes in an orders 10 metres squared of tiles, Odoo needs to calculate how many boxes are required.
So2 metres squared * 5 tiles = 10 m2 - that means the customer requires 1 box.
How do I capture this on Odoo?