v 13.0 Third Party 37
Download for v 13.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Community Apps Dependencies
Lines of code 230
Technical Name stock_move_source_relocate
LicenseAGPL-3
Websitehttps://github.com/OCA/wms
Versions 13.0 14.0
You bought this module and need support? Click here!

Stock Move Source Relocation

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

Relocate source location of unconfirmed moves

Add relocation rules for moves.

Some use cases:

  • Handle all the replenishments at the same place
  • Trigger minimum stock rules or DDMRP buffers in one location

Behavior:

  • When we try to assign a stock move and the move is not available, a rule matching the source location (sub-locations included), the picking type and an optional domain is searched
  • If a relocation is found, the move source location is updated with the new one
  • If the move was partially available, it is split in 2 parts:
  • one available part which keeps its source location
  • one confirmed part which is updated with the new source location

Notes:

Goes well with stock_available_to_promise_release. When using the mentioned module, we assume that we release moves (which creates the whole chain of moves) only when we know that we have the quantities in stock (otherwise the module splits the delivery). So generally, we have the goods are available, but maybe not at the correct place: this module is handy to organize internal replenishments.

Compatible with stock_dynamic_routing: when the source location is updated by this module, a dynamic routing may be applied.

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

Configuration

The configuration of the source relocations is done in “Inventory > Configuration > Source Relocation”.

Creation of a rule:

Properties that define where the rule will be applied:

  • Location: any unreserved move in this location or sub-location is relocated
  • Picking Type: any unreserved move in this picking type is relocated
  • Rule Domain: filter the moves to relocate with arbitrary domains

Note: all of the above must be met to relocate a move.

The Relocate Location field defines what the move source location will be changed to. It must be a sub-location of the location.

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

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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.