← Back to team overview

openerp-dev-web team mailing list archive

[Bug 750459] [NEW] In 6.0.2 ver. Pay Invoice gives rounding error

 

Vinay Rana (openerp) (vra-openerp) has assigned this bug to you for OpenERP Web Client:

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'

** Affects: openobject-client-web
     Importance: Low
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
In 6.0.2 ver. Pay Invoice gives rounding error
https://bugs.launchpad.net/bugs/750459
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.