** Description changed: In 6.0.2 ver Account -> Supplier Invoice - > Pay Invoice -> Validate gives following error - File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/base/res/res_currency.py", line 87, in round - return round(amount / currency.rounding) * currency.rounding + File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/base/res/res_currency.py", line 87, in round + return round(amount / currency.rounding) * currency.rounding TypeError: unsupported operand type(s) for /: 'float' and 'NoneType'
-- 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/750459 Title: In 6.0.2 ver. Pay Invoice gives rounding error Status in OpenERP Web Client: Fix Released Bug description: In 6.0.2 ver Account -> Supplier Invoice - > Pay Invoice -> Validate gives following error File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/base/res/res_currency.py", line 87, in round return round(amount / currency.rounding) * currency.rounding TypeError: unsupported operand type(s) for /: 'float' and 'NoneType' To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-client-web/+bug/750459/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

