[TRUNK] Tax name must be unique

Bug #880134 reported by Kyle Waid
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 3

Bug Description

In the l10n_ca module, we use same name for taxes as the GST (federal sales tax) is a child tax of many other taxes (provincial sale taxes) :

Tax : PSTGST in Manitoba (MB)
- GST (5%)
- PST (7%)

Tax : PSTGST in Saskatchewan (SK)
- GST (5%)
- PST (5%)

In trunk, I get an error message "Tax Name must be unique per company!" when trying to install the module.

As it doesn't make sense to have a different name for each occurence of GST, would it be possible to add the ability for a tax to be the child of many others ?

Related branches

Revision history for this message
Kyle Waid (midwest) wrote :

>> Originally Asked by Maxime Chambreuil (http://www.savoirfairelinux.com) on 2011-10-06

I turned this into a bug, because I have also had this issue. When using the default chart of accounts it produces a tax name must be unique. Nothing I changed alleviated the issue.

To reproduce, Please try and create new database with trunk addons, server and install account module.

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello,

I have faced the same problem at my end.

The same issues was posted in past for different chart of account so would you please look at lp:854697 and lp:871680.

Thanks.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) wrote :

Hello Amit,

I have proposed the same solution in my merge proposal as the bugs you mention.

This is a different bug as it relates to l10n_ca module...

Cheers,

summary: - Tax name must be unique
+ [TRUNK] Tax name must be unique
Changed in openobject-addons:
status: Confirmed → Fix Committed
Revision history for this message
Ferdinand (office-chricar) wrote :

thanks
BTW - is it still possible to duplicate a tax? (adding "(copy)" to the name ......

Revision history for this message
Raphael Collet (OpenERP) (rco-openerp) wrote :

landed in trunk
Revision: 5489
revid:<email address hidden>

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

Other bug subscribers

Related questions

Remote bug watches

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