mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[ADD][10.0] stock_generate_putaway_from_inventory: Initial source add
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Pierrick Brun <pierrick.brun@akretion.com> (akretion.com)
|
||||
@@ -0,0 +1 @@
|
||||
Generates Product Putaway Location from an inventory.
|
||||
2
stock_generate_putaway_from_inventory/readme/ROADMAP.rst
Normal file
2
stock_generate_putaway_from_inventory/readme/ROADMAP.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
At the moment, the module only creates putaway locations and does not update
|
||||
the existing ones. It could be interesing to do so but can be destructive as well
|
||||
8
stock_generate_putaway_from_inventory/readme/USAGE.rst
Normal file
8
stock_generate_putaway_from_inventory/readme/USAGE.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
Before using this module you should specify a putaway strategy on the stock location
|
||||
you want to generate putaway for. You can find similar instructions on the
|
||||
stock_putaway_product module which is a dependency.
|
||||
|
||||
From a validated stock adjustment, use action -> Generate putaway per product.
|
||||
|
||||
Once this is done, the products of the stock adjustment without putaway locations
|
||||
will have one of the strategy defined on the inventory's location.
|
||||
Reference in New Issue
Block a user