Skip to content

Latest commit

 

History

History
112 lines (79 loc) · 3.75 KB

File metadata and controls

112 lines (79 loc) · 3.75 KB
License: AGPL-3

Putaway strategy per product

This module extends the functionality of the odoo putaway strategy. It defines a new type of putaway strategy where users can set a specific stock location per product.

On the product form, the case, rack, location fields are replaced with a specific putaway strategy and location id for the product.

A putaway strategy can be used to ensure that incoming products will be stored in the location set on the product form.

A recommended set-up is to create a separate putaway strategy for each warehouse. This will ensure that the same product will be placed in the appropriate location in each warehouse it is received.

Installation

To install this module, just click the install button.

Configuration

To configure this module, you need to:

  1. Go to Inventory > Configuration > Settings
  2. Enable "Manage several locations per warehouse" on Location & Warehouse > Multi Locations
  3. Enable "Advanced routing of products using rules" on Location & Warehouse > Routes
  4. Go to Inventory > Configuration > Warehouse Management > Locations
  5. On the main inventory location of your warehouse, set a new putaway strategy.
  6. For the new putaway strategy, select 'Fixed per product location' as method

Usage

To use this module, you need to:

  1. Select the proper stock locations for each product on the product form on the "Inventory" tab
  2. If your products share some locations, you can use a wizard to make encoding easier. To do so you need to select some product variants from the tree view and use the action "Add Default Stock Location".

Set default location by putaway method to products


Set default location by putaway method to products


Try me on Runbot

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 smashing it by providing a detailed and welcomed feedback.

Roadmap

  • Two modes : for the moment, it allows only to select one location for several products. In another mode, you could select different products and then a different location per product (you can have configuration with one location per product).
  • Allow to launch the wizard on product templates (if you don't activate product variants you haven't access to wizard).

Images

  • Odoo Community Association: Icon.

Contributors

Maintainer

Odoo Community Association

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.

To contribute to this module, please visit https://odoo-community.org.