c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05551
[Bug 582203] Re: account_tax_include: wrong unit price in order
Hello Eric,
Apparently the 'unit_price' is always without VAT.
Whether you use tax included or tax excluded the unit price stays the same.
What changes is the subtotal with/without tax.
I hope this is clear.
Thanks.
** Changed in: openobject-addons
Importance: Wishlist => Undecided
** Changed in: openobject-addons
Status: Incomplete => Invalid
--
account_tax_include: wrong unit price in order
https://bugs.launchpad.net/bugs/582203
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: Invalid
Bug description:
Using the module account_tax_include, when I input a sales order, with the option tax included, the 'unit price' in order report is the one with VAT. it should be the one without VAT (the total actually is correct and calculated without VAT).