From 63765ce9e1b0304b8027fcfa9afc69a1a02feefd Mon Sep 17 00:00:00 2001 From: Nhomar Hernandez Date: Tue, 4 Dec 2012 15:04:39 -0430 Subject: [PATCH] [FIX] Some no-brain fixed due to odony comments on MP : https://code.launchpad.net/~vauxoo/openobject-addons/trunk-l10n_co/+merge/137752 Solved point 1 and 2 bzr revid: nhomar@gmail.com-20121204193439-aasfyfr4o8uxuf62 --- addons/l10n_co/__openerp__.py | 8 ++++---- addons/l10n_co/{ => data}/account_chart.xml | 0 addons/l10n_co/{ => data}/account_tax.xml | 0 addons/l10n_co/{ => data}/account_tax_code.xml | 0 addons/l10n_co/data/l10n_chart_mx_wizard.xml | 8 ++++++++ addons/l10n_co/l10n_chart_mx_wizard.xml | 17 ----------------- 6 files changed, 12 insertions(+), 21 deletions(-) rename addons/l10n_co/{ => data}/account_chart.xml (100%) rename addons/l10n_co/{ => data}/account_tax.xml (100%) rename addons/l10n_co/{ => data}/account_tax_code.xml (100%) create mode 100644 addons/l10n_co/data/l10n_chart_mx_wizard.xml delete mode 100644 addons/l10n_co/l10n_chart_mx_wizard.xml 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 - - - -