← Back to team overview

credativ team mailing list archive

[Bug 1168948] [NEW] [6.1, 7.0, trunk] Sequence of account_tax_code not copied from template

 

Public bug reported:

As of OpenERP 6.1, the order of the tax codes in the VAT report is taken
from the account_tax_code's sequence. However, it looks like there is no
way to set it from the chart of accounts template because the field does
not exist on the account_tax_code_template model.

The field should be added to the tax code template, and copied in the
generate_tax_code method.

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

** Project changed: openupgrade-addons => openobject-addons

-- 
You received this bug notification because you are a member of
OpenUpgrade Committers, which is subscribed to OpenUpgrade Addons.
https://bugs.launchpad.net/bugs/1168948

Title:
  [6.1, 7.0, trunk] Sequence of account_tax_code not copied from
  template

Status in OpenERP Addons (modules):
  New

Bug description:
  As of OpenERP 6.1, the order of the tax codes in the VAT report is
  taken from the account_tax_code's sequence. However, it looks like
  there is no way to set it from the chart of accounts template because
  the field does not exist on the account_tax_code_template model.

  The field should be added to the tax code template, and copied in the
  generate_tax_code method.

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


Follow ups

References