Comment 1 for bug 904029

Revision history for this message
Ferdinand (office-chricar) wrote :

had to use
 res.update({'cost' : move.price_unit or move.purchase_line_id.price_unit or move.product_id.standard_price })
to get correct behaviour