← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 815729] Re: Tax calculation wrong with "Tax included in Price" and Applicability=code

 

Hello and thanks for reviewing...
I tried to reproduce this again... on a new created tax it is working as it should, on the old one it isn't. 

I'm in the process of reviewing both - currently I see no difference.
I'll post my results at least tomorrow. 

Thanks in advance!
Best regards,
Florian.

-- 
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):
  Incomplete

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


References