← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~camptocamp/ocb-addons/7.0-fix-1238525-jge into lp:ocb-addons

 

As said vocally, currency_obj.compute() does a round() by default, so the ones at the lines 581 and 621 should pass 'round=False' to avoid to round the value 2 times. Note that I suspect that it was a bug formerly because the rounded value was then used for the computation of the standard price...

-- 
https://code.launchpad.net/~camptocamp/ocb-addons/7.0-fix-1238525-jge/+merge/190575
Your team OpenERP Community Backports Team is requested to review the proposed merge of lp:~camptocamp/ocb-addons/7.0-fix-1238525-jge into lp:ocb-addons.


References