If I define a product to by purchased in units
but sold in boxes of 500 units
, what weight
and volume
represent in the product template, the weight and volume of a single unit or a 500 units box weight and volume?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
You have two fields in product form.
Unit of Measure(uom_id) , Purchase Unit of Measure(uom_po_id).
uom_po_id is for purchasing.
and uom_id is for all other usages.
That means weight and volume are based on the uom_id(Unit of Measure) field.
Thank you.
So just to fully clarify, this means that if my UOM is "500 units boxed" the volume and weight of such box shall be used, right?
yes
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 18
|
6518 | ||
|
4
Aug 17
|
5320 | ||
|
2
Jun 17
|
5801 | ||
|
1
Sep 24
|
309 | ||
|
1
Jun 24
|
672 |