~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
..
security 4511 14 years ago olt at tinyerp [FIX] dm_payment_rules: added access rights Diff
__init__.py 4248.1.40 15 years ago Pieter J. Kersten Undo last change 1 KB Diff Download File
__terp__.py 4580.1.2 14 years ago DSH (Open ERP) [IMP] Task : pyament rule journal_id in order, par 1.5 KB Diff Download File
dm_payment_rules.py 4580.1.2 14 years ago DSH (Open ERP) [IMP] Task : pyament rule journal_id in order, par 5.4 KB Diff Download File
dm_payment_rules_view.xml 4548.1.25 14 years ago pso [IMP] dm_payment modules: Improved view 5.9 KB Diff Download File