account.tax - "tax include in price" field

Bug #509145 reported by Renato Lima - http://www.akretion.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

Hello People,

I have a problem, we have some taxes included in price and some taxes are not inlcuded in price by invoice line. The account.tax has the field "Tax Included in Price" and I think if we select this field in account.tax the tax will be included in price and if not selected, not included.

I think it is a bug !

I'm using the 5.0.7 version.

thank you,

Renato Lima

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) wrote :

Hello,

You can use account_invoice_india module, In this module there is excise amount which is separately calculated with respect to other taxes.

Hope this will help you.
Thanks.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Renato Lima,

=>account.tax has the field "Tax Included in Price"

*It is used in account_tax_include and sale_tax_include modules.
There is one field added 'Subtotal w/o tax' which is a functional field. So the calculation of this function field is affected due to "Tax Included in Price" field of account.tax but it is only considered when you have given this tax for particular product form :Accounting Tab => many2many field Sale Taxes or Purchase Taxes.

Example:
1. Product P1 has 3 taxes related to Sales under the 'Accounting' Tab of Products.
When you are making the Sale Order and select P1 in sale order line, these 3 taxes automatically come as taxes,but only those taxes which have this boolean("Tax Included in Price" ) is checked True.

2. When you are making any Invoice,selecting P1 will show 3 taxes, but only those taxes will be considered for calculation which have this boolean checked True.

Hope This Will Help You.

Thanks.

Changed in openobject-addons:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.