From 671e893ae4a6c01cca9ad2bd65e2393e393e18af Mon Sep 17 00:00:00 2001 From: nvi-openerp Date: Wed, 27 Oct 2010 16:50:22 +0200 Subject: [PATCH] [ADD] Added ecuadorian accounting bzr revid: nicolas.vanhoren@openerp.com-20101027145022-aa1rvphy2kg8qsj1 --- addons/l10n_ec/__init__.py | 20 + addons/l10n_ec/__openerp__.py | 44 + addons/l10n_ec/account_chart.xml | 4210 +++++++++++++++++++++++ addons/l10n_ec/account_tax.xml | 85 + addons/l10n_ec/account_tax_code.xml | 43 + addons/l10n_ec/l10n_chart_ec_wizard.xml | 14 + 6 files changed, 4416 insertions(+) create mode 100644 addons/l10n_ec/__init__.py create mode 100644 addons/l10n_ec/__openerp__.py create mode 100644 addons/l10n_ec/account_chart.xml create mode 100644 addons/l10n_ec/account_tax.xml create mode 100644 addons/l10n_ec/account_tax_code.xml create mode 100644 addons/l10n_ec/l10n_chart_ec_wizard.xml diff --git a/addons/l10n_ec/__init__.py b/addons/l10n_ec/__init__.py new file mode 100644 index 00000000000..e59e7efc423 --- /dev/null +++ b/addons/l10n_ec/__init__.py @@ -0,0 +1,20 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# Copyright (C) 2010-2012 Cristian Salamea Gnuthink Software Labs Cia. Ltda +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +############################################################################## + diff --git a/addons/l10n_ec/__openerp__.py b/addons/l10n_ec/__openerp__.py new file mode 100644 index 00000000000..6be2cc58594 --- /dev/null +++ b/addons/l10n_ec/__openerp__.py @@ -0,0 +1,44 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# Copyright (C) 2010-2012 Cristian Salamea Gnuthink Software Labs Cia. Ltda +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +############################################################################## +{ + 'name': 'Ecuador - Accounting Chart', + 'version': '1.1', + 'category': 'Localisation/Account Charts', + 'description': """ + This is the base module to manage the accounting chart for Ecuador in OpenERP. + """, + 'author': 'OpenERP SA', + 'depends': [ + 'account', + 'base_vat', + 'base_iban', + 'account_chart', + 'account_coda', + ], + 'init_xml': [], + 'update_xml': [ + 'account_tax_code.xml', + 'account_chart.xml', + 'account_tax.xml', + 'l10n_chart_ec_wizard.xml', + ], + 'demo_xml': [], + 'installable': True, +} \ No newline at end of file diff --git a/addons/l10n_ec/account_chart.xml b/addons/l10n_ec/account_chart.xml new file mode 100644 index 00000000000..dc32f25529f --- /dev/null +++ b/addons/l10n_ec/account_chart.xml @@ -0,0 +1,4210 @@ + + + + + + + + + View + view + none + + + + Activo + asset + asset + balance + + + + Pasivo + liability + liability + balance + + + + Capital + capital + asset + balance + + + + Inventario + stock + asset + balance + + + + Por Cobrar + receivable + asset + unreconciled + + + + Por Pagar + payable + liability + unreconciled + + + + Ingreso + income + income + none + + + + Gasto + expense + expense + none + + + + Impuesto + tax + unreconciled + + + + Efectivo + cash + balance + + + + + + PLAN DE CTAS. ECUADOR + 0 + + view + + + ACTIVO CORRIENTE + 10 + + + view + + + + ACTIVO DISPONIBLE + 10.01 + + + view + + + + Caja + 10.01.01 + + + view + + + + Moneda de curso legal + 10.01.01.01 + + + other + + + + Otras monedas + 10.01.01.02 + + + other + + + + Fondos rotativos + 10.01.01.03 + + + other + + + + Instituciones financieras + 10.01.02 + + + view + + + + Banco Central del Ecuador + 10.01.02.01 + + + view + + + + Cta. Cte. Moneda de curso legal + 10.01.02.01.01 + + + other + + + + Cta. Cte. Otras monedas + 10.01.02.01.02 + + + other + + + + Otras Instituciones Financieras + 10.01.03 + + + view + + + + Cta. Cte. Moneda de curso legal + 10.01.03.01 + + + other + + + + Cta. Cte. En el exterior + 10.01.03.02 + + + other + + + + Cta. Ahorros Moneda de curso legal + 10.01.03.03 + + + other + + + + Cta Ahorros En el exterior + 10.01.03.04 + + + other + + + + ACTIVOS FINANCIEROS + 11 + + + view + + + + A VALOR RAZONABLE CON CAMBIOS EN RESULTADOS + 11.01 + + + view + + + + Renta variable + 11.01.01 + + + view + + + + Acciones y participaciones + 11.01.01.01 + + + other + + + + Cuotas de fondos colectivos + 11.01.01.02 + + + other + + + + Valores de titularización de participación + 11.01.01.03 + + + other + + + + Otros + 11.01.01.04 + + + other + + + + Renta Fija + 11.01.02 + + + view + + + + Avales + 11.01.02.01 + + + other + + + + Bonos del Estado + 11.01.02.02 + + + other + + + + Bonos de Prenda + 11.01.02.03 + + + other + + + + Cédulas Hipotecarias + 11.01.02.04 + + + other + + + + Certificados Financieros + 11.01.02.05 + + + other + + + + Certificados de Inversión + 11.01.02.06 + + + other + + + + Certificados de Tesorería + 11.01.02.07 + + + other + + + + Certificados de Depósito + 11.01.02.08 + + + other + + + + Cupones + 11.01.02.09 + + + other + + + + Depósitos a Plazo + 11.01.02.10 + + + other + + + + Letras de Cambio + 11.01.02.11 + + + other + + + + Notas de Crédito + 11.01.02.12 + + + other + + + + Obligaciones + 11.01.02.13 + + + other + + + + Facturas Comerciales Negociables + 11.01.02.14 + + + other + + + + Overnights + 11.01.02.15 + + + other + + + + Obligaciones Convertibles en acciones + 11.01.02.16 + + + other + + + + Papel Comercial + 11.01.02.17 + + + other + + + + Pagarés + 11.01.02.18 + + + other + + + + Pólizas de Acumulación + 11.01.02.19 + + + other + + + + Títulos del Banco Central + 11.01.02.20 + + + other + + + + Valores de Titularización + 11.01.02.21 + + + other + + + + Otros + 11.01.02.22 + + + other + + + + Derivados + 11.01.03 + + + view + + + + Forward + 11.01.03.01 + + + other + + + + Futuros + 11.01.03.02 + + + other + + + + Opciones + 11.01.03.03 + + + other + + + + Otros + 11.01.03.04 + + + other + + + + Inversiones en el exterior + 11.01.04 + + + other + + + + INVERSIONES MANTENIDAS HASTA EL VENCIMIENTO + 11.02 + + + view + + + + Renta Fija + 11.02.01 + + + view + + + + Avales + 11.02.01.01 + + + other + + + + Bonos del Estado + 11.02.01.02 + + + other + + + + Bonos de Prenda + 11.02.01.03 + + + other + + + + Cédulas Hipotecarias + 11.02.01.04 + + + other + + + + Certificados Financieros + 11.02.01.05 + + + other + + + + Certificados de Inversión + 11.02.01.06 + + + other + + + + Certificados de Tesorería + 11.02.01.07 + + + other + + + + Certificados de Depósito + 11.02.01.08 + + + other + + + + Cupones + 11.02.01.09 + + + other + + + + Depósitos a Plazo + 11.02.01.10 + + + other + + + + Letras de Cambio + 11.02.01.11 + + + other + + + + Notas de Crédito + 11.02.01.12 + + + other + + + + Obligaciones + 11.02.01.13 + + + other + + + + Facturas Comerciales Negociables + 11.02.01.14 + + + other + + + + Overnights + 11.02.01.15 + + + other + + + + Obligaciones Convertibles en acciones + 11.02.01.16 + + + other + + + + Papel Comercial + 11.02.01.17 + + + other + + + + Pagarés + 11.02.01.18 + + + other + + + + Pólizas de Acumulación + 11.02.01.19 + + + other + + + + Títulos del Banco Central + 11.02.01.20 + + + other + + + + Valores de Titularización + 11.02.01.21 + + + other + + + + Acciones y participaciones + 11.02.02 + + + view + + + + Acciones y participaciones + 11.02.02.01 + + + other + + + + Otros + 11.02.03 + + + view + + + + Inversiones en el exterior + 11.02.03.01 + + + other + + + + PRESTAMOS Y PARTIDAS A COBRAR + 11.03 + + + view + + + + Cuentas y Documentos a cobrar a terceros + 11.03.01 + + + view + + + + Cuentas por cobrar al originador + 11.03.01.01 + + + other + + + + Cuentas por cobrar a terceros + 11.03.03.02 + + + other + + + + Cuentas por cobrar accionistas + 11.03.03.03 + + + other + + + + Cuentas por cobrar relacionadas + 11.03.03.04 + + + other + + + + Otros + 11.03.03.04 + + + other + + + + DISPONIBLES PARA LA VENTA + 11.04 + + + view + + + + Renta variable + 11.04.01 + + + view + + + + Acciones y participaciones + 11.04.01.01 + + + other + + + + Cuotas de fondos colectivos + 11.04.01.02 + + + other + + + + Unidades de participación + 11.04.01.03 + + + other + + + + Valores de titularización de participación + 11.04.01.04 + + + other + + + + Otros + 11.04.01.05 + + + other + + + + Inversiones en el exterior + 11.04.01.06 + + + other + + + + Renta Fija + 11.04.02 + + + view + + + + Avales + 11.04.02.01 + + + other + + + + Bonos del Estado + 11.04.02.02 + + + other + + + + Bonos de Prenda + 11.04.02.03 + + + other + + + + Cédulas Hipotecarias + 11.04.02.04 + + + other + + + + Certificados Financieros + 11.04.02.05 + + + other + + + + Certificados de Inversión + 11.04.02.06 + + + other + + + + Certificados de Tesorería + 11.04.02.07 + + + other + + + + Certificados de Depósito + 11.04.02.08 + + + other + + + + Cupones + 11.04.02.09 + + + other + + + + Depósitos a Plazo + 11.04.02.10 + + + other + + + + Letras de Cambio + 11.04.02.11 + + + other + + + + Notas de Crédito + 11.04.02.12 + + + other + + + + Obligaciones + 11.04.02.13 + + + other + + + + Facturas Comerciales Negociables + 11.04.02.14 + + + other + + + + Overnights + 11.04.02.15 + + + other + + + + Obligaciones Convertibles en acciones + 11.04.02.16 + + + other + + + + Papel Comercial + 11.04.02.17 + + + other + + + + Pagarés + 11.04.02.18 + + + other + + + + Pólizas de Acumulación + 11.04.02.19 + + + other + + + + Títulos del Banco Central + 11.04.02.20 + + + other + + + + Valores de Titularización + 11.04.02.21 + + + other + + + + Otros + 11.04.02.22 + + + other + + + + Inversiones en el exterior + 11.04.02.23 + + + other + + + + PROVISIÓN POR DETERIORO DE ACTIVOS FINANCIEROS + 11.05 + + + view + + + + Inversiones mantenidas hasta el vencimiento + 11.05.01 + + + other + + + + Préstamos y partidas a cobrar + 11.05.02 + + + other + + + + CUENTAS Y DOCUMENTOS POR COBRAR + 12 + + + view + + + + CUENTAS POR COBRAR + 12.01 + + + view + + + + A Terceros + 12.01.01 + + + other + + + + Al Originador + 12.01.02 + + + other + + + + DOCUMENTOS POR COBRAR + 12.02 + + + view + + + + A Terceros + 12.02.01 + + + other + + + + A Personal + 12.02.02 + + + other + + + + Otros + 12.02.03 + + + other + + + + COMISIONES POR COBRAR + 12.03 + + + view + + + + Intermediación de valores + 12.03.01 + + + view + + + + Operaciones Bursátiles + 12.03.01.01 + + + other + + + + Operaciones Extrabursátiles + 12.03.01.02 + + + other + + + + Contrato de Underwriting + 12.03.01.03 + + + other + + + + Por administración y manejo + 12.03.02 + + + view + + + + Por Contratos de Administración Portafolio de Terceros + 12.03.02.01 + + + other + + + + Por Manejo de Fondos Administrados + 12.03.02.02 + + + other + + + + Por Manejo de Fideicomisos + 12.03.02.03 + + + other + + + + Por Manejo de Encargos Fiduciarios + 12.03.02.04 + + + other + + + + Por comisiones de administración + 12.03.02.05 + + + other + + + + Por Custodia y Conservación de Valores + 12.03.03 + + + view + + + + Valores Materializados + 12.03.03.01 + + + other + + + + Valores Desmaterializados + 12.03.03.02 + + + other + + + + Por Manejo de Libro de Acciones y Accionistas + 12.03.03.03 + + + other + + + + Por servicios bursátiles + 12.03.04 + + + view + + + + Operaciones + 12.03.04.01 + + + other + + + + Puestos inactivos + 12.03.04.02 + + + other + + + + Asesoría + 12.03.05 + + + view + + + + Otras comisiones + 12.03.90 + + + view + + + + DERECHOS POR COMPROMISO DE RECOMPRA + 12.04 + + + view + + + + RENDIMIENTOS POR COBRAR + 12.05 + + + view + + + + Dividendos + 12.05.01 + + + other + + + + Intereses + 12.05.02 + + + other + + + + ANTICIPO COMITENTES + 12.06 + + + view + + + + ANTICIPO A CONSTRUCTOR POR AVANCE DE OBRA + 12.07 + + + view + + + + PROVISIÓN POR DETERIORO DE CUENTAS POR COBRAR + 12.08 + + + view + + + + Cuentas por cobrar a terceros + 12.08.01 + + + other + + + + Comisiones por cobrar + 12.08.02 + + + other + + + + OTROS + 12.90 + + + view + + + + PROVISIONES PARA CUENTAS POR COBRAR + 12.95 + + + view + + + + DEUDORES POR INTERMEDIACION + 13 + + + view + + + + EXISTENCIAS + 14 + + + view + + + + MATERIA PRIMA + 14.01 + + + view + + + + PRODUCTOS EN PROCESO + 14.02 + + + view + + + + PRODUCTOS TERMINADOS + 14.03 + + + view + + + + MATERIALES Y SUMINISTROS + 14.04 + + + view + + + + PROVISIÓN POR DETERIORO DE EXISTENCIAS + 14.05 + + + view + + + + ACTIVOS BIOLOGICOS + 15 + + + view + + + + Animales vivos + 15.01 + + + other + + + + En producción + 15.01.01 + + + other + + + + En desarrollo + 15.01.02 + + + other + + + + Plantas en crecimiento + 15.02 + + + other + + + + En producción + 15.02.01 + + + other + + + + En desarrollo + 15.02.02 + + + other + + + + PROVISIÓN POR DETERIORO DE ACTIVOS BIOLÓGICOS + 15.03 + + + view + + + + OTROS ACTIVOS CORRIENTES + 16 + + + view + + + + ACTIVO NO CORRIENTE DISPONIBLE PARA LA VENTA + 16.01 + + + view + + + + ACTIVO POR IMPUESTO CORRIENTE + 16.02 + + + view + + + + UNIDADES DE PARTICIPACION + 16.03 + + + view + + + + OTROS + 16.90 + + + view + + + + ACTIVOS NO CORRIENTES + 17 + + + view + + + + ACTIVOS ADQUIRIDOS EN ARRENDAMIENTO FINANCIERO + 17.01 + + + view + + + + PROPIEDADES + 17.02 + + + other + + + + Terrenos + 17.02.01 + + + other + + + + Edificios + 17.02.02 + + + other + + + + Maquinaria y Equipo + 17.02.03 + + + other + + + + Muebles y enseres + 17.02.04 + + + other + + + + Equipo de Computación + 17.02.05 + + + other + + + + Vehículos + 17.02.06 + + + other + + + + CONSTRUCCIONES EN CURSO + 17.03 + + + view + + + + PROPIEDADES DE INVERSIÓN + 17.04 + + + view + + + + PLUSVALÍA MERCANTIL (Goodwill) + 17.05 + + + view + + + + INTANGIBLES + 17.06 + + + view + + + + Concesiones + 17.06.01 + + + other + + + + Licencias + 17.06.02 + + + other + + + + Patentes y propiedad industrial + 17.06.03 + + + other + + + + Programas de computación + 17.06.04 + + + other + + + + Costos de exploración y desarrollo + 17.06.05 + + + other + + + + Reservas de recursos extraíbles + 17.06.06 + + + other + + + + PROVISIÓN POR DETERIORO DE ACTIVOS NO CORRIENTES + 17.07 + + + view + + + + Propiedades + 17.07.01 + + + other + + + + Propiedades de inversión + 17.07.02 + + + other + + + + Plusvalía mercantil (Goodwill) + 17.07.03 + + + other + + + + Intangibles + 17.07.04 + + + other + + + + OTROS ACTIVOS NO CORRIENTES + 18 + + + view + + + + DERECHOS FIDUCIARIOS + 18.01 + + + view + + + + ACTIVOS DE EXPLORACION Y EVALUACION MINERA + 18.02 + + + view + + + + DEPRECIACION ACUMULADA + 18.03 + + + view + + + + Edificios + 18.03.01 + + + other + + + + Maquinaria y Equipo + 18.03.02 + + + other + + + + Muebles y enseres + 18.03.03 + + + other + + + + Equipo de Computación + 18.03.04 + + + other + + + + Vehículos + 18.03.05 + + + other + + + + Activos adquiridos en arrendamiento financiero + 18.03.06 + + + other + + + + Propiedades de inversión + 18.03.07 + + + other + + + + Activos de exploración y evaluación minera + 18.03.08 + + + other + + + + AMORTIZACION ACUMULADA + 18.04 + + + view + + + + Concesiones + 18.04.01 + + + other + + + + Licencias + 18.04.02 + + + other + + + + Otros + 18.04.03 + + + other + + + + OTROS ACTIVOS + 18.90 + + + view + + + + Depósitos en Garantía + 18.90.01 + + + view + + + + Depósitos en Garantía por reporto + 18.90.01.01 + + + other + + + + Depósitos en Garantía por operaciones bursátiles + 18.90.01.02 + + + other + + + + Cuota patrimonial bolsa de valores + 18.90.02. + + + view + + + + Cuota patrimonial bolsa de valores + 18.90.02.01 + + + other + + + + Acciones Depósito Centralizado de Valores + 18.90.03 + + + other + + + + Acciones Depósito Centralizado de Valores + 18.90.03.01 + + + other + + + + ACTIVO POR IMPUESTO DIFERIDO + 18.95 + + + view + + + + Activo por impuesto diferido + 18.95.01 + + + other + + + + PASIVO + 2 + + + view + + + + PASIVO CORRIENTE + 21 + + + view + + + + PASIVOS FINANCIEROS + 21.01 + + + view + + + + A valor razonable con cambios en resultados + 21.01.01 + + + view + + + + Valores + 21.01.01.01 + + + other + + + + Obligaciones + 21.01.01.01.01 + + + other + + + + Papel Comercial + 21.01.01.01.02 + + + other + + + + Valores de Titularización + 21.01.01.01.03 + + + other + + + + Obligaciones por Arrendamiento Financiero + 21.01.01.01.04 + + + other + + + + Otras En el exterior + 21.01.01.01.05 + + + other + + + + Cuentas y documentos por pagar + 21.01.02 + + + view + + + + Préstamos + 21.01.02.01 + + + other + + + + Anticipos recibidos + 21.01.02.02 + + + other + + + + Otras cuentas y documentos por pagar + 21.01.02.03 + + + other + + + + Relacionadas + 21.01.03 + + + view + + + + Accionistas + 21.01.03.01 + + + other + + + + Administradores + 21.01.03.02 + + + other + + + + Compañías relacionadas / vinculadas + 21.01.03.03 + + + other + + + + Pasivos por compra de activos no corrientes + 21.01.04 + + + view + + + + Obligaciones financieras + 21.01.05 + + + view + + + + Sobregiros bancarios + 21.01.05.01 + + + other + + + + Préstamos + 21.01.05.02 + + + other + + + + Intereses por pagar + 21.01.05.03 + + + other + + + + Porción corriente de deuda a largo plazo + 21.01.05.04 + + + other + + + + Obligaciones por contratos de underwriting + 21.01.05.05 + + + other + + + + Otros pasivos financieros + 21.01.06 + + + view + + + + PASIVO NO FINANCIERO + 21.02 + + + view + + + + Deuda Sector No Financiero + 21.02.01 + + + view + + + + Comisiones por pagar + 21.02.01.01 + + + other + + + + Por Operaciones Bursátiles + 21.02.01.02 + + + other + + + + Por custodia + 21.02.01.03 + + + other + + + + Por administración + 21.02.01.04 + + + other + + + + Otras comisiones + 21.02.01.05 + + + other + + + + Dividendos por pagar + 21.02.01.06 + + + other + + + + Intereses por pagar + 21.02.01.07 + + + other + + + + Proveedores + 21.02.01.08 + + + other + + + + Acreedores Varios + 21.02.01.09 + + + other + + + + OBLIGACIONES PATRONALES + 21.03 + + + view + + + + Remuneraciones + 21.03.01 + + + other + + + + Participaciones de los trabajadores en utilidades + 21.03.02 + + + other + + + + Beneficios a empleados + 21.03.03 + + + other + + + + Aportes y descuentos al IESS + 21.03.04 + + + other + + + + Fondo reserva del IESS + 21.03.05 + + + other + + + + Provisión para jubilación patronal + 21.03.06 + + + other + + + + OBLIGACIONES TRIBUTARIAS + 21.04 + + + view + + + + Impuestos + 21.04.01 + + + other + + + + Contribuciones + 21.04.02 + + + other + + + + Retenciones + 21.04.03 + + + other + + + + Otros + 21.04.04 + + + other + + + + SANCIONES Y MULTAS + 21.05 + + + view + + + + Litigios + 21.05.01 + + + other + + + + Indemnizaciones + 21.05.02 + + + other + + + + Obligaciones Judiciales + 21.05.03 + + + other + + + + Otros + 21.05.04 + + + other + + + + ACREEDORES POR INTERMEDIACION + 21.06 + + + view + + + + OTROS PASIVOS CORRIENTES + 21.07 + + + view + + + + PASIVOS NO CORRIENTES + 22 + + + view + + + + PASIVOS DIFERIDOS + 22.01 + + + view + + + + Pasivos por impuestos diferidos + 22.01.01 + + + other + + + + Intereses diferidos + 22.01.02 + + + other + + + + PASIVO LARGO PLAZO + 23 + + + view + + + + DEUDA SECTOR FINANCIERO + 23.01 + + + view + + + + OTROS + 24 + + + view + + + + PATRIMONIO NETO + 3 + + + view + + + + CAPITAL + 31 + + + view + + + + PAGADO + 31.01 + + + view + + + + ACCIONES EN TESORERÍA + 31.02 + + + view + + + + FONDO PATRIMONIAL + 31.03 + + + view + + + + PATRIMONIO DE LOS NEGOCIOS FIDUCIARIOS + 31.04 + + + view + + + + PATRIMONIO DE LOS FONDOS DE INVERSIÓN + 31.05 + + + view + + + + Patrimonio del fondo administrado + 31.05.01 + + + other + + + + Patrimonio del fondo colectivo + 31.05.02 + + + other + + + + APORTES PARA FUTURAS CAPITALIZACIONES + 33 + + + view + + + + RESERVAS + 34 + + + view + + + + RESERVA LEGAL + 34.01 + + + view + + + + RESERVA FACULTATIVA + 34.02 + + + view + + + + RESERVA POR VALUACIÓN + 34.03 + + + view + + + + Reserva por Valuación Activos Financieros Disponibles para la Venta + 34.03.01 + + + other + + + + Reserva por valuación Propiedades + 34.03.02 + + + other + + + + OTRAS RESERVAS + 34.05 + + + view + + + + RESULTADOS + 38 + + + view + + + + ACUMULADOS + 38.01 + + + view + + + + RESULTADOS ACUMULADOS POR APLICACIÓN DE LAS NIIF POR PRIMERA VEZ + 38.02 + + + view + + + + UTILIDAD (PERDIDA) DEL EJERCICIO + 38.03 + + + view + + + + CUENTAS DE RESULTADOS ACREEDORAS + 4 + + + view + + + + INGRESOS FINANCIEROS + 41 + + + view + + + + INTERESES Y RENDIMIENTOS + 41.01 + + + view + + + + DIVIDENDOS + 41.02 + + + view + + + + UTILIDAD EN CAMBIO + 41.03 + + + view + + + + UTILIDAD POR VALUACIÓN DE ACTIVOS FINANCIEROS A VALOR RAZONABLE + 41.04 + + + view + + + + COMISIONES GANADAS + 42 + + + view + + + + INTERMEDIACIÓN DE VALORES + 42.01 + + + view + + + + Operaciones Bursátiles + 42.01.01 + + + other + + + + Operaciones Extrabursátiles + 42.01.02 + + + other + + + + Por Contratos de Underwriting + 42.01.03 + + + other + + + + SERVICIOS BURSÁTILES + 42.02 + + + view + + + + Comisiones en operaciones + 42.02.01 + + + other + + + + Inscripciones + 42.02.02 + + + other + + + + Mantenimiento de Inscripción + 42.02.03 + + + other + + + + POR PRESTACIÓN DE SERVICIOS DE ADMINISTRACIÓN Y MANEJO + 42.03 + + + view + + + + Portafolio de terceros + 42.03.01 + + + other + + + + Fondos administrados + 42.03.02 + + + other + + + + Fondos colectivos + 42.03.03 + + + other + + + + Titularización + 42.03.04 + + + other + + + + Fideicomisos mercantiles + 42.03.05 + + + other + + + + Encargos Fiduciarios + 42.03.06 + + + other + + + + Por representación de obligacionistas + 42.03.07 + + + other + + + + CUSTODIA REGISTRO + COMPENSACIÓN Y LIQUIDACIÓN + 42.04 + + + view + + + + Valores materializados + 42.04.01 + + + other + + + + Valores desmaterializados + 42.04.02 + + + other + + + + Compensación y liquidación de valores + 42.04.03 + + + other + + + + Otros + 42.04.04 + + + other + + + + OTRAS COMISIONES GANADAS + 42.05 + + + view + + + + INGRESOS POR ASESORÍA Y ESTRUCTURACIÓN + 43 + + + view + + + + INGRESOS POR ASESORIA + 43.01 + + + view + + + + INGRESOS POR ESTRUCTURACIÓN + 43.02 + + + view + + + + Oferta pública de Valores + 43.02.01 + + + other + + + + Negocios Fiduciarios + 43.02.02 + + + other + + + + Otros + 43.02.03 + + + other + + + + UTILIDADES EN VENTAS + 44 + + + view + + + + UTILIDAD EN VENTA DE VALORES + 44.01 + + + view + + + + UTILIDAD EN VENTA DE PROPIEDAD + 44.02 + + + view + + + + UTILIDAD DE ACTIVOS BIOLÓGICOS + 44.03 + + + view + + + + UTILIDAD POR OPERACIONES DESCONTINUADAS + 44.04 + + + view + + + + OTRAS UTILIDADES EN VENTAS + 44.05 + + + view + + + + UTILIDAD POR ACTIVOS NO FINANCIEROS AL VALOR RAZONABLE + 45 + + + view + + + + CUENTAS POR COBRAR + 45.01 + + + view + + + + ACTIVOS NO CORRIENTES + 45.02 + + + view + + + + PROPIEDADES DE INVERSIÓN + 45.03 + + + view + + + + ACTIVOS BIOLÓGICOS + 45.04 + + + view + + + + OBLIGACIONES FINANCIERAS + 45.05 + + + view + + + + INGRESOS DE ACTIVOS POR IMPUESTOS DIFERIDOS + 46 + + + view + + + + INGRESOS DE ACTIVOS POR IMPUESTOS DIFERIDOS + 46.01 + + + view + + + + CUENTAS DE RESULTADOS DEUDORAS + 5 + + + view + + + + GASTOS FINANCIEROS + 51 + + + view + + + + INTERESES CAUSADOS + 51.01 + + + view + + + + Intereses por créditos de bancos y otras Instituciones financieras + 51.01.01 + + + other + + + + Intereses por otros pasivos no financieros + 51.01.02 + + + other + + + + PÉRDIDA EN VALUACIÓN DE ACTIVOS FINANCIEROS + 51.02 + + + view + + + + Pérdida en Valuación de activos financieros + 51.02.01 + + + other + + + + DETERIORO DE ACTIVOS FINANCIEROS + 51.03 + + + view + + + + Deterioro de activos financieros + 51.03.01 + + + other + + + + PÉRDIDA EN CAMBIO + 51.04 + + + view + + + + Pérdida en cambio + 51.04.01 + + + other + + + + ARRENDAMIENTO OPERATIVO + 51.05 + + + view + + + + Arrendamiento operativo + 51.05.01 + + + other + + + + COMISIONES PAGADAS + 51.06 + + + view + + + + Intermediación de Valores + 51.06.01 + + + other + + + + Operaciones Bursátiles + 51.06.02 + + + other + + + + Operaciones Extrabursátlies + 51.06.03 + + + other + + + + Por Contratos de Underwriting + 51.06.04 + + + other + + + + POR SERVICIOS DE ADMINISTRACIÓN Y MANEJO + 51.07 + + + view + + + + Administración de portafolio + 51.07.01 + + + other + + + + Fondos administrados + 51.07.02 + + + other + + + + Fondos colectivos + 51.07.03 + + + other + + + + Titularización + 51.07.04 + + + other + + + + Fideicomisos mercantiles + 51.07.05 + + + other + + + + Encargos fiduciarios + 51.07.06 + + + other + + + + Otros + 51.07.07 + + + other + + + + CUSTODIA REGISTRO COMPENSACIÓN Y LIQUIDACIÓN + + 51.08 + + + view + + + + Valores Materializados + 51.08.01 + + + other + + + + Valores Desmaterializados + 51.08.02 + + + other + + + + Compensación y Liquidación de Valores + 51.08.03 + + + other + + + + OTRAS COMISIONES PAGADAS + 51.09 + + + view + + + + Otras Comisiones Pagadas + 51.09.01 + + + other + + + + GASTOS POR ESTRUCTURACIÓN + 51.10 + + + view + + + + Oferta Pública de Valores + 51.10.01 + + + other + + + + Negocios Fiduciarios + 51.10.02 + + + other + + + + Otros + 51.10.03 + + + other + + + + PÉRDIDAS EN VENTA + 51.11 + + + view + + + + Pérdida en venta de Valores + 51.11.01 + + + other + + + + Pérdida en venta de Propiedad + 51.11.02 + + + other + + + + Pérdida en venta activos biològicos + 51.11.03 + + + other + + + + Pérdida por operaciones descontinuadas + 51.11.04 + + + other + + + + GASTOS ADMINISTRATIVOS + 52 + + + view + + + + GASTOS DE PERSONAL + 52.01 + + + view + + + + Remuneraciones + 52.01.01 + + + other + + + + Beneficios sociales de los trabajadores + 52.01.02 + + + other + + + + Provisión para jubilación patronal + 52.01.03 + + + other + + + + HONORARIOS + 52.02 + + + view + + + + Honorarios + 52.02.01 + + + other + + + + SERVICIOS DE TERCEROS + 52.03 + + + view + + + + Servicios de terceros + 52.03.01 + + + other + + + + GASTOS GENERALES + 53 + + + view + + + + ARRENDAMIENTOS + 53.01 + + + view + + + + SEGUROS + 53.02 + + + view + + + + MATERIALES Y SUMINISTROS + 53.03 + + + view + + + + SERVICIOS Y MANTENIMIENTO + 53.04 + + + view + + + + DEPRECIACIÓN + 53.05 + + + view + + + + AMORTIZACIONES + 53.06 + + + view + + + + PROVISIONES + 53.07 + + + view + + + + POR PUBLICIDAD + 53.08 + + + view + + + + OTROS + 53.09 + + + view + + + + PÉRDIDA POR MEDICIÓN DE ACTIVOS NO FINANCIEROS AL VALOR RAZONABLE + 54 + + + view + + + + CUENTAS POR COBRAR + 54.01 + + + view + + + + ACTIVOS NO CORRIENTES + 54.02 + + + view + + + + PROPIEDADES DE INVERSIÓN + 54.03 + + + view + + + + ACTIVOS BIOLÓGICOS + 54.04 + + + view + + + + OBLIGACIONES FINANCIERAS + 54.05 + + + view + + + + GASTOS POR DETERIORO + 55 + + + view + + + + PROPIEDADES PLANTA Y EQUIPO + 55.01 + + + view + + + + CUENTAS Y DOCUMENTOS POR COBRAR + 55.02 + + + view + + + + EXISTENCIAS + 55.03 + + + view + + + + ACTIVOS BIOLÓGICOS + 55.04 + + + view + + + + PROPIEDADES DE INVERSIÓN + 55.05 + + + view + + + + ACTIVOS DE EXPLORACIÓN Y EVALUACIÓN MINERA + 55.06 + + + view + + + + PLUSVALÍA MERCANTIL (GOODWILL) + 55.07 + + + view + + + + IMPUESTOS TASAS Y CONTRIBUCIONES + 56 + + + view + + + + FISCALES + 56.01 + + + view + + + + MUNICIPALES + 56.02 + + + view + + + + ORGANISMOS DE CONTROL + 56.03 + + + view + + + + OTROS + 56.04 + + + view + + + + PRIMA POR OPERACIONES DE REPORTO + 57 + + + view + + + + PRIMA POR OPERACIONES DE REPORTO + 57.01 + + + view + + + + OTROS GASTOS + 58 + + + view + + + + OTROS GASTOS + 58.01 + + + view + + + + COSTO + 59 + + + view + + + + COSTO DE PRODUCCIÓN + 59.01 + + + view + + + + COSTO DE VENTAS + 59.02 + + + view + + + + CUENTAS CONTINGENTES + 6 + + + view + + + + ACREEDORAS + 6.01 + + + view + + + + Garantías + 6.01.01 + + + other + + + + Garantías en titularización + 6.01.02 + + + other + + + + DEUDORAS + 6.02 + + + view + + + + Garantías + 6.02.01 + + + other + + + + Garantías en titularización + 6.02.02 + + + other + + + + CUENTAS DE ORDEN + 7 + + + view + + + + DEUDORAS + 71 + + + view + + + + VALORES Y BIENES PROPIOS EN PODER DE TERCEROS + 71.01 + + + view + + + + Valores en garantía + 71.01.01 + + + other + + + + Bienes en garantía + 71.01.02 + + + other + + + + EMISIONES NO COLOCADAS + 71.02 + + + view + + + + Emisiones no colocadas + 71.02.01 + + + other + + + + COLATERALES DE LAS OPERACIONES DE REPORTO BURSATIL + 71.03 + + + view + + + + Colaterales de las operaciones de reporto bursátil + 71.03.01 + + + other + + + + OTRAS CUENTAS DE ORDEN DEUDORAS + 71.90 + + + view + + + + Derechos sobre instrumentos financieros derivados + 71.90.01 + + + other + + + + ACREEDORES POR CONTRA + 72 + + + view + + + + Acreedores por contra + 72.01 + + + other + + + + ACREEDORAS + 74 + + + view + + + + VALORES Y BIENES RECIBIDOS DE TERCEROS + 74.01 + + + view + + + + En Garantía + 74.01.01 + + + other + + + + Títulos de Renta Variable + 74.01.01.01 + + + other + + + + Títulos de Renta Fija + 74.01.01.02 + + + other + + + + Depositos en efectivo + 74.01.01.03 + + + other + + + + En Custodia + 74.01.02 + + + other + + + + Títulos de Renta Variable + 74.01.02.01 + + + other + + + + Títulos de Renta Fija + 74.01.02.02 + + + other + + + + Depositos en efectivo + 74.01.02.03 + + + other + + + + ADMINISTRACION DE RECURSOS DE TERCEROS + 74.02 + + + view + + + + Patrimonio de Fondos de Inversión + 74.02.01 + + + other + + + + Fondos Administrados + 74.02.01.01 + + + other + + + + Principal + 74.02.01.01.01 + + + other + + + + Intereses + 74.02.01.01.02 + + + other + + + + Fondos Colectivos + 74.02.01.02 + + + other + + + + Principal + 74.02.01.02.01 + + + other + + + + Intereses + 74.02.01.02.02 + + + other + + + + Patrimonio de Negocios Fiduciarios + 74.02.02 + + + view + + + + Fideicomisos mercantiles inscritos + 74.02.02.01 + + + other + + + + Garantía + 74.02.02.01.01 + + + other + + + + Administración + 74.02.02.01.02 + + + other + + + + Inversión + 74.02.02.01.03 + + + other + + + + Inmobiliario + 74.02.02.01.04 + + + other + + + + Titularización + 74.02.02.01.05 + + + other + + + + Fideicomisos mercantiles no inscritos + 74.02.02.02 + + + other + + + + Garantía + 74.02.02.02.01 + + + other + + + + Administración + 74.02.02.02.02 + + + other + + + + Inversión + 74.02.02.02.03 + + + other + + + + Inmobiliario + 74.02.02.02.04 + + + other + + + + Encargos fiduciarios inscritos + 74.02.02.03 + + + other + + + + Garantía + 74.02.02.03.01 + + + other + + + + Administración + 74.02.02.03.02 + + + other + + + + Inversión + 74.02.02.03.03 + + + other + + + + Inmobiliario + 74.02.02.03.04 + + + other + + + + Encargos fiduciarios no inscritos + 74.02.02.04 + + + other + + + + Garantía + 74.02.02.04.01 + + + other + + + + Administración + 74.02.02.04.02 + + + other + + + + Inversión + 74.02.02.04.03 + + + other + + + + Inmobiliario + 74.02.02.04.04 + + + other + + + + Administración de portafolio + 74.02.03 + + + view + + + + Principal + 74.02.03.01 + + + other + + + + Intereses + 74.02.03.02 + + + other + + + + Intermediación de valores + 74.02.04 + + + view + + + + DEUDORES POR CONTRA + 75 + + + view + + + + + Ecuador - Chart of Accounts + + + + + + + + + + + + diff --git a/addons/l10n_ec/account_tax.xml b/addons/l10n_ec/account_tax.xml new file mode 100644 index 00000000000..81fd7dba542 --- /dev/null +++ b/addons/l10n_ec/account_tax.xml @@ -0,0 +1,85 @@ + + + + + + + IVA Cobrado (12%)(12.0%) + 0.120000 + percent + + + + + + + + + + + IVA Pagado (12%)(12.0%) + 0.120000 + percent + + + + + + + + + + + Retencion (8%)(8.0%) + -0.080000 + percent + + + + + + + + + + + Retencion (30%)(30.0%) + -0.300000 + percent + + + + + + + + + + + + Retencion (70%)(70.0%) + -0.700000 + percent + + + + + + + + + + + Retencion (100%)(100.0%) + -1.00000 + percent + + + + + + + + + + diff --git a/addons/l10n_ec/account_tax_code.xml b/addons/l10n_ec/account_tax_code.xml new file mode 100644 index 00000000000..6202ee43aba --- /dev/null +++ b/addons/l10n_ec/account_tax_code.xml @@ -0,0 +1,43 @@ + + + + + + + Tax + + + + Tax Balance to Pay + + + + + Tax Due (Tax to pay) + + + + + Tax Payable + + + + + Tax Bases + + + + + + Base of Taxed Sales + + + + + + Base of Taxed Purchases + + + + + diff --git a/addons/l10n_ec/l10n_chart_ec_wizard.xml b/addons/l10n_ec/l10n_chart_ec_wizard.xml new file mode 100644 index 00000000000..926aeb55995 --- /dev/null +++ b/addons/l10n_ec/l10n_chart_ec_wizard.xml @@ -0,0 +1,14 @@ + + + + + + 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. + + open + + + +