diff --git a/addons/l10n_co/__openerp__.py b/addons/l10n_co/__openerp__.py index e9e459b8277..1f36f47ae79 100644 --- a/addons/l10n_co/__openerp__.py +++ b/addons/l10n_co/__openerp__.py @@ -65,10 +65,10 @@ After installing this module, the Configuration wizard for accounting is launche "demo" : [ ], "data" : [ - "account_tax_code.xml", - "account_chart.xml", - "account_tax.xml", - "l10n_chart_mx_wizard.xml" + "data/account_tax_code.xml", + "data/account_chart.xml", + "data/account_tax.xml", + "data/l10n_chart_mx_wizard.xml" ], "active": False, "installable": True, diff --git a/addons/l10n_co/account_chart.xml b/addons/l10n_co/data/account_chart.xml similarity index 100% rename from addons/l10n_co/account_chart.xml rename to addons/l10n_co/data/account_chart.xml diff --git a/addons/l10n_co/account_tax.xml b/addons/l10n_co/data/account_tax.xml similarity index 100% rename from addons/l10n_co/account_tax.xml rename to addons/l10n_co/data/account_tax.xml diff --git a/addons/l10n_co/account_tax_code.xml b/addons/l10n_co/data/account_tax_code.xml similarity index 100% rename from addons/l10n_co/account_tax_code.xml rename to addons/l10n_co/data/account_tax_code.xml diff --git a/addons/l10n_co/data/l10n_chart_mx_wizard.xml b/addons/l10n_co/data/l10n_chart_mx_wizard.xml new file mode 100644 index 00000000000..e73c75c3506 --- /dev/null +++ b/addons/l10n_co/data/l10n_chart_mx_wizard.xml @@ -0,0 +1,8 @@ + + + + + open + + + diff --git a/addons/l10n_co/l10n_chart_mx_wizard.xml b/addons/l10n_co/l10n_chart_mx_wizard.xml deleted file mode 100644 index 4080299e2bf..00000000000 --- a/addons/l10n_co/l10n_chart_mx_wizard.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - Generate Chart of Accounts from a Chart Template - Generate Chart of Accounts from a Chart Template. You will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate the code for your accounts and Bank account, currency to create Journals. Thus,the pure copy of chart Template is generated. -This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template. -Genere el Plan de cuentas de una Plantilla de Carta. Le pedirĂ¡n pasar el nombre de la compania, la plantilla de carta para seguir, el no. de digitos para generar el codigo para sus cuentas y cuenta Bancaria, dinero para crear Diarios. Asi, la copia pura de la carta la Plantilla es generada. -Esto es el mismo wizard que corre de la Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template. - - - onskip - - - -