← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Dear Amit,

         Thanks for reply, I would again recheck it and would let you
know asap.

Regards
Laxman Patil



-----Original Message-----
From: bounces@xxxxxxxxxxxxx on behalf of Amit Parik (OpenERP)
Sent: Tue 4/5/2011 11:04 AM
To: Laxman Patil
Subject: [Bug 750459] Re: In 6.0.2 ver. Pay Invoice gives rounding error
 
Hello Laxman Patil,

I have tested your scenario at my end.
But I am not faced any type of error or traceback So would you please provide the proper steps or example on this.

Thanks.

-- 
You received this bug notification because you are a direct subscriber
of the bug.
https://bugs.launchpad.net/bugs/750459

Title:
  In 6.0.2 ver. Pay Invoice gives rounding error

Status in OpenERP Modules (addons):
  New

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 unsubscribe from this bug, go to:
https://bugs.launchpad.net/openobject-addons/+bug/750459/+subscribe

-- 
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 Modules (addons):
  New

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'



References