~zaber/openobject-addons/stable_5.0-extra-addons

  • Committer: Jordi Esteve
  • Date: 2010-03-26 18:56:18 UTC
  • Revision ID: jesteve@zikzakmedia.com-20100326185618-q5es9zthid7u0zm2
[ADD] New module account_chart_update: Update account chart from template:

Adds a wizard to update a company account chart from a template:
  * Generates the new accounts from the template and assigns them to the right company
  * Generates the new taxes and tax codes, changing account assignations
  * Generates the new fiscal positions, changing account and taxes assignations

Before creating the new accounts, taxes, tax codes and fiscal positions, the user can select
which ones must be created.

The user can also choose to update the existing accounts, taxes, tax codes and fiscal positions
from a template.

The problems occurred during the creation/updating of the account chart are shown in the last step.

It is useful when the account law has changed and you want to transfer the new accounts, taxes and
fiscal positions included in the account chart template to an existing company account chart.

Note: Due to the memory limitation of the osv_memory OpenERP objects, only a maximum number of 
objects can be created each time. If a lot of new accounts, taxes, tax codes or fiscal positions
must be created, the wizard should be run several times.
Filename Latest Rev Last Changed Committer Comment Size
..
i18n 3883.1.10 14 years ago Jordi Esteve Added network_extension module: Protocols, service Diff
security 3883.1.10 14 years ago Jordi Esteve Added network_extension module: Protocols, service Diff
__init__.py 3905.1.19 14 years ago Christophe Chauvet [IMP] Correct files to be conform with GPL v3 1.2 KB Diff Download File
__terp__.py 3905.1.33 14 years ago Christophe Chauvet [IMP] Ugrade revision number 1.9 KB Diff Download File
LICENSE.txt 3905.1.19 14 years ago Christophe Chauvet [IMP] Correct files to be conform with GPL v3 34.3 KB Diff Download File
network.py 4218 14 years ago Jordi Esteve [IMP] network_extension: Improved Hardware & Softw 10.8 KB Diff Download File
network_protocol_data.xml 3905.1.24 14 years ago Christophe Chauvet [IMP] Complete the protocol object [IMP] Update tr 4.2 KB Diff Download File
network_view.xml 4218 14 years ago Jordi Esteve [IMP] network_extension: Improved Hardware & Softw 19.6 KB Diff Download File