-
- Downloads
[IMP] stock : Improve return mechanism.
When a location is marked as return location, upon a return it can be put it in the possible return locations, when it is in the same warehouse or under the same parent location. The push rules are also applied on returned moves now, but only when the push rule does not return the return to the original location The lot in the return line is removed as it does not make sense (better to change it on the pack operations) and the views are cleaned The returned picking is also automatically reserved.
Showing
- addons/stock/stock.py 5 additions, 2 deletionsaddons/stock/stock.py
- addons/stock/stock_location_demo_cpu1.xml 0 additions, 5 deletionsaddons/stock/stock_location_demo_cpu1.xml
- addons/stock/stock_view.xml 1 addition, 0 deletionsaddons/stock/stock_view.xml
- addons/stock/wizard/stock_return_picking.py 21 additions, 15 deletionsaddons/stock/wizard/stock_return_picking.py
- addons/stock/wizard/stock_return_picking_view.xml 15 additions, 40 deletionsaddons/stock/wizard/stock_return_picking_view.xml
- addons/stock_account/wizard/stock_return_picking_view.xml 1 addition, 1 deletionaddons/stock_account/wizard/stock_return_picking_view.xml
Loading
Please register or sign in to comment