-
- Downloads
[FIX] stock, sale_stock: changed the way the procurements look for a suitable...
[FIX] stock, sale_stock: changed the way the procurements look for a suitable rule => Added a m2o field warehouse_id on procurement.order, procurement.rule and stock.move. There was a problem with MTO products because they weren't following the route of the chosen warehouse at all (since all warehouse were creating their rule in the same route, there was no garantee that the route chosen was included in the warehouse selected on the SO) bzr revid: qdp-launchpad@openerp.com-20131022120605-3dj65nm5yc96sj5r
Showing
- addons/sale_stock/sale_stock.py 5 additions, 6 deletionsaddons/sale_stock/sale_stock.py
- addons/stock/procurement.py 12 additions, 2 deletionsaddons/stock/procurement.py
- addons/stock/stock.py 13 additions, 1 deletionaddons/stock/stock.py
- addons/stock/stock_view.xml 2 additions, 12 deletionsaddons/stock/stock_view.xml
Loading
Please register or sign in to comment