c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02137
[Bug 539704] Re: point of sale tax error
** Changed in: openobject-addons
Status: Incomplete => Confirmed
--
point of sale tax error
https://bugs.launchpad.net/bugs/539704
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Confirmed
Bug description:
Hi people,
I'm working with openERP 5.x version on Windows.
I have the following problem:
I created a new tax called TAX10, tax type: percent, amount 0,1000 (10%) and include in base amount uncheked.
After that, i created a new product called PRODUCT with sale taxes TAX10 and sale price 10000
When i create a new quotation on sale management addon the tax computation is 1000 (that's right because is 10% of untaxed amount 10000)
Finally, when I created a new entry in point of sale addon the computation for taxes is 909,09 (isn't 10%, really is 9,0909%).
Thanks for your support