** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-725028-skh -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/725028
Title: [6.0] sale.order picked_rate is wrong Status in OpenERP Modules (addons): Fix Committed Bug description: Create a SO with so lines service to produce. Produce 1 of the so lines. The picked rate stays to 0. I confirm the calculation is wrong as written in the code: | # This is False |- def _picked_rate(self, cr, uid, ids, name, arg, context=None): _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

