-- Copyright (C) 2001-2004 Rodolphe Quiedeville -- Copyright (C) 2003 Jean-Louis Bergamo -- Copyright (C) 2004-2009 Laurent Destailleur -- Copyright (C) 2004 Benoit Mortier -- Copyright (C) 2004 Guillaume Delecourt -- Copyright (C) 2005-2018 Regis Houssin -- Copyright (C) 2007 Patrick Raguin -- Copyright (C) 2011-2017 Alexandre Spangaro -- Copyright (C) 2017 Juanjo Menent -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU 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 General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program. If not, see . -- -- -- -- Ne pas placer de commentaire en fin de ligne, ce fichier est parsé lors -- de l'install et tous les sigles '--' sont supprimés. -- -- -- Descriptif des plans comptables CL PC-MIPYME -- ID 4785 - 4999 -- INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1', NULL, 'Activo Circulante', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.10.1', '1.1', 'Caja', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.20.1', '1.1', 'Banco', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.30.1', '1.1', 'Insumos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.40.1', '1.1', 'Productos en Proceso', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.50.1', '1.1', 'Mercaderias', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.60.1', '1.1', 'Depósito  a Plazo', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.70.1', '1.1', 'Valores Negociables', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.80.1 ', '1.1', 'Deudores por Ventas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.90.1', '1.1', 'Documnetos por cobrar', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.100.1', '1.1', 'Documentos por cobrar de Terceros', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.120.1', '1.1', 'Documentos y Cuentas  por cobrar a Empresas No  Relacionadas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.130.1', '1.1', 'Estimación Deudores Incobrable (Provisión)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.140.1', '1.1', 'Deudores Varios', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.150.1', '1.1', 'Anticipo Remuneraciones', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.160.1', '1.1', 'Préstamos a Trabajadores', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.170.1', '1.1', 'Otros Descuentos de Remuneraciones', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.180.1', '1.1', 'Préstamos a Socio (empresario)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.190.1', '1.1', 'Cuenta Corriente Consignatario', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.200.1', '1.1', 'Impuestos por recuperar', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.210.1', '1.1', 'Impuesto Específico Combustible', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.220.1', '1.1', 'IVA Créditos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.230.1', '1.1', 'Crédito Impuesto Ley 18.211', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.240.1', '1.1', 'Crédito Impuesto Específico', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.250.1', '1.1', 'Crédito Impuesto Adicional', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.260.1', '1.1', 'Impuestos Diferidos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante ', '1.1.270.1', '1.1', 'Gastos pagados por anticipados', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.280.1', '1.1', 'Otros Activos Circulantes', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.290.1', '1.1', 'Contratos Leasing', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Circulante', '1.1.300.1', '1.1', 'Activos para  Leasing', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'XXXXXX', 'XXXXXX', '1.1.310.1', NULL, 'Pago Provisional Mensual (PPM)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2', NULL, 'Activos Fijos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2.10.1', '1.2', 'Terrenos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2.20.1', '1.2', 'Construcciones y Obras de Infraestructura.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2.30.1', '1.2', 'Maquinarias y Equipos.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2.40.1', '1.2', 'Muebles y Utiles.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2.50.1', '1.2', 'Activos en Leasing.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2.60.1', '1.2', 'Otros Activos Fijos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Fijo', '1.2.70.1', '1.2', 'Mayor Valor Retasación Técnica del Activo Fijo', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Complementaria de AF', '1.2.80.1', '1.2', 'Depreciación Acumulada', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3', NULL, 'Otros Activos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.10.1', '1.3', 'Cuentas Particulares', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.20.1', '1.3', 'Inversión en Empresas Relacionadas.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.30.1', '1.3', 'Inversión en otras Sociedades.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros ', '1.3.40.1', '1.3', 'Deudores largo Plazo.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.50.1', '1.3', 'Documentos y Cuentas por Cobrar a Empresas Relacionada Largo Plazo', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.60.1', '1.3', 'Impuestos Diferidos Largo Plazo', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.70.1', '1.3', 'Intangibles', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.80.1', '1.3', 'Otros Activos. ', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.90.1', '1.3', 'Otros Activos Trabajadores', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.100.1', '1.3', 'Contratos de Leasing de Largo Plazo', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.110.1', '1.3', 'Inversión Ley Arica', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Activo', 'Otros', '1.3.120.1', '1.3', 'Inversión Ley Austral', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Complementaria de Ac', 'Otros', '1.3.130.1', '1.3', 'Amortización (Acumulada)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1', NULL, 'Total Pasivos Circulantes', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.10.1', '2.1', 'Obligaciones con Bancos e Instituciones Financieras', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.20.1', '2.1', 'Obligaciones con el público (pagarés)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.30.1', '2.1', 'Cuentas y Documentos por pagar.  ', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.40.1', '2.1', 'Documentos y Cuentas por Pagar Empresas Relacionadas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.50.1', '2.1', 'Documentos y Cuentas por Pagar Empresas No Relacionadas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.60.1', '2.1', 'Cuenta Corriente Comitente', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.70.1', '2.1', 'Acreedores Varios', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.80.1', '2.1', 'Obligaciones o Acreedores por Leasing porción C/P', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.90.1', '2.1', 'Intereses diferidos por Leasing', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.100.1', '2.1', 'Provisiones', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.110.1', '2.1', 'Remuneraciones por Pagar', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.120.1', '2.1', 'Entidades Previsionales por Pagar', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.130.1', '2.1', 'Impuesto Único Por Pagar', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.140.1', '2.1', 'Retenciones por Pagar  ', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.150.1', '2.1', 'Impuesto a la Renta por Pagar', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.160.1', '2.1', ' Otros Impuesto Por Pagar', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.170.1', '2.1', 'IVA Débitos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.180.1', '2.1', 'Impuesto Adicional Débitos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.190.1', '2.1', 'Impuesto Ley 18.211 Débitos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.200.1', '2.1', 'Impuestos Diferidos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.210.1', '2.1', 'Ingresos percibidos por adelantado.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.220.1', '2.1', 'Depósitos Garantía de Envases', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'Circulante', '2.1.230.1', '2.1', 'Otros Pasivos Circulantes.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo ', '2.2', NULL, 'Pasivos Largo Plazo', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.10.1', '2.2', 'Obligaciones con bancos e Instituciones Financieras L/P', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.20.1', '2.2', 'Obligaciones con el público Largo Plazo (Bonos)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.30.1', '2.2', 'Cuentas y Documentos por pagar L/P', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.40.1', '2.2', 'Acreedores Varios L/P', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.50.1', '2.2', 'Obligaciones o Acreedores por Leasing porción L/P', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.60.1', '2.2', 'Documentos y Cuentas por Pagar a Empresas Relacionadas L/P', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.70.1', '2.2', 'Impuestos Diferidos L/P', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Pasivo', 'largo plazo', '2.2.80.1', '2.2', 'Otros Pasivos Largo Plazo.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'XXXXXX', 'XXXXXX', '3', NULL, 'Patrimonio', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'XXXXXX', 'XXXXXX', '3.1', NULL, 'Capital', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.1.10.1', '3.1', 'Capital Pagado.', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.1.20.1', '3.1', 'Reserva Revalorización Capital Propio', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.1.30.1', '3.1', 'Otra Reservas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.1.40.1', '3.1', 'Cuenta Obligada Socio', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'XXXXXX', 'XXXXXX', '3.2', NULL, 'Utilidades', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.2.10.1', '3.2', 'Utilidades Acumuladas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.2.20.1', '3.2', 'Pérdidas Acumuladas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.2.30.1', '3.2', 'Utilidad del Ejercicio', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Patrimonio', 'XXXXXX', '3.2.40.1', '3.2', 'Pérdida y Ganancia', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'XXXXXX', 'XXXXXX', '4', NULL, 'Resultado', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Ganancia', '4.1', NULL, 'Ingresos de Explotación', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Ganancia', '4.1.20.1', '4.1', 'Otros Ingresos del Giro', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.2', NULL, 'Costos de Explotación', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.2.10.1', '4.2', 'Costos Directo por ventas de Bienes y Servicios del Giro', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.2.20.1', '4.2', 'Otros Costos Directos del Giro', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3', NULL, 'Administración y Venta', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.10.1', '4.3', 'Gastos Generales', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.20.1', '4.3', 'Contribuciones', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.30.1', '4.3', 'Deudores Incobrables', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.40.1', '4.3', 'Reparaciones Automóviles', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.50.1', '4.3', 'Gastos de Organización y Puesta en Marcha', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.60.1', '4.3', 'Gastos de Investigación y Desarrollo', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.70.1', '4.3', 'Sueldos (Remuneraciones)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.80.1', '4.3', 'Aporte Patronal', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.90.1', '4.3', 'Honorarios', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.100.1', '4.3', 'Sueldo Empresarial', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.110.1', '4.3', 'Depreciación', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.120.1', '4.3', 'Amortización', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.130.1', '4.3', 'Mermas (Castigo de Mercaderías)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.140.1', '4.3', 'Gasto Promoción', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.3.150.1', '4.3', 'Otros Gastos de Administración y Venta', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Perdida o Ganancia', '4.4', NULL, 'Otros Ingresos Fuera de Explotación', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Perdida o Ganancia', '4.4.10.1', '4.4', 'Ingresos Financieros', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Perdida o Ganancia', '4.4.20.1', '4.4', 'Utilidad Inversión en Empresas Relacionadas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.30.1', '4.4', 'Rentas de Fuente Extranjera', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.40.1', '4.4', 'Dividendos Percibidos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.50.1', '4.4', 'Ingresos No Renta', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.60.1', '4.4', 'Rentas Exentas Impuesto 1° Categoría', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.70.1', '4.4', 'Rentas Afectas a Impuesto Único de 1° Categoría', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.80.1', '4.4', 'Rentas por Arriendos de Bienes Raíces Agrícolas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.90.1', '4.4', 'Rentas por Bienes Raíces No Agrícolas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.100.1', '4.4', 'Otras Rentas Afectas a Impuesto de 1° Categoría', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.110.1', '4.4', 'Comisiones Percibidas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.120.1', '4.4', 'Ingresos fuera de Explotación', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'XXXXXX', '4.4.130.1', '4.4', 'Ajuste Ejercicio Anterior', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Perdida o Ganancia', '4.4.140.1', '4.4', 'Corrección Monetaria', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Perdida o Ganancia', '4.4.150.1', '4.4', 'Diferencia Por Tipo de Cambio', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'XXXXXX', 'XXXXXX', '4.5', NULL, 'Egresos Fuera de Explotación', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.10.1', '4.5', 'Gastos Financieros', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Perdida', '4.5.20.1', '4.5', 'Comisiones Pagadas', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.40.1', '4.5', 'Costos y Gastos por Rentas Fuentes Extranjeras', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.50.1', '4.5', 'Otros Egresos Fuera de Explotación', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.60.1', '4.5', 'Pérdida por Financiamiento (Operaciones en Leasing)', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.70.1', '4.5', 'Gastos aceptado por Donaciones por fines Sociales', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.80.1', '4.5', 'Gastos aceptado por Donaciones para Fines Políticos', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.90.1', '4.5', 'Gasto aceptado por Donaciones del Art. N° 10 Ley 19.885', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.100.1', '4.5', 'Donaciones Escasos Recursos Artc. 46 DL 3063', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.110.1', '4.5', 'Donaciones sin Beneficios Tributarios', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.120.1', '4.5', 'Otras Donaciones', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.130.1', '4.5', 'Provisiones', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Pérdida', '4.5.140.1', '4.5', 'Impuestos no Recuperables', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Gasto', '4.6', NULL, 'Impuesto a la Renta', 1, __ENTITY__); INSERT INTO llx_accounting_account (fk_pcg_version, pcg_type, pcg_subtype, account_number, account_parent, label, active, entity) VALUES ('PC-MIPYME', 'Resultado', 'Gasto', '4.6.10.1', '4.6', 'Provisión Impuesto a la Renta', 1, __ENTITY__);