Hi there,
I'm trying to complete the following flow for a B2B e-commerce store:
Products:
I buy products from suppliers in pallets containing several master cases.
Each master case holds a varying number of units depending on the product.
Example:
Brand X cookies:
Pallet contains 40 master cases.
Each master case contains 48 units.
Sales:
I sell to customers by the box, sometimes by the pallet, and occasionally by the half box.
Questions:
1. Unit of Measurement (UoM) & Packaging:
Considering I want to use a barcode application for receiving and dispatching products, what's the best strategy?
Should I:
Create new UoMs: pallet, master case, piece?
Create packaging: for pallet and master case?
Combine both: create UoMs and packaging?
Any best practices or suggestions are welcome!
2. Online Store:
I want customers to choose between buying products by pallet or master case on the website. I'm considering buying an Odoo Store app to display packaging options. Is there a better default Odoo solution? What would you recommend?
Thanks in advance!