c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01333
[Bug 539704] Re: point of sale tax error
Hello,
Calculations have been improved in trunk.
Can you check and confirm whether it has been fixed or no?
Thanks.
** Changed in: openobject-addons
Status: New => Incomplete
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)
--
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: Incomplete
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