Toggle navigation

Stock Storage Type

Alpha License: AGPL-3 OCA/wms Translate me on Weblate Try me on Runboat

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.

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

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.