[IMP] Make sure invoice_state of picking is used when creating extra moves and take...
authorJosse Colpaert <jco@odoo.com>
Thu, 2 Oct 2014 10:00:46 +0000 (12:00 +0200)
committerJosse Colpaert <jco@odoo.com>
Mon, 6 Oct 2014 07:10:09 +0000 (09:10 +0200)
commit383f2b2c43978401da9f770db3c8e5b00801fd88
tree4ad94abda7f6556a74ded4e6824bf8df66a57cf5
parentab7b5d7732a7c222a0aea45bd173742acd47242d
[IMP] Make sure invoice_state of picking is used when creating extra moves and take price of related move if there is one

When we would copy, it gives problems as it won't be invoiced the correct way on sale, so we provide for a simpler solution.
addons/stock/stock.py
addons/stock_account/stock.py