openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21898
[Bug 1101220] Re: Tax percentage amounts are not percents
Hello Van,
I have checked your issue but its not a bug rather than its behavior .
Let me explain:
We have take the tax decimal point based 'Account' s decimal accuracy.
Would you please see the code
Here on that method we have used the twice decimal point which we have
used for account decimal point, i.e if we are using a 2 decimal point
for account accuracy then it will used a 4 decimal digits for tax.
(Currently this behavior are working normally).
If you want 2 digits in tax amount field then you have to set account
decimal as 1 from setting/technical/database structure/decimal accuracy.
Please share your opinion for the same.
Thanks & waiting for your reply!!
** Changed in: openobject-addons
Status: New => Incomplete
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1101220
Title:
Tax percentage amounts are not percents
Status in OpenERP Addons (modules):
Incomplete
Bug description:
1) Go to the demo "Tax 15.00%" Tax.
2) Look at the tax value next to the 'Tax Type' field ( the type should be 'Percentage')
3) That value is indicated as 0.1500 %
4) 0.15%
5) ...
You can alternatively attempt to create a tax with a 21.00% value and
wonder at the results on the product's prices.
The field should behave with real percents, you should be able to put
21.00% in the field and have correct results.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1101220/+subscriptions
References