Hello,
I’m using Odoo 18.4 and I have boxes that contain products. Now, I want to organize these products into pallets, but I’m not sure how to do it.
I’m looking for a way to create a hierarchy, like:
Pallet1 └─ Box1
└─ Product1
└─ Product2
└─ Box2
└─ Product3
└─ Product4
Or something similar that makes it easy to manage the packaging structure.
Does anyone know how to set up this hierarchy in Odoo or have a method to put boxes into pallets? Any advice or example would be very helpful.
Thank you!