Add chart of accounts template for Nicaragua
On branch v5.0 new file: erpnext/accounts/doctype/account/chart_of_accounts/ni_ni_chart_template.json
This commit is contained in:
parent
2813f38c5a
commit
ad45007362
@ -0,0 +1,237 @@
|
||||
{
|
||||
"country_code": "ni",
|
||||
"name": "Catalogo de Cuentas",
|
||||
"is_active": "Yes",
|
||||
"tree": {
|
||||
"ACTIVO": {
|
||||
"ACTIVO CORRIENTE": {
|
||||
"INVENTARIOS": {
|
||||
"Productos Disponibles para la Venta": {},
|
||||
"Materia Prima": {},
|
||||
"Produccion en Proceso": {},
|
||||
"Producto Terminado": {},
|
||||
"Mercaderia en Transito": {},
|
||||
"Mercaderia de Reventa": {},
|
||||
"Productos en Proceso": {}
|
||||
},
|
||||
"ACTIVOS FINANCIEROS": {
|
||||
"Inversiones a Corto Plazo": {},
|
||||
"Bonos y Acciones Disponibles para la Venta": {},
|
||||
"Certificados Bancarios": {}
|
||||
},
|
||||
"CUENTAS Y DOCUMENTOS POR COBRAR A CLIENTES": {
|
||||
"Cuentas por Cobrar Moneda Nacional": {},
|
||||
"Cuentas por Cobrar Moneda Extrangera": {},
|
||||
"Documentos por Cobrar Moneda Nacional": {},
|
||||
"Documentos por Cobrar Moneda Extrangera": {},
|
||||
"Cuentas por Cobrar por Exportaciones": {},
|
||||
"Estimacion para Cuentas Incobrables": {}
|
||||
},
|
||||
"IMPUESTOS ACREDITABLES": {
|
||||
"Impuesto a Valor Agregado Acreditable": {},
|
||||
"Anticipos de IR o Pago Minimo Definitivo": {},
|
||||
"Impuestos diferidos": {},
|
||||
"Retenciones a Cuenta de IR Acreditables": {},
|
||||
"Retenciones a Cuenta de IMI Acreditables": {},
|
||||
"Retenciones Definitivas Sobre Rentas o Ganancias de Capital": {}
|
||||
},
|
||||
"EFECTIVO EN CAJA Y BANCOS": {
|
||||
"Caja Moneda Nacional": {},
|
||||
"Caja Moneda Extrangera": {},
|
||||
"Caja Chica Moneda Extranjera": {},
|
||||
"Caja Chica Moneda Nacional": {},
|
||||
"Cuentas Bancarias Moneda Nacional": {},
|
||||
"Cuentas Bancarias Moneda Extrangera": {}
|
||||
},
|
||||
"INVERSIONES TEMPORARIAS": {
|
||||
"Bonos": {},
|
||||
"Acciones": {},
|
||||
"Valores Publicos": {}
|
||||
},
|
||||
"OTRAS CUENTAS POR COBRAR": {
|
||||
"Anticipos a Proveedores": {},
|
||||
"Anticipos por Justificar": {},
|
||||
"Faltantes en Caja por Justificar": {},
|
||||
"Adelantos a Trabajos": {},
|
||||
"Reclamos por Cobrar": {},
|
||||
"Depositos en Garantia": {},
|
||||
"Faltantes de Inventario por Justificar": {},
|
||||
"Anticipos a Proveedores": {},
|
||||
"Anticipos a Proveedores": {},
|
||||
"Casa Matriz": {},
|
||||
"Sucursales": {},
|
||||
"Empresas Controladoras": {},
|
||||
"Empresas Controladas": {},
|
||||
"Depositos en Garantia": {},
|
||||
"Pagos adelantados": {},
|
||||
"Otras Cuentas por Cobrar": {}
|
||||
}
|
||||
},
|
||||
"ACTIVO NO CORRIENTE": {
|
||||
"Propiedad Planta y Equipo": {
|
||||
"Terrenos": {},
|
||||
"Edificios": {},
|
||||
"Almacenes": {},
|
||||
"Otros Activos Inmobiliarios": {},
|
||||
"Parque Vehicular": {},
|
||||
"Equipo de Computo": {},
|
||||
"Mobiliario y Equipo de Oficinas": {},
|
||||
"Maquinaria Industrial": {},
|
||||
"Otra Bienes Mobiliarios": {},
|
||||
"Depresiacion Acumulada": {}
|
||||
},
|
||||
"INVERSIONES EN ASOCIADAS": {
|
||||
"Inversiones Permanentes": {},
|
||||
"Negocios Conjuntos": {}
|
||||
},
|
||||
"ACTIVOS INTANGILES": {
|
||||
"Patentes": {},
|
||||
"Marcas Registradas": {},
|
||||
"Derechos de Autor": {},
|
||||
"Concesiones": {},
|
||||
"Licencias": {},
|
||||
"Gastos de investigacion": {},
|
||||
"Amortizacion de Activos Intangibles": {}
|
||||
},
|
||||
"AMORTIZABLES": {
|
||||
"Gastos de Consitucion": {},
|
||||
"Gastos Pre Operativos": {},
|
||||
"Mejoras en Bienes Arrendados": {}
|
||||
},
|
||||
"CUENTAS POR COBRAR A LARGO PLAZO": {
|
||||
"Creditos a Largo Plazo": {}
|
||||
},
|
||||
"INVERSIONES A LARGO PLAZO": {
|
||||
"Depositos Bancarios a Plazo": {},
|
||||
"Intereses percibidos por adelantado": {},
|
||||
"Titulos y Acciones": {}
|
||||
}
|
||||
},
|
||||
"root_type": "Asset"
|
||||
},
|
||||
"INGRESOS": {
|
||||
"VENTAS": {
|
||||
"Venta de Bienes o Prestacion de Servicios Grabados": {},
|
||||
"Venta de Bienes o Prestacion de Servicios Exentos": {},
|
||||
"Venta de Bienes o Prestacion de Servicios Exonerados": {},
|
||||
"Venta por Exportaciones": {}
|
||||
},
|
||||
"OTROS INGRESOS GRABALES": {},
|
||||
"INGRESOS NO GRABALES": {},
|
||||
"root_type": "Income"
|
||||
},
|
||||
"PASIVO": {
|
||||
"PASIVO CORRIENTE": {
|
||||
"CUENTAS POR PAGAR A PROVEEDORES": {
|
||||
"Cuentas por Pagar Moneda Nacional": {},
|
||||
"Cuentas por Pagar Moneda Extrangera": {},
|
||||
"Documentos por Pagar Moneda Nacional": {},
|
||||
"Documentos por Pagar Moneda Extrangera": {},
|
||||
"Proveedores por Importaciones": {}
|
||||
},
|
||||
"ANTICIPOS DE CLIENTES": {},
|
||||
"DEUDAS FINANCIERAS": {
|
||||
"Prestamos por Pagar a Corto Plazo": {},
|
||||
"Otras Deudas Bancarios": {}
|
||||
},
|
||||
"GASTOS POR PAGAR": {
|
||||
"Servicios Basicos": {},
|
||||
"Prestaciones Sociales": {},
|
||||
"Salarios por Pagar": {}
|
||||
},
|
||||
"PROVISIONES POR PAGAR": {
|
||||
"Pasivos Laborales": {},
|
||||
"Reclamos por Pagar": {},
|
||||
"Responsabilidad frente a terceros": {}
|
||||
},
|
||||
"IMPUESTOS POR PAGAR": {
|
||||
"Impuesto al Valor Agregado por Pagar": {},
|
||||
"Impuesto sobre la Renta": {},
|
||||
"Impuestos Municipales": {}
|
||||
},
|
||||
"RETENCIONES POR PAGAR": {
|
||||
"Rentas del Trabajo": {},
|
||||
"Rentas de Actividades Economicas": {},
|
||||
"Rentas y Ganancias de Capital": {}
|
||||
},
|
||||
"OTRAS CUENTAS POR PAGAR": {}
|
||||
},
|
||||
"PASIVO NO CORRIENTE": {
|
||||
"PRESTAMOS A LARGO PLAZO": {},
|
||||
"DEUDAS COMERCIALES": {},
|
||||
"DEUDAS DIVERSAS": {},
|
||||
"DEUDAS FINANCIERAS": {}
|
||||
},
|
||||
"root_type": "Liability"
|
||||
},
|
||||
"PATRIMONIO": {
|
||||
"APORTE DE PROPIETARIOS/SOCIOS": {
|
||||
"APORTES A CAPITALIZAR": {},
|
||||
"CAPITAL": {
|
||||
"Capital Social": {
|
||||
"account_type": "Equity"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DONACIONES": {},
|
||||
"GANANCIAS RETENIDAS": {
|
||||
"RESERVAS": {
|
||||
"Reservas Legales": {
|
||||
"account_type": "Equity"
|
||||
},
|
||||
"Reservas Voluntarias": {
|
||||
"account_type": "Equity"
|
||||
}
|
||||
},
|
||||
"RESULTADOS ACUMULADOS": {
|
||||
"Resultados Acumulados": {
|
||||
"account_type": "Equity"
|
||||
}
|
||||
"Resultados del ejercicio": {
|
||||
"account_type": "Equity"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root_type": "Asset"
|
||||
},
|
||||
"COSTOS Y GASTOS": {
|
||||
"COSTO DE VENTA": {
|
||||
"Costo de Bienes": {},
|
||||
"Costo de Servicios": {}
|
||||
},
|
||||
"GASTOS DE VENTAS": {
|
||||
"Publicidad": {},
|
||||
"Fletes": {},
|
||||
"Promociones": {}
|
||||
},
|
||||
"GASTOS DE ADMINISTRACION": {
|
||||
"Alquileres": {},
|
||||
"Combustible": {},
|
||||
"Servicios Basicos": {},
|
||||
"Vigilancia": {},
|
||||
"Gastos Varios (def)": {},
|
||||
"Mantenimiento y Reparaciones": {},
|
||||
"Papeleria": {},
|
||||
"Representacion": {},
|
||||
"Amortizaciones": {},
|
||||
"Inatec": {},
|
||||
"Seguros": {}
|
||||
},
|
||||
"GASTOS POR SERVICIOS PROFESIONALES Y TECNICOS": {
|
||||
"Servicios Profesionales": {},
|
||||
"Servivios Tecnicos": {},
|
||||
"Consultorias": {}
|
||||
},
|
||||
"GASTOS POR SALARIOS Y OTRAS COMPESACIONES": {},
|
||||
"GASTOS POR SEGURIDAD SOCIAL": {},
|
||||
"GASTOS POR DEPRECIACION": {},
|
||||
"GASTOS POR FINANCIAMIENTO NACIONAL": {},
|
||||
"GASTOS POR FINANCIAMIENTO INTERNACIONAL": {},
|
||||
"OTROS GASTOS": {},
|
||||
"COSTOS Y GASTOS NO DEDUCIBLES": {},
|
||||
"RENTAS Y GANACIAS DE CAPITAL": {},
|
||||
"IMPUESTO SOBRE LA RENTA": {},
|
||||
"root_type": "Expense"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user