[FIX] super of scheduler / delivery method and phantom boms / average price
authorJosse Colpaert <jco@odoo.com>
Tue, 4 Nov 2014 16:28:43 +0000 (17:28 +0100)
committerJosse Colpaert <jco@odoo.com>
Thu, 13 Nov 2014 10:50:01 +0000 (11:50 +0100)
commit518b2f6a3fbe87cde706c304a026e77999d0f9ef
tree750bce202a8f51e6aa2b487a82b1615bad207521
parent6b9668520c66c7816d28cd74482e63db7599d5a8
[FIX] super of scheduler / delivery method and phantom boms / average price
[FIX] super of scheduler should have same params + use_new_cursor should be passed to procure orderpoint confirm

[IMP] Make sure the delivery works when doing phantom boms

[FIX] This should update the average price properly when having multiple moves with the same product

[FIX] Average price should take into account the quantities of all variants

[FIX] Make sure purchase picking type in other company works

[IMP] Views of quants and destination locations of moves
addons/delivery/stock.py
addons/purchase/purchase.py
addons/stock/procurement.py
addons/stock/stock_view.xml
addons/stock_account/stock_account.py