good afternoon,
I am using the odoo inventory module, and I am using packages. everything works well. but how can you use a package within a larger package. for example
global package = package "a" + package "b"
You can generate package "a" and "b" without problem, but you cannot create a new package from "a" and "b".
I appreciate your help.
Thank you,