[MERGE] refactor as much as possible the code to generate the chart of accounts,...
authorMustufa Rangwala <mra@mra-laptop>
Thu, 10 Feb 2011 09:11:02 +0000 (14:41 +0530)
committerMustufa Rangwala <mra@mra-laptop>
Thu, 10 Feb 2011 09:11:02 +0000 (14:41 +0530)
commit277fc8b3489435ec4236a973e36658eb958b39c0
treed0215ecf3b21b74c714aaaaa74a02d8fe1ab3edb
parent240c5452d715f3c0ff36cebe39201f6fb6da9ccd
parent8ef20c5b31ca09790b70abaee1fdf60d61a34e88
[MERGE] refactor as much as possible the code to generate the chart of accounts, journals, taxes, chart of taxes... from templates because currently the code:
 - exists in account/installer.py  (if you select the generic chart of account)
 - exists in account/account.py (if you select a l10n_** module and then run the second wizard.

so, i think that we need to make a common function that will be call in both cases. The generic chart of account should be defined as a l10n_** module (with same objects (templates..)

bzr revid: mra@mra-laptop-20110210091102-xlaj9sgv6ugk169n