Comment 5 for bug 1187380

Revision history for this message
mzunino (emezeta) wrote :

Hello,

I just upload https://code.launchpad.net/~emezeta/c2c-rd-addons/6.1 It include two minor fixes.

At inherited class "purchase_order", the method function "_landed_cost_base_quantity" calculates the costs by quantity associated to the actual purchase order at base order level. This def doesn't calculates the line cost for qty costs cases.

At inherited class "purchase_order_line" the method function "_landing_cost" calculates the line landing costs. This def fails when the line_order got more than one costs line attached.

I'd like to propose to be merged to the main branch.

Regards,
Marcelo.