Commit Graph

6 Commits

Author SHA1 Message Date
Lois Rilo
87721e7054 [11.0][MIG] stock_inventory_lockdown 2019-07-03 07:36:25 +00:00
lreficent
b3795580c5 [10.0][FIX] stock_inventory_lockdown: locking unneded locations. 2019-07-03 07:36:25 +00:00
mreficent
44b1e9a2c3 [MIG] stock_inventory_lockdown: Migration to 10.0 2019-07-03 07:36:25 +00:00
Jordi Ballester
63d4ca34f6 refactor the module to perform lockdown validations using constraint
in stock move instead of checks in quants. This will allow for a more
 robust lockdown, and still make it possible to perform inventory adjustments
 in the locked location. Also resolves an outstanding issue related to the
 previous design not allowing inventory adjustments where negative quants existed.
2019-07-03 07:36:25 +00:00
mreficent
3f6f56495a stock_inventory_lockdown 2019-07-03 07:36:25 +00:00
Lionel Sausin & Loïc Bellier
0500bb9952 New module stock_inventory_lockdown
This module is a feature extracted from stock_inventory_location.

Ported to v8 and new API
Adopted latest OCA standards
Added tests
2019-07-03 07:36:25 +00:00