[IMP] Add stock_location_sale for changing procurements with sale orders and grouping...
authorJosse Colpaert <jco@openerp.com>
Thu, 27 Jun 2013 14:46:29 +0000 (16:46 +0200)
committerJosse Colpaert <jco@openerp.com>
Thu, 27 Jun 2013 14:46:29 +0000 (16:46 +0200)
commit2fabc67f5d5d670f3c69cf501c2788583a063e12
treef197c3bf7e8c835b57e52f70d41244f23d05a9a4
parent6ebe58eb4fa9f2dec68e8f5370612a6e3f08da17
[IMP] Add stock_location_sale for changing procurements with sale orders and grouping moves from same group and same locations in same picking

bzr revid: jco@openerp.com-20130627144629-1zegnhelwrfmgdm5
addons/procurement/procurement.py
addons/sale_stock/sale_stock.py
addons/stock/product.py
addons/stock/product_view.xml
addons/stock/report/report_stock_move.py
addons/stock/stock.py
addons/stock_location/procurement_pull.py
addons/stock_location/stock_location.py
addons/stock_location_sale/__init__.py [new file with mode: 0644]
addons/stock_location_sale/__openerp__.py [new file with mode: 0644]
addons/stock_location_sale/stock_location_sale.py [new file with mode: 0644]