← Back to team overview

openerp-community-reviewer team mailing list archive

Re: lp:~camptocamp/margin-analysis/7.0-port-product_cost_incl_bom-yvr into lp:margin-analysis

 

Thanks for the review, I missed that space :)

I removed those 2 lines from which we were taking product_uom and properties
70	-        product_uom = context.get('product_uom')
71	-        bom_properties = context.get('properties')

Then I propagate the context.

I haven't see any module using properties in context nevertheless I letted those variable for backward compatibility.
-- 
https://code.launchpad.net/~camptocamp/margin-analysis/7.0-port-product_cost_incl_bom-yvr/+merge/190348
Your team Margin Analysis Core Editors is subscribed to branch lp:margin-analysis.


References