~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
..
i18n 4060.1.5 15 years ago mra (Open ERP) [ADD] added fr_BE.po file for modules [IMP] modify Diff
wizard 3735.4.2 15 years ago pso (tiny) [Improvements] : portal_project Diff
File __init__.py 3735.4.2 15 years ago pso (tiny) [Improvements] : portal_project 1 KB Diff Download File
File __terp__.py 4311.1.16 15 years ago HDA(OpenERP) Changed dependancy name from report_analytic_plann 1.8 KB Diff Download File
File portal_project.py 4189.1.4 15 years ago mra (Open ERP) [FIX] portal_project 32.2 KB Diff Download File
portal_project_data.xml 4248.1.40 15 years ago Pieter J. Kersten Undo last change 4.4 KB Diff Download File
File portal_project_view.xml 4311.1.16 15 years ago HDA(OpenERP) Changed dependancy name from report_analytic_plann 46.7 KB Diff Download File
portal_project_wizard.xml 4248.1.40 15 years ago Pieter J. Kersten Undo last change 436 bytes Diff Download File