This question has been flagged
1 Reply
3329 Views

 

I'm using odoo 12 for retail business.

I need help to setup product for case below :

I have an item product Potato Pack.

I set UOM for that item in Kg.

1 pack potato = 2.5 Kg.

Then I purchase that item to supplier in Kg.

Lets say I purchase Potato for 100Kg

Potato per-pack is 2.5 Kg.

So, I will receive 40 pack of Potato (2.5 kg X 40 = 100Kg).

Then I would like to sell that Item in Unit/Pack at POS.

So, If I sell 2 pack of potato then it will decrease the stock for 5Kg.

For my inventory report, I would like to know total quantity item in Kg

If possible, I would like to  know total unit/pack for that Item.


Is it possible in Odoo 12?





Avatar
Discard
Best Answer

Hi Subagyo Bagus Yuwono

Try this method. You can use the BOM (Bill of matierial ) feature of odoo in MRP module.
You can create parent Product template (UOM : unit), create a BOM for it and add component product ( your product in kg). you can also add quantity of component product.

Refer:

https://www.odoo.com/documentation/user/12.0/manufacturing/management/bill_configuration.html

Avatar
Discard