Hello,
I am trying to understand the best standard, upgrade-safe setup in Odoo 19 Enterprise for products that are always delivered and shipped in the same fixed box.
Example: a 3D printer that always comes in the same box, with fixed:
- weight
- dimensions
- storage/logistics data
My question is:
If we need the data for both storage and logistics, what is the recommended setup?
- Should we maintain weight + volume (including packaging) directly on the product
- and also create a Packaging linked to a Package Type for dimensions?
Or is that redundant in standard Odoo?
In other words:
For products with fixed packaging, do you typically maintain both:
- product weight/volume including packaging
- Packaging + Package Type for dimensions
We want to structure the master data correctly from the beginning using standard Odoo.
Thank you.