c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #29192
[Bug 815729] [NEW] Tax calculation wrong with "Tax included in Price" and Applicability=code
Public bug reported:
To reproduce:
* Create a sale tax with "Tax included in Price" enabled and Applicability="Given by Python Code"
(Python code for testing might be "result = 1;"
* Create a product including this sales tax
* Create a customer invoice, add this product as invoice line and click "compute taxes"
The subtotal for this product is the price INCLUDING tax (as defined in the product) AND
the "Untaxed" total includes the tax too AND
the "Total" is the price with tax included + tax (2 times tax).
I have attached a screenshot of the invoice view and marked the wrong values.
OpenERP Version is 6.0.2 checked out from bzr.
How to fix that?
best regards
Florian.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/815729
Title:
Tax calculation wrong with "Tax included in Price" and
Applicability=code
Status in OpenERP Modules (addons):
New
Bug description:
To reproduce:
* Create a sale tax with "Tax included in Price" enabled and Applicability="Given by Python Code"
(Python code for testing might be "result = 1;"
* Create a product including this sales tax
* Create a customer invoice, add this product as invoice line and click "compute taxes"
The subtotal for this product is the price INCLUDING tax (as defined in the product) AND
the "Untaxed" total includes the tax too AND
the "Total" is the price with tax included + tax (2 times tax).
I have attached a screenshot of the invoice view and marked the wrong values.
OpenERP Version is 6.0.2 checked out from bzr.
How to fix that?
best regards
Florian.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/815729/+subscriptions
Follow ups
References