~openerp-commiter/openobject-addons/trunk-extra-addons

  • Committer: Borja L.S.
  • Date: 2010-06-15 10:47:32 UTC
  • Revision ID: borjals@pexego.es-20100615104732-gw4vm8mp0d91uiy7
[ADD] account_chart_update: Module to update accounts and taxes using a Chart Template.

Port of the module from 5.0 extra-addons revno 4344.

Adds a wizard to update a company account chart from a chart template.

This is a pretty useful tool to update OpenERP instalations after tax reforms
on the oficial charts of accounts, or to apply fixes performed on the chart
template.

The wizard:

- Allows the user to compare a chart and a template showing differences
    on accounts, taxes, tax codes and fiscal positions.
- It may create the new account, taxes, tax codes and fiscal positions detected
    on the template.
- It can also update (overwrite) the accounts, taxes, tax codes and fiscal
    positions that got modified on the template.

The wizard lets the user select what kind of objects must be checked/updated,
and whether old records must be checked for changes and updated.
It will display all the accounts to be created / updated with some information
about the detected differences, and allow the user to exclude records
individually.
Any problem found while updating will be shown on the last step.
Filename Latest Rev Last Changed Committer Comment Size
..
data 3909.1.96 15 years ago Sharoon Thomas [ADD]Added improved UK chart of accounts by Net In Diff
i18n 4060.1.5 15 years ago mra (Open ERP) [ADD] added fr_BE.po file for modules [IMP] modify Diff
__init__.py 4580.1.16 14 years ago Sharoon Thomas [FIX]Fixed bad import, updated (c) 1011 bytes Diff Download File
__terp__.py 4580.1.18 14 years ago Sharoon Thomas [ADD]Added UK counties to the localisation COA 1.8 KB Diff Download File
account_chart.xml 4248.1.40 15 years ago Pieter J. Kersten Undo last change 886 bytes Diff Download File
account_tax.xml 4248.1.40 15 years ago Pieter J. Kersten Undo last change 2.2 KB Diff Download File
account_tax_code.xml 4248.1.40 15 years ago Pieter J. Kersten Undo last change 1.3 KB Diff Download File
base_changes.py 4580.1.17 14 years ago Sharoon Thomas [ADD]Missing file in chart added 2.1 KB Diff Download File
l10n_uk_wizard.xml 4248.1.40 15 years ago Pieter J. Kersten Undo last change 860 bytes Diff Download File