Stock Storage Type
Manage packages and locations storage types
Stock Storage Type
- This module introduces two new models in order to manage stock moves with
- packages according to the packaging and stock location properties.
Stock package storage type (stock.package.storage.type)
This model is linked to product.packaging and defines the type of storage related to a specific packaging.
Stock location storage type (stock.location.storage.type)
This models is linked to stock.location and defines the types of storage that are allowed for a specific location.
Therefore a Stock location storage type can include different Stock package storage type in order to validate the destination of a move with package into a stock location.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
Known issues / Roadmap
- Move constraints from stock_putaway_storage_type_strategy here, to compute a domain on location_dest_id fields from stock.move.line and stock.package_level according to storage types.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Camptocamp
Contributors
- Akim Juillerat <akim.juillerat@camptocamp.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/wms project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.