Hi,
I'm trying to use the packaging feature on Odoo 11 following the documentation (only available for v10)
https://www.odoo.com/documentation/user/10.0//inventory/settings/products/packages.html
So i can create a package with product in it but when i want to create an expedition with this package, the field to add package to a stock move is read only. I've look in the code for the field, entire_package_ids, and i don't see why it is read only.
Following the documentation, i've activate the option to manage package in inventory configuration, i've create a new move and add product to it, clicked on put in pack and validate it.
Next i've activate the option "allow moving packs" on my operation types configuration and created a new move with my operation types but my field is read only.
i don't know if i've miss a step or do it in the bad way.
Thanks for answering