c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26122
[Bug 795009] Re: [account_tax_include] calculates wrong if tax included in price
Hello TArpi,
I have checked your issue.
But from v5 to v6 we have improve the functionally of addons so you can
see that the account_tax_include module is already merged with account
module that's why no need to install this module in v6 and trunk any
more.
So the account_tax_module is not available in official addons you can
use this module's functionally from account module.
You can try with only account module which is working fine.So I am closing this issue.
Thanks for understanding!
** Changed in: openobject-addons
Status: New => Invalid
** Converted to question:
https://answers.launchpad.net/openobject-addons/+question/160838
--
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/795009
Title:
[account_tax_include] calculates wrong if tax included in price
Status in OpenERP Modules (addons):
Invalid
Bug description:
Hello,
I have OERP 6.0.2. on Ubuntu 10.10.
I installed account_tax_include (from
http://doc.openerp.com/v6.0/technical_guide/account_tax_include.html),
because I needed in the invoice report the tax amount of each line.
I have a product witch has tax included in price. It subtracts the
double of the tax from the price, instead of once.
To reproduce: (tax: 24%)
I want to purchase 1 piece of product witch's unit price (with tax included): 12.4 EUR.
I get subtotal w/o tax : 8.06 EUR instead of 10 EUR.
Thanks,
Arpi
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/795009/+subscriptions
References