← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 880134] [NEW] Tax name must be unique

 

Public bug reported:

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 ?

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/880134

Title:
  Tax name must be unique

Status in OpenERP Addons (modules):
  New

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 ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/880134/+subscriptions


Follow ups

References