Root type indentified for multiple country's chart

This commit is contained in:
Nabin Hait 2014-10-28 15:33:52 +05:30
parent aed3fc48ba
commit f09667884b
27 changed files with 10579 additions and 10549 deletions

View File

@ -1,6 +1,7 @@
{
"country_code": "ar",
"name": "Argentina - Plan de Cuentas",
"disabled": "Yes",
"tree": {
"Cuentas Patrimoniales": {
"ACTIVO": {

View File

@ -1,172 +1,173 @@
{
"country_code": "ca",
"name": "Canada - Chart of Accounts for english-speaking provinces",
"country_code": "ca",
"name": "Canada - Chart of Accounts for english-speaking provinces",
"is_active": "Yes",
"tree": {
"ASSETS": {
"CURRENT ASSETS": {
"ACCOUNTS RECEIVABLES": {
"ALLOWANCE FOR DOUBTFUL ACCOUNTS": {},
"ALLOWANCE FOR DOUBTFUL ACCOUNTS": {},
"Customers Account": {
"account_type": "Receivable"
}
},
"CASH": {},
"CERTIFICATES OF DEPOSITS": {},
"INVESTMENTS HELD FOR TRADING": {},
"PREPAID EXPENSES": {},
},
"CASH": {},
"CERTIFICATES OF DEPOSITS": {},
"INVESTMENTS HELD FOR TRADING": {},
"PREPAID EXPENSES": {},
"STOCKS": {
"Stock Delivered But Not Billed": {},
"Stock Delivered But Not Billed": {},
"Stock In Hand": {}
},
},
"TAXES RECEIVABLES": {
"GST receivable": {
"account_type": "Receivable"
},
},
"HST receivable": {
"HST receivable - 13%": {
"account_type": "Receivable"
},
},
"HST receivable - 14%": {
"account_type": "Receivable"
},
},
"HST receivable - 15%": {
"account_type": "Receivable"
}
},
},
"PST/QST receivable": {
"account_type": "Receivable"
}
},
},
"TREASURY OR TREASURY EQUIVALENTS": {}
},
},
"NON-CURRENT ASSETS": {
"INTANGIBLE ASSETS": {
"PATENTS, TRADEMARKS AND COPYRIGHTS": {}
},
"INVESTMENTS AVAILABLE FOR SALE": {},
},
"INVESTMENTS AVAILABLE FOR SALE": {},
"TANGIBLE ASSETS": {
"ACCUMULATED DEPRECIATIONS": {}
}
},
"root_type": ""
},
},
"root_type": "Asset"
},
"EQUITY": {
"CONTRIBUTED SURPLUS": {},
"DIVIDENDS": {},
"PREMIUMS": {},
"RETAINED EARNINGS": {},
"SHARE CAPITAL": {},
"TRANSLATION ADJUSTMENTS": {},
"root_type": ""
},
"CONTRIBUTED SURPLUS": {},
"DIVIDENDS": {},
"PREMIUMS": {},
"RETAINED EARNINGS": {},
"SHARE CAPITAL": {},
"TRANSLATION ADJUSTMENTS": {},
"root_type": "Equity"
},
"EXPENSES": {
"NON-OPERATING EXPENSES": {
"INTERESTS EXPENSES": {},
"INTERESTS EXPENSES": {},
"OTHER NON-OPERATING EXPENSES": {}
},
},
"OPERATING EXPENSES": {
"COST OF GOODS SOLD": {
"Inside Purchases": {},
"International Purchases": {},
"Purchases in harmonized provinces": {},
"Inside Purchases": {},
"International Purchases": {},
"Purchases in harmonized provinces": {},
"Purchases in non-harmonized provinces": {}
},
"GENERAL EXPENSES": {},
},
"GENERAL EXPENSES": {},
"LABOUR EXPENSES": {
"Annuities": {},
"Employment Insurance": {},
"Federal Income Tax": {},
"Health Services Fund": {},
"Holidays": {},
"Labour Health and Safety": {},
"Labour Standards": {},
"Parental Insurance": {},
"Provincial Income Tax": {},
"Annuities": {},
"Employment Insurance": {},
"Federal Income Tax": {},
"Health Services Fund": {},
"Holidays": {},
"Labour Health and Safety": {},
"Labour Standards": {},
"Parental Insurance": {},
"Provincial Income Tax": {},
"Salaries, wages and commissions": {}
},
"OTHER OPERATING EXPENSES": {},
"RESEARCH AND DEVELOPMENT EXPENSES": {},
},
"OTHER OPERATING EXPENSES": {},
"RESEARCH AND DEVELOPMENT EXPENSES": {},
"SALES EXPENSES": {}
},
"root_type": ""
},
},
"root_type": "Expense"
},
"INCOMES": {
"NON-OPERATING INCOMES": {
"INTERESTS": {},
"INTERESTS": {},
"OTHER NON-OPERATING INCOMES": {}
},
},
"OPERATING INCOMES": {
"Harmonized Provinces Sales": {},
"Inside Sales": {},
"International Sales": {},
"Non-Harmonized Provinces Sales": {},
"Harmonized Provinces Sales": {},
"Inside Sales": {},
"International Sales": {},
"Non-Harmonized Provinces Sales": {},
"OTHER OPERATING INCOMES": {}
},
"root_type": ""
},
},
"root_type": "Income"
},
"LIABILITIES": {
"CURRENT LIABILITIES": {
"ACCOUNTS PAYABLES": {
"Suppliers Account": {
"account_type": "Payable"
}
},
"CURRENT FINANCIAL DEBTS": {},
},
"CURRENT FINANCIAL DEBTS": {},
"LABOUR TAXES TO PAY": {
"CANADIAN REVENU AGENCY": {
"EMPLOYMENT INSURANCE TO PAY": {
"EI - Employees Contribution": {},
"EI - Employees Contribution": {},
"EI - Employer Contribution": {}
},
},
"Federal Income Tax": {}
},
},
"PROVINCIAL REVENU AGENCY": {
"ANNUITIES TO PAY": {
"Annuities - Employees Contribution": {},
"Annuities - Employees Contribution": {},
"Annuities - Employer Contribution": {}
},
"Health Services Fund to pay": {},
"Labour Health and Safety to pay": {},
"Labour Standards to pay": {},
},
"Health Services Fund to pay": {},
"Labour Health and Safety to pay": {},
"Labour Standards to pay": {},
"PARENTAL INSURANCE PLAN TO PAY": {
"PAP - Employee Contribution": {},
"PAP - Employee Contribution": {},
"PAP - Employer Contribution": {}
},
},
"Provincial Income Tax": {}
}
},
},
"LIABILITIES ASSETS HELD FOR TRANSFER": {
"Stock Received But Not Billed": {}
},
"OTHER ACCOUNTS PAYABLES": {},
"STOCK LIABILITIES": {},
},
"OTHER ACCOUNTS PAYABLES": {},
"STOCK LIABILITIES": {},
"TAXES PAYABLES": {
"GST to pay": {
"account_type": "Payable"
},
},
"HST to pay": {
"HST to pay - 13%": {
"account_type": "Payable"
},
},
"HST to pay - 14%": {
"account_type": "Payable"
},
},
"HST to pay - 15%": {
"account_type": "Payable"
}
},
},
"PST/QST to pay": {
"account_type": "Payable"
}
}
},
},
"NON-CURRENT LIABILITIES": {
"DEFERRED TAXES": {},
"NON-CURRENT FINANCIAL DEBTS": {},
"OTHER NON-CURRENT LIABILITIES": {},
"DEFERRED TAXES": {},
"NON-CURRENT FINANCIAL DEBTS": {},
"OTHER NON-CURRENT LIABILITIES": {},
"PROVISIONS FOR PENSIONS AND OTHER POST-EMPLOYMENT ADVANTAGES": {}
},
"root_type": ""
},
"root_type": "Liability"
}
}
}
}

View File

@ -1,153 +1,154 @@
{
"country_code": "ca",
"name": "Canada - Plan comptable pour les provinces francophones",
"country_code": "ca",
"name": "Canada - Plan comptable pour les provinces francophones",
"is_active": "Yes",
"tree": {
"ACTIF": {
"ACTIFS COURANTS": {
"CERTIFICATS DE D\u00c9P\u00d4TS": {},
"CERTIFICATS DE D\u00c9P\u00d4TS": {},
"COMPTES CLIENTS": {
"Comptes clients": {
"account_type": "Receivable"
},
},
"PROVISION POUR CR\u00c9ANCES DOUTEUSES": {}
},
"ENCAISSE": {},
"FRAIS PAY\u00c9S D'AVANCE": {},
},
"ENCAISSE": {},
"FRAIS PAY\u00c9S D'AVANCE": {},
"IMP\u00d4TS \u00c0 RECEVOIR": {
"TPS \u00e0 recevoir": {},
"TPS \u00e0 recevoir": {},
"TVH \u00e0 recevoir": {
"TVH \u00e0 recevoir - 13%": {},
"TVH \u00e0 recevoir - 14%": {},
"TVH \u00e0 recevoir - 13%": {},
"TVH \u00e0 recevoir - 14%": {},
"TVH \u00e0 recevoir - 15%": {}
},
},
"TVP/TVQ \u00e0 recevoir": {}
},
"PLACEMENTS D\u00c9TENUS \u00c0 DES FINS DE TRANSACTION": {},
},
"PLACEMENTS D\u00c9TENUS \u00c0 DES FINS DE TRANSACTION": {},
"STOCKS": {
"Stock": {},
"Stock": {},
"Stock exp\u00e9di\u00e9 non-factur\u00e9": {}
},
},
"TR\u00c9SORERIE OU \u00c9QUIVALENTS DE TR\u00c9SORERIE": {}
},
},
"ACTIFS NON-COURANTS": {
"IMMOBILISATIONS CORPORELLES": {
"AMORTISSEMENTS CUMUL\u00c9S": {}
},
},
"IMMOBILISATIONS INCORPORELLES": {
"BREVETS, MARQUES DE COMMERCE ET DROITS D'AUTEURS": {}
},
},
"PLACEMENTS DISPONIBLES \u00c0 LA VENTE": {}
},
"root_type": ""
},
},
"root_type": "Asset"
},
"CAPITAUX PROPRES": {
"AUTRES \u00c9L\u00c9MENTS DU R\u00c9SULTAT GLOBAL": {},
"B\u00c9N\u00c9FICES NON R\u00c9PARTIS": {},
"CAPITAL-ACTIONS": {},
"DIVIDENDES": {},
"PRIMES": {},
"SURPLUS D'APPORT": {},
"root_type": "",
"AUTRES \u00c9L\u00c9MENTS DU R\u00c9SULTAT GLOBAL": {},
"B\u00c9N\u00c9FICES NON R\u00c9PARTIS": {},
"CAPITAL-ACTIONS": {},
"DIVIDENDES": {},
"PRIMES": {},
"SURPLUS D'APPORT": {},
"root_type": "Equity",
"\u00c9CARTS DE CONVERSION": {}
},
},
"CHARGES": {
"CHARGES D'EXPLOITATION": {
"AUTRES FRAIS D'EXPLOITATION": {},
"AUTRES FRAIS D'EXPLOITATION": {},
"CO\u00dbT DES PRODUITS VENDUS": {
"Achats": {},
"Achats dans des provinces harmonis\u00e9es": {},
"Achats dans des provinces non-harmonis\u00e9es": {},
"Achats": {},
"Achats dans des provinces harmonis\u00e9es": {},
"Achats dans des provinces non-harmonis\u00e9es": {},
"Achats \u00e0 l'\u00e9tranger": {}
},
"FRAIS DE RECHERCHE ET D\u00c9VELOPPEMENT": {},
"FRAIS G\u00c9N\u00c9RAUX": {},
"FRAIS SUR VENTE": {},
},
"FRAIS DE RECHERCHE ET D\u00c9VELOPPEMENT": {},
"FRAIS G\u00c9N\u00c9RAUX": {},
"FRAIS SUR VENTE": {},
"SALAIRES ET CHARGES SOCIALES": {
"Assurance Emploi": {},
"Assurance parentale": {},
"Fonds des services de sant\u00e9": {},
"Imp\u00f4t f\u00e9d\u00e9ral": {},
"Imp\u00f4t provincial": {},
"Normes du travail": {},
"Rentes": {},
"Salaires": {},
"Sant\u00e9 et s\u00e9curit\u00e9 au travail": {},
"Assurance Emploi": {},
"Assurance parentale": {},
"Fonds des services de sant\u00e9": {},
"Imp\u00f4t f\u00e9d\u00e9ral": {},
"Imp\u00f4t provincial": {},
"Normes du travail": {},
"Rentes": {},
"Salaires": {},
"Sant\u00e9 et s\u00e9curit\u00e9 au travail": {},
"Vacances": {}
}
},
},
"FRAIS NON LI\u00c9S \u00c0 L'EXPLOITATION": {
"AUTRES FRAIS NON LI\u00c9S \u00c0 L'EXPLOITATION": {},
"AUTRES FRAIS NON LI\u00c9S \u00c0 L'EXPLOITATION": {},
"INT\u00c9R\u00caTS D\u00c9BITEURS": {}
},
"root_type": ""
},
},
"root_type": "Expense"
},
"PASSIF": {
"PASSIFS COURANTS": {
"AUTRES COMPTES CR\u00c9DITEURS": {},
"DETTES FINANCI\u00c8RES COURANTES": {},
"AUTRES COMPTES CR\u00c9DITEURS": {},
"DETTES FINANCI\u00c8RES COURANTES": {},
"FOURNISSEURS ET COMPTES RATTACH\u00c9S": {
"Comptes fournisseurs": {
"account_type": "Payable"
}
},
},
"IMP\u00d4TS LI\u00c9S AUX SALAIRES \u00c0 PAYER": {
"AGENCE DU REVENU DU CANADA": {
"ASSURANCE EMPLOI \u00c0 PAYER": {
"AE - Contribution de l'employeur": {},
"AE - Contribution de l'employeur": {},
"AE - Contribution des employ\u00e9s": {}
},
},
"Imp\u00f4t f\u00e9d\u00e9ral sur les revenus": {}
},
},
"AGENCE DU REVENU PROVINCIAL": {
"ASSURANCE PARENTALE \u00c0 PAYER": {
"AP - Contribution de l'employeur": {},
"AP - Contribution de l'employeur": {},
"AP - Contribution des employ\u00e9s": {}
},
"Fond des Services de Sant\u00e9 \u00e0 payer": {},
"Imp\u00f4t provincial sur les revenus": {},
"Normes du Travail \u00e0 payer": {},
},
"Fond des Services de Sant\u00e9 \u00e0 payer": {},
"Imp\u00f4t provincial sur les revenus": {},
"Normes du Travail \u00e0 payer": {},
"RENTES \u00c0 PAYER": {
"Rentes - Contribution de l'employeur": {},
"Rentes - Contribution de l'employeur": {},
"Rentes - Contribution des employ\u00e9s": {}
},
},
"Sant\u00e9 et S\u00e9curit\u00e9 au Travail \u00e0 payer": {}
}
},
},
"IMP\u00d4TS \u00c0 PAYER": {
"TPS \u00e0 payer": {},
"TPS \u00e0 payer": {},
"TVH \u00e0 payer": {
"TVH \u00e0 payer - 13%": {},
"TVH \u00e0 payer - 14%": {},
"TVH \u00e0 payer - 13%": {},
"TVH \u00e0 payer - 14%": {},
"TVH \u00e0 payer - 15%": {}
},
},
"TVP/TVQ \u00e0 payer": {}
},
},
"PASSIFS DE STOCK": {
"Stock re\u00e7u non factur\u00e9": {}
},
},
"PASSIFS LI\u00c9S AUX ACTIFS D\u00c9TENUS EN VUE DE LEUR CESSION": {}
},
},
"PASSIFS NON-COURANTS": {
"AUTRES PASSIFS NON-COURANTS": {},
"DETTES FINANCI\u00c8RES NON-COURANTES": {},
"IMP\u00d4TS DIFF\u00c9R\u00c9S": {},
"AUTRES PASSIFS NON-COURANTS": {},
"DETTES FINANCI\u00c8RES NON-COURANTES": {},
"IMP\u00d4TS DIFF\u00c9R\u00c9S": {},
"PROVISIONS POUR RETRAITES ET AUTRES AVANTAGES POST\u00c9RIEURS \u00c0 L'EMPLOI": {}
},
"root_type": ""
},
},
"root_type": "Liability"
},
"PRODUITS": {
"PRODUITS D'EXPLOITATION": {
"AUTRES PRODUITS D'EXPLOITATION": {},
"Ventes": {},
"Ventes avec des provinces harmonis\u00e9es": {},
"Ventes avec des provinces non-harmonis\u00e9es": {},
"AUTRES PRODUITS D'EXPLOITATION": {},
"Ventes": {},
"Ventes avec des provinces harmonis\u00e9es": {},
"Ventes avec des provinces non-harmonis\u00e9es": {},
"Ventes \u00e0 l'\u00e9tranger": {}
},
},
"PRODUITS NON LI\u00c9S \u00c0 L'EXPLOITATION": {
"AUTRES PRODUITS NON LI\u00c9S \u00c0 L'EXPLOITATION": {},
"AUTRES PRODUITS NON LI\u00c9S \u00c0 L'EXPLOITATION": {},
"INT\u00c9R\u00caTS": {}
},
"root_type": ""
},
"root_type": "Income"
}
}
}
}

View File

@ -56,9 +56,9 @@ def get_chart(chart_name):
for fname in os.listdir(os.path.dirname(__file__)):
if fname.endswith(".json"):
with open(os.path.join(os.path.dirname(__file__), fname), "r") as f:
chart = json.loads(f.read())
if chart.get("name") == chart_name:
return chart
chart = f.read()
if chart and json.loads(chart).get("name") == chart_name:
return json.loads(chart)
@frappe.whitelist()
def get_charts_for_country(country):

View File

@ -1,205 +1,206 @@
{
"country_code": "cl",
"name": "Chile - Plan de Cuentas",
"country_code": "cl",
"name": "Chile - Plan de Cuentas",
"disabled": "Yes",
"tree": {
"Cuentas de Movimiento": {
"Compras": {
"Compras - Categoria de productos 01": {}
},
"Costos de Producci\u00f3n": {},
"Gastos de Administraci\u00f3n": {},
"Gastos de Comercializaci\u00f3n": {},
},
"Costos de Producci\u00f3n": {},
"Gastos de Administraci\u00f3n": {},
"Gastos de Comercializaci\u00f3n": {},
"root_type": ""
},
},
"Cuentas de Orden": {
"CUENTAS DE ORDEN ACREEDORAS": {
"Acreedor por Documentos Descontados": {},
"Acreedor por Garant\u00edas Otorgadas": {},
"Acreedor por Documentos Descontados": {},
"Acreedor por Garant\u00edas Otorgadas": {},
"Comitente por Mercaderias Recibidas en Consignaci\u00f3n": {}
},
},
"CUENTAS DE ORDEN DEUDORAS": {
"Dep\u00f3sito de Valores Recibos en Garant\u00eda": {},
"Documentos Descontados": {},
"Documentos Endosados": {},
"Garantias Otorgadas": {},
"Dep\u00f3sito de Valores Recibos en Garant\u00eda": {},
"Documentos Descontados": {},
"Documentos Endosados": {},
"Garantias Otorgadas": {},
"Mercaderias Recibidas en Consignaci\u00f3n": {}
},
},
"root_type": ""
},
},
"Cuentas de Resultado": {
"RESULTADO GANANCIA": {
"Ingresos Fuera de Explotaci\u00f3n": {
"Donaciones obtenidas, ganandas, percibidas": {},
"Ganancia Venta Inversiones Permanentes": {},
"Ganancia Venta de Activo Fijo": {},
"Recupero de Deudores Incobrables": {},
"Donaciones obtenidas, ganandas, percibidas": {},
"Ganancia Venta Inversiones Permanentes": {},
"Ganancia Venta de Activo Fijo": {},
"Recupero de Deudores Incobrables": {},
"Recupero de Rezagos": {}
},
},
"Ingresos de Explotaci\u00f3n": {
"Alquileres gananados, obtenidos, percibidos": {},
"Comisiones gananados, obtenidos, percibidos": {},
"Descuentos gananados, obtenidos, percibidos": {},
"Ganancia Venta de Acciones": {},
"Honorarios gananados, obtenidos, percibidos": {},
"Interese sobre Inversiones": {},
"Intereses gananados, obtenidos, percibidos": {},
"Alquileres gananados, obtenidos, percibidos": {},
"Comisiones gananados, obtenidos, percibidos": {},
"Descuentos gananados, obtenidos, percibidos": {},
"Ganancia Venta de Acciones": {},
"Honorarios gananados, obtenidos, percibidos": {},
"Interese sobre Inversiones": {},
"Intereses gananados, obtenidos, percibidos": {},
"Ventas": {
"Ventas - Categoria de productos 01": {}
}
}
},
},
"RESULTADO P\u00c9RDIDA": {
"Egresos Fuera de Explotaci\u00f3n": {
"Donaciones Cedidas, Otorgadas": {},
"Gastos en Siniestros": {},
"Donaciones Cedidas, Otorgadas": {},
"Gastos en Siniestros": {},
"P\u00e9rdida Venta Activo Fijo": {}
},
},
"Egresos de Explotaci\u00f3n": {
"Costo de Mercader\u00edas Vendidas": {
"Costo de Mercader\u00edas Vendidas - Categoria de productos 01": {}
},
"Gastos Bancarios": {},
"Gastos de Publicidad y Propaganda": {},
"Gastos en Amortizaci\u00f3n": {},
"Gastos en Cargas Sociales": {},
"Gastos en Depreciaci\u00f3n de Activo Fijo": {},
"Gastos en Impuestos": {},
"Gastos en Servicios P\u00fablicos": {},
},
"Gastos Bancarios": {},
"Gastos de Publicidad y Propaganda": {},
"Gastos en Amortizaci\u00f3n": {},
"Gastos en Cargas Sociales": {},
"Gastos en Depreciaci\u00f3n de Activo Fijo": {},
"Gastos en Impuestos": {},
"Gastos en Servicios P\u00fablicos": {},
"Gastos en Sueldos y Jornales": {}
}
},
},
"root_type": ""
},
},
"inventario del Balance General": {
"ACTIVOS": {
"Activo Circulante": {
"Activo Circulante - Bancos": {
"Activo Circulante.../ BCO. CTA CTE CLP": {}
},
},
"Activo Circulante - Caja": {
"Activo Circulante - Caja / efectivo CLP": {}
},
},
"Activo Circulante - Fondos fijos": {
"Activo Circulante - Fondos fijos / caja chica 01 CLP": {}
},
},
"Activo Circulante - Moneda Extranjera": {
"Activo Circulante - Caja / efectivo USD": {}
},
"Activo Circulante - Recaudaciones a Depositar ": {},
},
"Activo Circulante - Recaudaciones a Depositar ": {},
"Activo Circulante - Valores a Depositar ": {}
},
},
"Activo Fijo": {
"Activo Fijo / (-) Depreciaci\u00f3n Acumulada": {},
"Activo Fijo / Equipos": {},
"Activo Fijo / Inmuebles": {},
"Activo Fijo / Maquinaria": {},
"Activo Fijo / (-) Depreciaci\u00f3n Acumulada": {},
"Activo Fijo / Equipos": {},
"Activo Fijo / Inmuebles": {},
"Activo Fijo / Maquinaria": {},
"Activo Fijo / Material Rodante Motorizado": {}
},
},
"Activo Intangible": {
"Activo Intangible / (-) Amortizaci\u00f3n Acumulada": {},
"Activo Intangible / Concesiones y Franquicias": {},
"Activo Intangible / Derecho de Llaves": {},
"Activo Intangible / (-) Amortizaci\u00f3n Acumulada": {},
"Activo Intangible / Concesiones y Franquicias": {},
"Activo Intangible / Derecho de Llaves": {},
"Activo Intangible / Marcas y Patentes de Invenci\u00f3n": {}
},
},
"Existencias": {
"(-) Previsi\u00f3n para Desvalorizaci\u00f3n de Existencias": {},
"(-) Previsi\u00f3n para Desvalorizaci\u00f3n de Existencias": {},
"Existencias - Mercader\u00edas": {
"Existencias - Mercader\u00edas / Categoria de productos 01": {}
},
"Existencias - Mercader\u00edas en Tr\u00e1nsito": {},
"Materiales Varios ": {},
"Materias primas": {},
"Productos Elaborados": {},
},
"Existencias - Mercader\u00edas en Tr\u00e1nsito": {},
"Materiales Varios ": {},
"Materias primas": {},
"Productos Elaborados": {},
"Productos en Curso de Elaboraci\u00f3n": {}
},
},
"Inversiones Financieras": {
"Inversiones / (-) Previsi\u00f3n para Devalorizaci\u00f3n de Acciones": {},
"Inversiones / Acciones Permanentes": {},
"Inversiones / Acciones Transitorias": {},
"Inversiones / (-) Previsi\u00f3n para Devalorizaci\u00f3n de Acciones": {},
"Inversiones / Acciones Permanentes": {},
"Inversiones / Acciones Transitorias": {},
"Inversiones / T\u00edtulos P\u00fablicos": {}
}
},
},
"Cuentas por Cobrar": {
"Cuentas por Cobrar / (-) Intereses (+) a Devengar": {},
"Cuentas por Cobrar / (-) Previsi\u00f3n para Descuentos": {},
"Cuentas por Cobrar / Accionistas": {},
"Cuentas por Cobrar / Alquileres Pagados por Adelantado": {},
"Cuentas por Cobrar / Anticipo al Personal": {},
"Cuentas por Cobrar / Anticipo de Impuestos": {},
"Cuentas por Cobrar / Anticipos a Proveedores": {},
"Cuentas por Cobrar / Intereses Pagados por Adelantado": {},
"Cuentas por Cobrar / (-) Intereses (+) a Devengar": {},
"Cuentas por Cobrar / (-) Previsi\u00f3n para Descuentos": {},
"Cuentas por Cobrar / Accionistas": {},
"Cuentas por Cobrar / Alquileres Pagados por Adelantado": {},
"Cuentas por Cobrar / Anticipo al Personal": {},
"Cuentas por Cobrar / Anticipo de Impuestos": {},
"Cuentas por Cobrar / Anticipos a Proveedores": {},
"Cuentas por Cobrar / Intereses Pagados por Adelantado": {},
"Cuentas por Cobrar / Pr\u00e9stamos otorgados": {}
},
},
"Documentos por Cobrar": {
"Documentos por Cobrar / (-) Previsi\u00f3n para Incobrables": {},
"Documentos por Cobrar / Deudores Morosos": {},
"Documentos por Cobrar / Deudores Varios": {},
"Documentos por Cobrar / Deudores en Gesti\u00f3n Judicial": {},
"Documentos por Cobrar / (-) Previsi\u00f3n para Incobrables": {},
"Documentos por Cobrar / Deudores Morosos": {},
"Documentos por Cobrar / Deudores Varios": {},
"Documentos por Cobrar / Deudores en Gesti\u00f3n Judicial": {},
"Documentos por Cobrar / Deudores por Ventas": {}
},
},
"PASIVOS": {
"Cuentas por Pagar": {
"Cuentas por Pagar / (-) Intereses a Devengar por Compras al Cr\u00e9dito": {},
"Cuentas por Pagar / Anticipos de Clientes": {},
"Cuentas por Pagar / (-) Intereses a Devengar por Compras al Cr\u00e9dito": {},
"Cuentas por Pagar / Anticipos de Clientes": {},
"Cuentas por Pagar / Proveedores": {}
},
},
"Impuestos por Pagar": {
"Impuestos por Pagar / IVA a Pagar": {},
"Impuestos por Pagar / IVA a Pagar": {},
"Impuestos por Pagar / Impuesto a la Renta a Pagar": {}
},
},
"Otras Cuentas por Pagar": {
"Otras Cuentas por Pagar / Acreedores Varios": {},
"Otras Cuentas por Pagar / Cobros por Adelantado": {},
"Otras Cuentas por Pagar / Dividendos a Pagar": {},
"Otras Cuentas por Pagar / Acreedores Varios": {},
"Otras Cuentas por Pagar / Cobros por Adelantado": {},
"Otras Cuentas por Pagar / Dividendos a Pagar": {},
"Otras Cuentas por Pagar / Honorarios Directores y S\u00edndicos a Pagar": {}
},
},
"Pasivo Circulante": {
"Pasivo Circulante / Adelantos en Cuenta Corriente": {},
"Pasivo Circulante / Debentures Emitidos": {},
"Pasivo Circulante / Intereses a Pagar": {},
"Pasivo Circulante / Obligaciones a Pagar": {},
"Pasivo Circulante / Adelantos en Cuenta Corriente": {},
"Pasivo Circulante / Debentures Emitidos": {},
"Pasivo Circulante / Intereses a Pagar": {},
"Pasivo Circulante / Obligaciones a Pagar": {},
"Pasivo Circulante / Prestamos": {}
},
},
"Provisiones": {
"Provisiones / Previsi\u00f3n Indemnizaci\u00f3n por Despidos": {},
"Provisiones / Previsi\u00f3n para Garant\u00edas por Service": {},
"Provisiones / Previsi\u00f3n Indemnizaci\u00f3n por Despidos": {},
"Provisiones / Previsi\u00f3n para Garant\u00edas por Service": {},
"Provisiones / Previsi\u00f3n para juicios Pendientes": {}
},
},
"Remuneraciones por Pagar": {
"Remuneraciones por Pagar / Cargas Sociales a Pagar": {},
"Remuneraciones por Pagar / Provisi\u00f3n para Sueldo Anual Complementario": {},
"Remuneraciones por Pagar / Retenciones a Depositar": {},
"Remuneraciones por Pagar / Cargas Sociales a Pagar": {},
"Remuneraciones por Pagar / Provisi\u00f3n para Sueldo Anual Complementario": {},
"Remuneraciones por Pagar / Retenciones a Depositar": {},
"Remuneraciones por Pagar / Sueldos a Pagar": {}
}
},
},
"PATRIMONIO": {
"Ajustes al Patrimonio": {
"Ajustes al Patrimonio / Revaluo T\u00e9cnico de Activo Fijo": {}
},
},
"Aportes No Capitalizados": {
"Aportes No Capitalizados / Aportes Irrevocables Futura Suscripci\u00f3n de Acciones": {},
"Aportes No Capitalizados / Aportes Irrevocables Futura Suscripci\u00f3n de Acciones": {},
"Aportes No Capitalizados / Primas de Emsi\u00f3n": {}
},
},
"Capital": {
"Capital / (-) Descuento de Emisi\u00f3n de Acciones": {},
"Capital / Acciones en Circulaci\u00f3n": {},
"Capital / Capital Propio": {},
"Capital / (-) Descuento de Emisi\u00f3n de Acciones": {},
"Capital / Acciones en Circulaci\u00f3n": {},
"Capital / Capital Propio": {},
"Capital / Dividendos a Distribuir en Acciones": {}
},
},
"Futuras Eventualidades": {
"Reserva Estatutaria": {},
"Reserva Facultativa": {},
"Reserva Legal": {},
"Reserva Estatutaria": {},
"Reserva Facultativa": {},
"Reserva Legal": {},
"Reserva para Renovaci\u00f3n de Activo Fijo": {}
},
},
"Resultados No Asignados": {
"Resultado del Ejercicio": {},
"Resultados Acumulados": {},
"Resultados Acumulados del Ejercicio Anterior": {},
"Resultado del Ejercicio": {},
"Resultados Acumulados": {},
"Resultados Acumulados del Ejercicio Anterior": {},
"Utilidades y P\u00e9rdidas del Ejercicio": {}
}
},
},
"root_type": ""
}
}
}
}

View File

@ -1,274 +1,275 @@
{
"country_code": "cn",
"name": "\u4e2d\u56fd\u4f1a\u8ba1\u79d1\u76ee\u8868 \uff08\u8d22\u4f1a[2006]3\u53f7\u300a\u4f01\u4e1a\u4f1a\u8ba1\u51c6\u5219\u300b\uff09",
"country_code": "cn",
"disabled": "Yes",
"name": "\u4e2d\u56fd\u4f1a\u8ba1\u79d1\u76ee\u8868 \uff08\u8d22\u4f1a[2006]3\u53f7\u300a\u4f01\u4e1a\u4f1a\u8ba1\u51c6\u5219\u300b\uff09",
"tree": {
"\u4e3b\u8425\u4e1a\u52a1\u6210\u672c": {
"root_type": ""
},
},
"\u4e3b\u8425\u4e1a\u52a1\u6536\u5165": {
"root_type": ""
},
},
"\u4ea4\u6613\u6027\u91d1\u878d\u8d1f\u503a": {
"root_type": ""
},
},
"\u4ea4\u6613\u6027\u91d1\u878d\u8d44\u4ea7": {
"root_type": ""
},
},
"\u4ee5\u524d\u5e74\u5ea6\u635f\u76ca\u8c03\u6574": {
"root_type": ""
},
},
"\u516c\u5141\u4ef7\u503c\u53d8\u52a8\u635f\u76ca": {
"root_type": ""
},
},
"\u5176\u4ed6\u4e1a\u52a1\u652f\u51fa": {
"root_type": ""
},
},
"\u5176\u4ed6\u4e1a\u52a1\u6536\u5165": {
"root_type": ""
},
},
"\u5176\u4ed6\u5e94\u4ed8\u6b3e": {
"root_type": ""
},
},
"\u5176\u4ed6\u5e94\u6536\u6b3e": {
"root_type": ""
},
},
"\u5176\u4ed6\u8d27\u5e01\u8d44\u91d1": {
"root_type": ""
},
},
"\u5229\u6da6\u5206\u914d": {
"root_type": ""
},
},
"\u5236\u9020\u8d39\u7528": {
"root_type": ""
},
},
"\u52b3\u52a1\u6210\u672c": {
"root_type": ""
},
},
"\u5305\u88c5\u7269\u53ca\u4f4e\u503c\u6613\u8017\u54c1": {
"root_type": ""
},
},
"\u539f\u6750\u6599": {
"root_type": ""
},
},
"\u53d1\u51fa\u5546\u54c1": {
"root_type": ""
},
},
"\u5546\u54c1\u8fdb\u9500\u5dee\u4ef7": {
"root_type": ""
},
},
"\u5546\u8a89": {
"root_type": ""
},
},
"\u56fa\u5b9a\u8d44\u4ea7": {
"root_type": ""
},
},
"\u56fa\u5b9a\u8d44\u4ea7\u51cf\u503c\u51c6\u5907": {
"root_type": ""
},
},
"\u56fa\u5b9a\u8d44\u4ea7\u6e05\u7406": {
"root_type": ""
},
},
"\u5728\u5efa\u5de5\u7a0b": {
"root_type": ""
},
},
"\u5728\u9014\u7269\u8d44": {
"root_type": ""
},
},
"\u574f\u8d26\u51c6\u5907": {
"root_type": ""
},
},
"\u5957\u671f\u5de5\u5177": {
"root_type": ""
},
},
"\u59d4\u6258\u52a0\u5de5\u7269\u8d44": {
"root_type": ""
},
},
"\u5b58\u8d27\u8dcc\u4ef7\u51c6\u5907": {
"root_type": ""
},
},
"\u5b9e\u6536\u8d44\u672c": {
"root_type": ""
},
},
"\u5de5\u7a0b\u7269\u8d44": {
"root_type": ""
},
},
"\u5e93\u5b58\u5546\u54c1": {
"root_type": ""
},
},
"\u5e93\u5b58\u80a1": {
"root_type": ""
},
},
"\u5e94\u4ea4\u7a0e\u8d39": {
"root_type": "",
"\u5e94\u4ea4\u4e2a\u4eba\u6240\u5f97\u7a0e": {},
"\u5e94\u4ea4\u571f\u5730\u4f7f\u7528\u7a0e": {},
"\u5e94\u4ea4\u571f\u5730\u589e\u503c\u7a0e": {},
"\u5e94\u4ea4\u57ce\u5e02\u7ef4\u62a4\u5efa\u8bbe\u7a0e": {},
"root_type": "",
"\u5e94\u4ea4\u4e2a\u4eba\u6240\u5f97\u7a0e": {},
"\u5e94\u4ea4\u571f\u5730\u4f7f\u7528\u7a0e": {},
"\u5e94\u4ea4\u571f\u5730\u589e\u503c\u7a0e": {},
"\u5e94\u4ea4\u57ce\u5e02\u7ef4\u62a4\u5efa\u8bbe\u7a0e": {},
"\u5e94\u4ea4\u589e\u503c\u7a0e": {
"\u51cf\u514d\u7a0e\u6b3e": {},
"\u51fa\u53e3\u62b5\u51cf\u5185\u9500\u4ea7\u54c1\u5e94\u7eb3\u7a0e\u989d": {},
"\u51fa\u53e3\u9000\u7a0e": {},
"\u5df2\u4ea4\u7a0e\u91d1": {},
"\u672a\u4ea4\u589e\u503c\u7a0e": {},
"\u8f6c\u51fa\u591a\u4ea4\u589e\u503c\u7a0e": {},
"\u8f6c\u51fa\u672a\u4ea4\u589e\u503c\u7a0e": {},
"\u8fdb\u9879\u7a0e\u989d": {},
"\u8fdb\u9879\u7a0e\u989d\u8f6c\u51fa": {},
"\u51cf\u514d\u7a0e\u6b3e": {},
"\u51fa\u53e3\u62b5\u51cf\u5185\u9500\u4ea7\u54c1\u5e94\u7eb3\u7a0e\u989d": {},
"\u51fa\u53e3\u9000\u7a0e": {},
"\u5df2\u4ea4\u7a0e\u91d1": {},
"\u672a\u4ea4\u589e\u503c\u7a0e": {},
"\u8f6c\u51fa\u591a\u4ea4\u589e\u503c\u7a0e": {},
"\u8f6c\u51fa\u672a\u4ea4\u589e\u503c\u7a0e": {},
"\u8fdb\u9879\u7a0e\u989d": {},
"\u8fdb\u9879\u7a0e\u989d\u8f6c\u51fa": {},
"\u9500\u9879\u7a0e\u989d": {}
},
"\u5e94\u4ea4\u623f\u4ea7\u7a0e": {},
"\u5e94\u4ea4\u6240\u5f97\u7a0e": {},
"\u5e94\u4ea4\u6d88\u8d39\u7a0e": {},
"\u5e94\u4ea4\u8425\u4e1a\u7a0e": {},
"\u5e94\u4ea4\u8d44\u6e90\u7a0e": {},
},
"\u5e94\u4ea4\u623f\u4ea7\u7a0e": {},
"\u5e94\u4ea4\u6240\u5f97\u7a0e": {},
"\u5e94\u4ea4\u6d88\u8d39\u7a0e": {},
"\u5e94\u4ea4\u8425\u4e1a\u7a0e": {},
"\u5e94\u4ea4\u8d44\u6e90\u7a0e": {},
"\u5e94\u4ea4\u8f66\u8239\u4f7f\u7528\u7a0e": {}
},
},
"\u5e94\u4ed8\u5229\u606f": {
"root_type": ""
},
},
"\u5e94\u4ed8\u7968\u636e": {
"root_type": ""
},
},
"\u5e94\u4ed8\u804c\u5de5\u85aa\u916c": {
"root_type": ""
},
},
"\u5e94\u4ed8\u80a1\u5229": {
"root_type": ""
},
},
"\u5e94\u4ed8\u8d26\u6b3e": {
"root_type": ""
},
},
"\u5e94\u6536\u5229\u606f": {
"root_type": ""
},
},
"\u5e94\u6536\u7968\u636e": {
"root_type": ""
},
},
"\u5e94\u6536\u80a1\u5229": {
"root_type": ""
},
},
"\u5e94\u6536\u8d26\u6b3e": {
"root_type": ""
},
},
"\u5f85\u5904\u7406\u8d22\u4ea7\u635f\u6ea2": {
"root_type": ""
},
},
"\u5f85\u644a\u8d39\u7528": {
"root_type": ""
},
},
"\u6240\u5f97\u7a0e": {
"root_type": ""
},
},
"\u6295\u8d44\u6536\u76ca": {
"root_type": ""
},
},
"\u6301\u6709\u81f3\u5230\u671f\u6295\u8d44": {
"root_type": ""
},
},
"\u6301\u6709\u81f3\u5230\u671f\u6295\u8d44\u51cf\u503c\u51c6\u5907": {
"root_type": ""
},
},
"\u65e0\u5f62\u8d44\u4ea7": {
"root_type": ""
},
},
"\u65e0\u5f62\u8d44\u4ea7\u51cf\u503c\u51c6\u5907": {
"root_type": ""
},
},
"\u672c\u5e74\u5229\u6da6": {
"root_type": ""
},
},
"\u6750\u6599\u6210\u672c\u5dee\u5f02": {
"root_type": ""
},
},
"\u6750\u6599\u91c7\u8d2d": {
"root_type": ""
},
},
"\u73b0\u91d1": {
"root_type": ""
},
},
"\u751f\u4ea7\u6210\u672c": {
"root_type": ""
},
},
"\u76c8\u4f59\u516c\u79ef": {
"root_type": ""
},
},
"\u77ed\u671f\u501f\u6b3e": {
"root_type": ""
},
},
"\u7814\u53d1\u652f\u51fa": {
"root_type": ""
},
},
"\u7ba1\u7406\u8d39\u7528": {
"root_type": ""
},
},
"\u7d2f\u8ba1\u6298\u65e7": {
"root_type": ""
},
},
"\u8425\u4e1a\u5916\u652f\u51fa": {
"root_type": ""
},
},
"\u8425\u4e1a\u5916\u6536\u5165": {
"root_type": ""
},
},
"\u8425\u4e1a\u7a0e\u91d1\u53ca\u9644\u52a0": {
"root_type": ""
},
},
"\u884d\u751f\u5de5\u5177": {
"root_type": ""
},
},
"\u88ab\u5957\u671f\u9879\u76ee": {
"root_type": ""
},
},
"\u8d22\u52a1\u8d39\u7528": {
"root_type": ""
},
},
"\u8d44\u4ea7\u51cf\u503c\u635f\u5931": {
"root_type": ""
},
},
"\u8d44\u672c\u516c\u79ef": {
"root_type": ""
},
},
"\u9012\u5ef6\u6240\u5f97\u7a0e\u8d1f\u503a": {
"root_type": ""
},
},
"\u9012\u5ef6\u6240\u5f97\u7a0e\u8d44\u4ea7": {
"root_type": ""
},
},
"\u94f6\u884c\u5b58\u6b3e": {
"root_type": ""
},
},
"\u9500\u552e\u8d39\u7528": {
"root_type": ""
},
},
"\u957f\u671f\u501f\u6b3e": {
"root_type": ""
},
},
"\u957f\u671f\u503a\u5238": {
"root_type": ""
},
},
"\u957f\u671f\u5e94\u4ed8\u6b3e": {
"root_type": ""
},
},
"\u957f\u671f\u5e94\u6536\u6b3e": {
"root_type": ""
},
},
"\u957f\u671f\u5f85\u644a\u8d39\u7528": {
"root_type": ""
},
},
"\u957f\u671f\u6295\u8d44\u51cf\u503c\u51c6\u5907": {
"root_type": ""
},
},
"\u957f\u671f\u80a1\u6743\u6295\u8d44": {
"root_type": ""
},
},
"\u9884\u4ed8\u8d26\u6b3e": {
"root_type": ""
},
},
"\u9884\u63d0\u8d39\u7528": {
"root_type": ""
},
},
"\u9884\u6536\u8d26\u6b3e": {
"root_type": ""
}
}
}
}

View File

@ -1,198 +1,199 @@
{
"country_code": "cn",
"name": "\u5c0f\u4f01\u4e1a\u4f1a\u8ba1\u79d1\u76ee\u8868\uff08\u8d22\u4f1a[2011]17\u53f7\u300a\u5c0f\u4f01\u4e1a\u4f1a\u8ba1\u51c6\u5219\u300b\uff09",
"country_code": "cn",
"disabled": "Yes",
"name": "\u5c0f\u4f01\u4e1a\u4f1a\u8ba1\u79d1\u76ee\u8868\uff08\u8d22\u4f1a[2011]17\u53f7\u300a\u5c0f\u4f01\u4e1a\u4f1a\u8ba1\u51c6\u5219\u300b\uff09",
"tree": {
"\u4e3b\u8425\u4e1a\u52a1\u6210\u672c": {
"root_type": ""
},
},
"\u4e3b\u8425\u4e1a\u52a1\u6536\u5165": {
"root_type": ""
},
},
"\u5176\u4ed6\u4e1a\u52a1\u6210\u672c": {
"root_type": ""
},
},
"\u5176\u4ed6\u4e1a\u52a1\u6536\u5165": {
"root_type": ""
},
},
"\u5176\u4ed6\u5e94\u6536\u6b3e": {
"root_type": ""
},
},
"\u5176\u4ed6\u8d27\u5e01\u8d44\u91d1": {
"root_type": ""
},
},
"\u5229\u6da6\u5206\u914d": {
"root_type": ""
},
},
"\u5236\u9020\u8d39\u7528": {
"root_type": ""
},
},
"\u539f\u6750\u6599": {
"root_type": ""
},
},
"\u5468\u8f6c\u6750\u6599": {
"root_type": ""
},
},
"\u5546\u54c1\u8fdb\u9500\u5dee\u4ef7": {
"root_type": ""
},
},
"\u56fa\u5b9a\u8d44\u4ea7": {
"root_type": ""
},
},
"\u56fa\u5b9a\u8d44\u4ea7\u6e05\u7406": {
"root_type": ""
},
},
"\u5728\u5efa\u5de5\u7a0b": {
"root_type": ""
},
},
"\u5728\u9014\u7269\u8d44": {
"root_type": ""
},
},
"\u59d4\u6258\u52a0\u5de5\u7269\u8d44": {
"root_type": ""
},
},
"\u5b9e\u6536\u8d44\u672c": {
"root_type": ""
},
},
"\u5de5\u7a0b\u65bd\u5de5": {
"root_type": ""
},
},
"\u5de5\u7a0b\u7269\u8d44": {
"root_type": ""
},
},
"\u5e93\u5b58\u5546\u54c1": {
"root_type": ""
},
},
"\u5e94\u4ea4\u7a0e\u8d39": {
"root_type": ""
},
},
"\u5e94\u4ed8\u5229\u606f": {
"root_type": ""
},
},
"\u5e94\u4ed8\u5229\u6da6": {
"root_type": ""
},
},
"\u5e94\u4ed8\u7968\u636e": {
"root_type": ""
},
},
"\u5e94\u4ed8\u804c\u5de5\u85aa\u916c": {
"root_type": ""
},
},
"\u5e94\u4ed8\u8d26\u6b3e": {
"root_type": ""
},
},
"\u5e94\u6536\u5229\u606f": {
"root_type": ""
},
},
"\u5e94\u6536\u7968\u636e": {
"root_type": ""
},
},
"\u5e94\u6536\u80a1\u5229": {
"root_type": ""
},
},
"\u5e94\u6536\u8d26\u6b3e": {
"root_type": ""
},
},
"\u5f85\u5904\u7406\u8d22\u4ea7\u635f\u6ea2": {
"root_type": ""
},
},
"\u6240\u5f97\u7a0e": {
"root_type": ""
},
},
"\u6295\u8d44\u6536\u76ca": {
"root_type": ""
},
},
"\u65e0\u5f62\u8d44\u4ea7": {
"root_type": ""
},
},
"\u672c\u5e74\u5229\u6da6": {
"root_type": ""
},
},
"\u673a\u68b0\u4f5c\u4e1a": {
"root_type": ""
},
},
"\u6750\u6599\u6210\u672c\u5dee\u5f02": {
"root_type": ""
},
},
"\u6750\u6599\u91c7\u8d2d": {
"root_type": ""
},
},
"\u6d88\u8017\u6027\u751f\u7269\u8d44\u4ea7": {
"root_type": ""
},
},
"\u73b0\u91d1": {
"root_type": ""
},
},
"\u751f\u4ea7\u6027\u751f\u7269\u8d44\u4ea7": {
"root_type": ""
},
},
"\u751f\u4ea7\u6027\u751f\u7269\u8d44\u4ea7\u7d2f\u8ba1\u6298\u65e7": {
"root_type": ""
},
},
"\u751f\u4ea7\u6210\u672c": {
"root_type": ""
},
},
"\u76c8\u4f59\u516c\u79ef": {
"root_type": ""
},
},
"\u77ed\u671f\u501f\u6b3e": {
"root_type": ""
},
},
"\u77ed\u671f\u6295\u8d44": {
"root_type": ""
},
},
"\u7814\u53d1\u652f\u51fa": {
"root_type": ""
},
},
"\u7ba1\u7406\u8d39\u7528": {
"root_type": ""
},
},
"\u7d2f\u8ba1\u644a\u9500": {
"root_type": ""
},
},
"\u8425\u4e1a\u5916\u652f\u51fa": {
"root_type": ""
},
},
"\u8425\u4e1a\u5916\u6536\u5165": {
"root_type": ""
},
},
"\u8425\u4e1a\u7a0e\u91d1\u53ca\u9644\u52a0": {
"root_type": ""
},
},
"\u8d22\u52a1\u8d39\u7528": {
"root_type": ""
},
},
"\u8d44\u672c\u516c\u79ef": {
"root_type": ""
},
},
"\u9012\u5ef6\u6536\u76ca": {
"root_type": ""
},
},
"\u94f6\u884c\u5b58\u6b3e": {
"root_type": ""
},
},
"\u9500\u552e\u8d39\u7528": {
"root_type": ""
},
},
"\u957f\u671f\u501f\u6b3e": {
"root_type": ""
},
},
"\u957f\u671f\u503a\u5238\u6295\u8d44": {
"root_type": ""
},
},
"\u957f\u671f\u5e94\u4ed8\u6b3e": {
"root_type": ""
},
},
"\u957f\u671f\u5f85\u644a\u8d39\u7528": {
"root_type": ""
},
},
"\u957f\u671f\u80a1\u6743\u6295\u8d44": {
"root_type": ""
},
},
"\u9884\u4ed8\u8d26\u6b3e": {
"root_type": ""
},
},
"\u9884\u6536\u8d26\u6b3e": {
"root_type": ""
}
}
}
}

View File

@ -1,6 +1,7 @@
{
"country_code": "cr",
"name": "Costa Rica - Company 0",
"country_code": "cr",
"name": "Costa Rica - Company 0",
"is_active": "Yes",
"tree": {
"0-Activo": {
"0-Activo circulante": {
@ -8,266 +9,266 @@
"0-Bancos": {
"0-Cuentas corrientes CRC": {
"0-Cuenta en CRC 1": {}
},
},
"0-Cuentas corrientes USD": {
"0-Cuenta en USD 1": {}
}
},
},
"0-Fondos de caja": {
"0-Fondos de caja CRC": {
"0-Fondo de caja oficinas centrales CRC": {}
},
},
"0-Fondos de caja USD": {
"0-Fondo de caja oficinas centrales USD": {}
}
},
},
"0-Fondos en tr\u00e1nsito": {
"0-Fondos en tr\u00e1nsito de PayPal a Bancos": {},
"0-Fondos en tr\u00e1nsito en bancos": {},
"0-Fondos en tr\u00e1nsito de PayPal a Bancos": {},
"0-Fondos en tr\u00e1nsito en bancos": {},
"0-Fondos en tr\u00e1nsito en tesorer\u00eda": {}
},
},
"0-Inversiones a la vista": {
"0-Inversi\u00f3n 1": {}
},
},
"0-PayPal": {
"0-Cuenta PayPal 1": {}
}
},
},
"0-Activo circulante exigible": {
"0-Cuentas por cobrar a compa\u00f1\u00edas relacionadas": {},
"0-Cuentas por cobrar a empleados": {},
"0-Cuentas por cobrar comerciales": {},
"0-Inversiones de corto plazo": {},
"0-Cuentas por cobrar a compa\u00f1\u00edas relacionadas": {},
"0-Cuentas por cobrar a empleados": {},
"0-Cuentas por cobrar comerciales": {},
"0-Inversiones de corto plazo": {},
"0-Otras cuentas por cobrar": {}
},
},
"0-Activo circulante realizable": {
"0-Inventarios": {
"0-Inventario de consumibles": {},
"0-Inventario de consumibles": {},
"0-Inventario de producto para la venta": {}
}
}
},
},
"0-Activo fijo": {
"0-Activo fijo depreciable": {
"0-Activos depreciables m\u00f3viles": {
"0-Equipo de c\u00f3mputo": {},
"0-Herramientas mayores": {},
"0-Maquinaria y equipo de edificios": {},
"0-Moibliario y equipo de oficina": {},
"0-Equipo de c\u00f3mputo": {},
"0-Herramientas mayores": {},
"0-Maquinaria y equipo de edificios": {},
"0-Moibliario y equipo de oficina": {},
"0-Veh\u00edculos": {}
},
},
"0-Edificios": {
"0-Edificios \u2013 Revaluaciones": {
"0-Edificio 1": {}
},
},
"0-Edificios \u2013 Valores originales": {
"0-Edificio 1": {}
}
},
},
"0-Mejoras a edificios": {
"0-Mejoras a edificios \u2013 Revaluaciones": {
"0-Edificio 1": {}
},
},
"0-Mejoras a edificios \u2013 Valores originales": {
"0-Edificio 1": {}
}
}
},
},
"0-Activo fijo no depreciable": {
"0-Terrenos": {
"0-Revaluaciones": {
"0-Terreno 1": {}
},
},
"0-Valores originales": {
"0-Terreno 1": {}
}
}
}
},
},
"0-Depreciaciones acumuladas sobre activo fijo depreciable": {
"0-Dep. ac. de activos depreciables m\u00f3viles": {
"0-Dep. ac. de equipo de c\u00f3mputo": {},
"0-Dep. ac. de herramientas mayores": {},
"0-Dep. ac. de maquinaria y equipo de edificios": {},
"0-Dep. ac. de mobiliario y equipo de oficina": {},
"0-Dep. ac. de equipo de c\u00f3mputo": {},
"0-Dep. ac. de herramientas mayores": {},
"0-Dep. ac. de maquinaria y equipo de edificios": {},
"0-Dep. ac. de mobiliario y equipo de oficina": {},
"0-Dep. ac. de veh\u00edculos": {}
},
},
"0-Dep. ac. de edificios": {
"0-Dep. ac. de edificios \u2013 Revaluaciones": {
"0-Edificio 1": {}
},
},
"0-Dep. ac. de edificios \u2013 Valores originales": {
"0-Edificio 1": {}
}
},
},
"0-Dep. ac. de mejoras a edificios": {
"0-Dep. ac. de mejoras a edificios \u2013 Revaluaciones": {
"0-Edificio 1": {}
},
},
"0-Dep. ac. de mejoras a edificios \u2013 Valores originales": {
"0-Edificio 1": {}
}
}
},
},
"0-Otros activos": {
"0-Dep\u00f3sitos de garant\u00eda": {
"0-Dep\u00f3sitos sobre conexiones de Internet": {},
"0-Dep\u00f3sitos sobre derechos telef\u00f3nicos": {},
"0-Dep\u00f3sitos sobre conexiones de Internet": {},
"0-Dep\u00f3sitos sobre derechos telef\u00f3nicos": {},
"0-Dep\u00f3sitos sobre locales en alquiler": {}
},
},
"0-Gastos pagados por anticipado": {
"0-P\u00f3lizas de seguros prepagadas": {}
}
},
"root_type": ""
},
},
"root_type": "Asset"
},
"0-Gastos": {
"0-Gastos no deducibles": {
"0-Diferencial cambiario": {},
"0-Donaciones no deducibles": {},
"0-Gastos de presidencia": {},
"0-Diferencial cambiario": {},
"0-Donaciones no deducibles": {},
"0-Gastos de presidencia": {},
"0-Multas": {}
},
},
"0-Gastos principales": {
"0-Gastos administrativos": {
"0-Alquiler": {
"0-Oficina 1": {}
},
},
"0-Cuota por administraci\u00f3n": {
"0-Compa\u00f1\u00eda administradora 1": {}
},
},
"0-Equipo de c\u00f3mputo y comunicaci\u00f3n": {
"0-Departamento 1": {}
},
},
"0-Servicios p\u00fablicos": {
"0-Agua": {
"0-Medidor 1": {}
},
},
"0-Internet": {
"0-Contrato 1": {}
},
},
"0-Luz": {
"0-Medidor 1": {}
},
},
"0-Tel\u00e9fono": {
"0-Tel\u00e9fono 1": {}
}
},
},
"0-Suministros de oficina": {
"0-Departamento 1": {}
}
},
},
"0-Gastos operativos": {
"0-Costo de venta de producto": {
"0-Costo de almacenamiento": {},
"0-Costo de distribuci\u00f3n": {},
"0-Costo de materia prima": {},
"0-Costo de producci\u00f3n": {},
"0-Costo de almacenamiento": {},
"0-Costo de distribuci\u00f3n": {},
"0-Costo de materia prima": {},
"0-Costo de producci\u00f3n": {},
"0-Costo de producto": {}
},
},
"0-Gastos de mercadeo": {
"0-Campa\u00f1as publicitarias": {},
"0-Campa\u00f1as publicitarias": {},
"0-Dise\u00f1o de imagen": {}
},
},
"0-Gastos de personal": {
"0-Salarios y deducciones": {
"0-Aguinaldo": {},
"0-Bonificaciones": {},
"0-Cargas patronales": {},
"0-Cesant\u00eda": {},
"0-Comisiones": {},
"0-Extras": {},
"0-Preaviso": {},
"0-Aguinaldo": {},
"0-Bonificaciones": {},
"0-Cargas patronales": {},
"0-Cesant\u00eda": {},
"0-Comisiones": {},
"0-Extras": {},
"0-Preaviso": {},
"0-Salarios": {}
},
},
"0-Vi\u00e1ticos": {
"0-Alimentaci\u00f3n": {},
"0-Hospedaje": {},
"0-Alimentaci\u00f3n": {},
"0-Hospedaje": {},
"0-Transporte": {}
}
},
},
"0-Servicios profesionales": {
"0-Categor\u00eda 1": {}
}
}
},
},
"0-Otros gastos": {
"0-Ajustes": {},
"0-Depreciaci\u00f3n de activo fijo": {},
"0-Donaciones deducibles": {},
"0-Gastos Financieros": {},
"0-Ajustes": {},
"0-Depreciaci\u00f3n de activo fijo": {},
"0-Donaciones deducibles": {},
"0-Gastos Financieros": {},
"0-Perdida por robo": {}
},
"root_type": ""
},
},
"root_type": "Expense"
},
"0-Ingresos": {
"0-Ingresos financieros": {
"0-Intereses ganados sobre cuentas corrientes": {}
},
},
"0-Ingresos no gravables": {
"0-Diferencial cambiario": {}
},
},
"0-Ingresos por administraci\u00f3n": {
"0-Cuota por administraci\u00f3n": {}
},
"0-Ingresos por ventas": {},
},
"0-Ingresos por ventas": {},
"0-Otros ingresos": {
"0-Ajustes": {},
"0-Ajustes": {},
"0-Donaciones": {}
},
"root_type": ""
},
},
"root_type": "Income"
},
"0-Pasivo": {
"0-Pasivo circulante": {
"0-Cuentas por pagar": {
"0-Cuentas por pagar a compa\u00f1\u00edas relacionadas": {},
"0-Cuentas por pagar a empleados": {},
"0-Cuentas por pagar a proveedores": {},
"0-Cuentas por pagar a compa\u00f1\u00edas relacionadas": {},
"0-Cuentas por pagar a empleados": {},
"0-Cuentas por pagar a proveedores": {},
"0-Cuentas por pagar de provisiones": {}
},
},
"0-Impuestos": {
"0-Impuesto de renta": {
"0-Adelantos de impuesto de renta": {},
"0-Impuesto de renta por pagar": {},
"0-Adelantos de impuesto de renta": {},
"0-Impuesto de renta por pagar": {},
"0-Retenciones de impuesto de renta": {}
},
},
"0-Impuesto de ventas": {
"0-Impuesto de ventas pagado": {},
"0-Impuesto de ventas pagado": {},
"0-Impuesto de ventas por pagar": {}
}
}
},
"root_type": ""
},
},
"root_type": "Liability"
},
"0-Patrimonio": {
"0-Aportes de capital": {
"0-Socio 1": {}
},
},
"0-Balance inicial": {
"0-Balance inicial": {}
},
},
"0-Capital social": {
"0-Socio 1": {}
},
},
"0-Cuentas de super\u00e1vit": {
"0-Superavit ganado": {},
"0-Superavit por revaluaci\u00f3n de activos": {},
"0-Superavit ganado": {},
"0-Superavit por revaluaci\u00f3n de activos": {},
"0-Super\u00e1vit de capital": {}
},
},
"0-Otras reservas": {
"0-Reserva para mejoras": {},
"0-Reserva para mejoras": {},
"0-Reserva para proyectos": {}
},
},
"0-Reserva legal": {
"0-Reserva legal": {}
},
},
"0-Utilidad o p\u00e9rdida acumulada de periodos anteriores": {
"0-Periodo 1": {}
},
},
"0-Utilidad o p\u00e9rdida del per\u00edodo actual": {
"0-Utilidad o p\u00e9rdida del per\u00edodo actual": {}
},
"root_type": ""
},
"root_type": "Asset"
}
}
}
}

View File

@ -1,266 +1,267 @@
{
"country_code": "cr",
"name": "Costa Rica - Company 1",
"country_code": "cr",
"name": "Costa Rica - Company 1",
"is_active": "Yes",
"tree": {
"xActivo": {
"root_type": "",
"root_type": "Asset",
"xActivo circulante": {
"xActivo circulante disponible": {
"xBancos": {},
"xBancos": {},
"xFondos de caja": {
"xFondos de caja CRC": {
"xFondo de caja oficinas centrales CRC": {}
},
},
"xFondos de caja USD": {
"xFondo de caja oficinas centrales USD": {}
}
},
},
"xFondos en tr\u00e1nsito": {
"xFondos en tr\u00e1nsito de PayPal a Bancos": {},
"xFondos en tr\u00e1nsito en bancos": {},
"xFondos en tr\u00e1nsito de PayPal a Bancos": {},
"xFondos en tr\u00e1nsito en bancos": {},
"xFondos en tr\u00e1nsito en tesorer\u00eda": {}
},
},
"xInversiones a la vista": {
"xInversi\u00f3n 1": {}
},
},
"xPayPal": {
"xCuenta PayPal 1": {}
}
},
},
"xActivo circulante exigible": {
"xCuentas por cobrar a compa\u00f1\u00edas relacionadas": {},
"xCuentas por cobrar a empleados": {},
"xCuentas por cobrar comerciales": {},
"xInversiones de corto plazo": {},
"xCuentas por cobrar a compa\u00f1\u00edas relacionadas": {},
"xCuentas por cobrar a empleados": {},
"xCuentas por cobrar comerciales": {},
"xInversiones de corto plazo": {},
"xOtras cuentas por cobrar": {}
},
},
"xActivo circulante realizable": {
"xInventarios": {
"xInventario de consumibles": {},
"xInventario de consumibles": {},
"xInventario de producto para la venta": {}
}
}
},
},
"xActivo fijo": {
"xActivo fijo depreciable": {
"xActivos depreciables m\u00f3viles": {
"xEquipo de c\u00f3mputo": {},
"xHerramientas mayores": {},
"xMaquinaria y equipo de edificios": {},
"xMoibliario y equipo de oficina": {},
"xEquipo de c\u00f3mputo": {},
"xHerramientas mayores": {},
"xMaquinaria y equipo de edificios": {},
"xMoibliario y equipo de oficina": {},
"xVeh\u00edculos": {}
},
},
"xEdificios": {
"xEdificios \u2013 Revaluaciones": {
"xEdificio 1": {}
},
},
"xEdificios \u2013 Valores originales": {
"xEdificio 1": {}
}
},
},
"xMejoras a edificios": {
"xMejoras a edificios \u2013 Revaluaciones": {
"xEdificio 1": {}
},
},
"xMejoras a edificios \u2013 Valores originales": {
"xEdificio 1": {}
}
}
},
},
"xActivo fijo no depreciable": {
"xTerrenos": {
"xRevaluaciones": {
"xTerreno 1": {}
},
},
"xValores originales": {
"xTerreno 1": {}
}
}
}
},
},
"xDepreciaciones acumuladas sobre activo fijo depreciable": {
"xDep. ac. de activos depreciables m\u00f3viles": {
"xDep. ac. de equipo de c\u00f3mputo": {},
"xDep. ac. de herramientas mayores": {},
"xDep. ac. de maquinaria y equipo de edificios": {},
"xDep. ac. de mobiliario y equipo de oficina": {},
"xDep. ac. de equipo de c\u00f3mputo": {},
"xDep. ac. de herramientas mayores": {},
"xDep. ac. de maquinaria y equipo de edificios": {},
"xDep. ac. de mobiliario y equipo de oficina": {},
"xDep. ac. de veh\u00edculos": {}
},
},
"xDep. ac. de edificios": {
"xDep. ac. de edificios \u2013 Revaluaciones": {
"xEdificio 1": {}
},
},
"xDep. ac. de edificios \u2013 Valores originales": {
"xEdificio 1": {}
}
},
},
"xDep. ac. de mejoras a edificios": {
"xDep. ac. de mejoras a edificios \u2013 Revaluaciones": {
"xEdificio 1": {}
},
},
"xDep. ac. de mejoras a edificios \u2013 Valores originales": {
"xEdificio 1": {}
}
}
},
},
"xOtros activos": {
"xDep\u00f3sitos de garant\u00eda": {
"xDep\u00f3sitos sobre conexiones de Internet": {},
"xDep\u00f3sitos sobre derechos telef\u00f3nicos": {},
"xDep\u00f3sitos sobre conexiones de Internet": {},
"xDep\u00f3sitos sobre derechos telef\u00f3nicos": {},
"xDep\u00f3sitos sobre locales en alquiler": {}
},
},
"xGastos pagados por anticipado": {
"xP\u00f3lizas de seguros prepagadas": {}
}
}
},
},
"xGastos": {
"root_type": "",
"root_type": "Expense",
"xGastos no deducibles": {
"xDiferencial cambiario": {},
"xDonaciones no deducibles": {},
"xGastos de presidencia": {},
"xDiferencial cambiario": {},
"xDonaciones no deducibles": {},
"xGastos de presidencia": {},
"xMultas": {}
},
},
"xGastos principales": {
"xGastos administrativos": {
"xAlquiler": {
"xOficina 1": {}
},
},
"xCuota por administraci\u00f3n": {
"xCompa\u00f1\u00eda administradora 1": {}
},
},
"xEquipo de c\u00f3mputo y comunicaci\u00f3n": {
"xDepartamento 1": {}
},
},
"xServicios p\u00fablicos": {
"xAgua": {
"xMedidor 1": {}
},
},
"xInternet": {
"xContrato 1": {}
},
},
"xLuz": {
"xMedidor 1": {}
},
},
"xTel\u00e9fono": {
"xTel\u00e9fono 1": {}
}
},
},
"xSuministros de oficina": {
"xDepartamento 1": {}
}
},
},
"xGastos operativos": {
"xCosto de venta de producto": {
"xCosto de almacenamiento": {},
"xCosto de distribuci\u00f3n": {},
"xCosto de materia prima": {},
"xCosto de producci\u00f3n": {},
"xCosto de almacenamiento": {},
"xCosto de distribuci\u00f3n": {},
"xCosto de materia prima": {},
"xCosto de producci\u00f3n": {},
"xCosto de producto": {}
},
},
"xGastos de mercadeo": {
"xCampa\u00f1as publicitarias": {},
"xCampa\u00f1as publicitarias": {},
"xDise\u00f1o de imagen": {}
},
},
"xGastos de personal": {
"xSalarios y deducciones": {
"xAguinaldo": {},
"xBonificaciones": {},
"xCargas patronales": {},
"xCesant\u00eda": {},
"xComisiones": {},
"xExtras": {},
"xPreaviso": {},
"xAguinaldo": {},
"xBonificaciones": {},
"xCargas patronales": {},
"xCesant\u00eda": {},
"xComisiones": {},
"xExtras": {},
"xPreaviso": {},
"xSalarios": {}
},
},
"xVi\u00e1ticos": {
"xAlimentaci\u00f3n": {},
"xHospedaje": {},
"xAlimentaci\u00f3n": {},
"xHospedaje": {},
"xTransporte": {}
}
},
},
"xServicios profesionales": {
"xCategor\u00eda 1": {}
}
}
},
},
"xOtros gastos": {
"xAjustes": {},
"xDepreciaci\u00f3n de activo fijo": {},
"xDonaciones deducibles": {},
"xGastos Financieros": {},
"xAjustes": {},
"xDepreciaci\u00f3n de activo fijo": {},
"xDonaciones deducibles": {},
"xGastos Financieros": {},
"xPerdida por robo": {}
}
},
},
"xIngresos": {
"root_type": "",
"root_type": "Income",
"xIngresos financieros": {
"xIntereses ganados sobre cuentas corrientes": {}
},
},
"xIngresos no gravables": {
"xDiferencial cambiario": {}
},
},
"xIngresos por administraci\u00f3n": {
"xCuota por administraci\u00f3n": {}
},
"xIngresos por ventas": {},
},
"xIngresos por ventas": {},
"xOtros ingresos": {
"xAjustes": {},
"xAjustes": {},
"xDonaciones": {}
}
},
},
"xPasivo": {
"root_type": "",
"root_type": "Liability",
"xPasivo circulante": {
"xCuentas por pagar": {
"xCuentas por pagar a compa\u00f1\u00edas relacionadas": {},
"xCuentas por pagar a empleados": {},
"xCuentas por pagar a proveedores": {},
"xCuentas por pagar a compa\u00f1\u00edas relacionadas": {},
"xCuentas por pagar a empleados": {},
"xCuentas por pagar a proveedores": {},
"xCuentas por pagar de provisiones": {}
},
},
"xImpuestos": {
"xImpuesto de renta": {
"xAdelantos de impuesto de renta": {},
"xImpuesto de renta por pagar": {},
"xAdelantos de impuesto de renta": {},
"xImpuesto de renta por pagar": {},
"xRetenciones de impuesto de renta": {}
},
},
"xImpuesto de ventas": {
"xImpuesto de ventas pagado": {},
"xImpuesto de ventas pagado": {},
"xImpuesto de ventas por pagar": {}
}
}
}
},
},
"xPatrimonio": {
"root_type": "",
"root_type": "Asset",
"xAportes de capital": {
"xSocio 1": {}
},
},
"xBalance inicial": {
"xBalance inicial": {}
},
},
"xCapital social": {
"xSocio 1": {}
},
},
"xCuentas de super\u00e1vit": {
"xSuperavit ganado": {},
"xSuperavit por revaluaci\u00f3n de activos": {},
"xSuperavit ganado": {},
"xSuperavit por revaluaci\u00f3n de activos": {},
"xSuper\u00e1vit de capital": {}
},
},
"xOtras reservas": {
"xReserva para mejoras": {},
"xReserva para mejoras": {},
"xReserva para proyectos": {}
},
},
"xReserva legal": {
"xReserva legal": {}
},
},
"xUtilidad o p\u00e9rdida acumulada de periodos anteriores": {
"xPeriodo 1": {}
},
},
"xUtilidad o p\u00e9rdida del per\u00edodo actual": {
"xUtilidad o p\u00e9rdida del per\u00edodo actual": {}
}
}
}
}
}

View File

@ -1,184 +1,185 @@
{
"country_code": "et",
"name": "Ethiopia Tax and Account Chart Template",
"country_code": "et",
"name": "Ethiopia Tax and Account Chart Template",
"is_active": "Yes",
"tree": {
"ASSETS": {
"Cash and Cash Equivalents": {
"Cash at bank in foreigh currency": {},
"Cash on hand and at bank": {},
"Investments current assets": {},
"Cash at bank in foreigh currency": {},
"Cash on hand and at bank": {},
"Investments current assets": {},
"Letter of Credit restricted account": {}
},
},
"Fixed Assets": {
"Construction in Progress": {
"Construction of buildings": {},
"Construction of buildings": {},
"Construction of infrastructure": {}
},
},
"Property and Equipment": {
"Aircraft, boats, etc": {},
"Buildings": {},
"Furnishings and fixtures": {},
"Infrastructure": {},
"Livestock and tansport animals": {},
"Plant machinery and equipment": {},
"Aircraft, boats, etc": {},
"Buildings": {},
"Furnishings and fixtures": {},
"Infrastructure": {},
"Livestock and tansport animals": {},
"Plant machinery and equipment": {},
"Vehicles and other vehicular transport": {}
}
},
"Goods in Transit": {},
"Investments": {},
"Long Term Loans": {},
},
"Goods in Transit": {},
"Investments": {},
"Long Term Loans": {},
"Production Stock": {
"Finished Goods": {},
"Finished Goods": {},
"Work in Progress": {}
},
},
"Receivables": {
"Accounts Receivable": {
"Advance to staff": {},
"Cash Registers": {},
"Cash shortage": {},
"Suspense": {},
"Trade Debtors": {},
"VAT Receivable on Purchases": {},
"VAT Withholding Receivable on Sales": {},
"Advance to staff": {},
"Cash Registers": {},
"Cash shortage": {},
"Suspense": {},
"Trade Debtors": {},
"VAT Receivable on Purchases": {},
"VAT Withholding Receivable on Sales": {},
"Withholding Receivable on Sales": {}
},
"Other Debtors": {},
},
"Other Debtors": {},
"Prepayments": {
"Advance to consultant": {},
"Advance to contractors": {},
"Advance to consultant": {},
"Advance to contractors": {},
"Advance to supplier": {}
}
},
"Stock": {},
"root_type": ""
},
},
"Stock": {},
"root_type": "Asset"
},
"COST OF GOODS SOLD": {
"Cost of Goods and Services": {},
"Inventory Adjustments": {},
"Other": {},
"Purchase Returns and Allowances": {},
"root_type": ""
},
"Cost of Goods and Services": {},
"Inventory Adjustments": {},
"Other": {},
"Purchase Returns and Allowances": {},
"root_type": "Expense"
},
"EXPENSES": {
"FIXED ASSETS AND CONSTRUCTION": {
"Construction": {
"Construction of buildings": {},
"Construction of infrastructure": {},
"Construction of buildings": {},
"Construction of infrastructure": {},
"Pre-construction activities": {}
},
},
"Fixed Assets": {
"Depreciation of buildings, furnishings and fixtures": {},
"Depreciation of livestock and transport animals": {},
"Depreciation of plant, machinery and equipment": {},
"Depreciation of buildings, furnishings and fixtures": {},
"Depreciation of livestock and transport animals": {},
"Depreciation of plant, machinery and equipment": {},
"Depreciation of vehicles and other vehicular transport": {}
}
},
},
"GOODS AND SERVICES": {
"Contracted Services": {
"Advertising": {},
"Contracted professional services": {},
"Electricity charges": {},
"Fees and charges": {},
"Freight": {},
"Insurance": {},
"Rent": {},
"Telecommunication charges": {},
"Advertising": {},
"Contracted professional services": {},
"Electricity charges": {},
"Fees and charges": {},
"Freight": {},
"Insurance": {},
"Rent": {},
"Telecommunication charges": {},
"Water and other utilities": {}
},
},
"Goods and Supplies": {
"Agriculture, forestry and marine inputs": {},
"Educational supplies": {},
"Food": {},
"Fuel and lubricants": {},
"Medical supplies": {},
"Miscellaneous equipment": {},
"Office supplies": {},
"Other material and supplies": {},
"Printing": {},
"Research and development supplies": {},
"Uniforms, clothing, bedding": {},
"Agriculture, forestry and marine inputs": {},
"Educational supplies": {},
"Food": {},
"Fuel and lubricants": {},
"Medical supplies": {},
"Miscellaneous equipment": {},
"Office supplies": {},
"Other material and supplies": {},
"Printing": {},
"Research and development supplies": {},
"Uniforms, clothing, bedding": {},
"Veterinary supplies and drugs": {}
},
},
"Maintenance and Repair Services": {
"Maintenance and repair of buildings, furnishings and fixtures": {},
"Maintenance and repair of infrastructure": {},
"Maintenance and repair of plant, machinery, and equipment": {},
"Maintenance and repair of buildings, furnishings and fixtures": {},
"Maintenance and repair of infrastructure": {},
"Maintenance and repair of plant, machinery, and equipment": {},
"Maintenance and repair of vehicles and other transport": {}
},
},
"Training Services": {
"External training": {},
"External training": {},
"Local training": {}
},
},
"Travelling and Official Entertainment Services": {
"Official entertainment": {},
"Per diem": {},
"Official entertainment": {},
"Per diem": {},
"Transport fees": {}
}
},
},
"OTHER PAYMENTS": {
"Debt Payments": {
"Payments of interest and bank charges on foreign debt": {},
"Payments of interest and bank charges on local debt": {},
"Payments on the principal of foreign debt": {},
"Payments of interest and bank charges on foreign debt": {},
"Payments of interest and bank charges on local debt": {},
"Payments on the principal of foreign debt": {},
"Payments on the principal of local debt": {}
}
},
},
"PERSONNEL SERVICES": {
"Allowances/benefits": {
"Allowances to contract staff": {},
"Allowances to external contract staff": {},
"Allowances to contract staff": {},
"Allowances to external contract staff": {},
"Allowances to permanent staff": {}
},
},
"Compensation": {
"Miscellaneous payments to staff": {},
"Salaries to permanent staff": {},
"Wages to casual staff": {},
"Wages to contract staff": {},
"Miscellaneous payments to staff": {},
"Salaries to permanent staff": {},
"Wages to casual staff": {},
"Wages to contract staff": {},
"Wages to external contract staff": {}
},
},
"Pension Contributions": {
"Contribution to permanent staff pensions": {}
}
},
"root_type": ""
},
},
"root_type": "Expense"
},
"LIABILITIES": {
"Long-Term Debt": {
"Foreign Loans": {
"Commercial Loan": {}
},
},
"Local Loans": {
"Commercial Loan": {}
}
},
},
"Payables": {
"Accounts Payable": {
"Federal Income Tax": {},
"Grace period payables": {},
"Pension contribution payable": {},
"Salary payable": {},
"Trade Creditors": {},
"VAT Payable": {},
"Federal Income Tax": {},
"Grace period payables": {},
"Pension contribution payable": {},
"Salary payable": {},
"Trade Creditors": {},
"VAT Payable": {},
"Witholding Payable": {}
},
},
"Deposits": {
"Other deposits": {}
},
},
"Retentions": {
"Retention on contract": {}
}
},
"root_type": ""
},
},
"root_type": "Liability"
},
"NET ASSETS/EQUITY": {
"Profit and loss account": {},
"Reserves": {},
"Share capital / equity": {},
"root_type": ""
},
"Profit and loss account": {},
"Reserves": {},
"Share capital / equity": {},
"root_type": "Equity"
},
"REVENUE": {
"Sales of Goods and Services": {},
"root_type": ""
"Sales of Goods and Services": {},
"root_type": "Income"
}
}
}
}

View File

@ -1,132 +1,134 @@
{
"country_code": "gt",
"name": "Plantilla de cuentas de Guatemala (sencilla)",
"country_code": "gt",
"name": "Plantilla de cuentas de Guatemala (sencilla)",
"is_active": "Yes",
"tree": {
"Balance General": {
"Activo": {
"Activo Corriente": {
"Caja y Bancos": {
"Caja Chica": {}
},
"Cuentas y Documentos por Cobrar": {
"Cuentas por Cobrar Empresas Afilidas": {},
"Cuentas por Cobrar Generales": {},
"Otras Cuentas por Cobrar": {},
"Prestamos al Personal": {}
},
"IVA por Cobrar": {
"IVA por Cobrar": {},
"Retenciones de IVA recibidas": {}
},
"Inventario": {}
},
"Diferido": {
"Gastos Anticipados": {
"Gastos Anticipados": {}
},
"Gastos de Organizaci\u00f3n": {
"Gastos de Organizaci\u00f3n": {}
},
"Gastos por Amortizar": {
"Gastos por Amortizar": {}
},
"Otros Activos": {
"Otros Activos": {}
}
},
"No Corriente": {
"Depreciaciones Acumuladas": {
"Depreciaciones Acumuladas": {}
},
"Propiedad, Planta y Equipo": {
"Propiedad, Planta y Equipo": {}
}
"Activo": {
"Activo Corriente": {
"Caja y Bancos": {
"Caja Chica": {}
},
"Cuentas y Documentos por Cobrar": {
"Cuentas por Cobrar Empresas Afilidas": {},
"Cuentas por Cobrar Generales": {},
"Otras Cuentas por Cobrar": {},
"Prestamos al Personal": {}
},
"IVA por Cobrar": {
"IVA por Cobrar": {},
"Retenciones de IVA recibidas": {}
},
"Inventario": {}
},
"Diferido": {
"Gastos Anticipados": {
"Gastos Anticipados": {}
},
"Gastos de Organizaci\u00f3n": {
"Gastos de Organizaci\u00f3n": {}
},
"Gastos por Amortizar": {
"Gastos por Amortizar": {}
},
"Otros Activos": {
"Otros Activos": {}
}
},
"Pasivo": {
},
"No Corriente": {
"Depreciaciones Acumuladas": {
"Depreciaciones Acumuladas": {}
},
"Propiedad, Planta y Equipo": {
"Propiedad, Planta y Equipo": {}
}
},
"root_type": "Asset"
},
"Pasivo": {
"Cr\u00e9ditos Diferidos": {
"Cr\u00e9ditos Diferidos": {
"Cr\u00e9ditos Diferidos": {
"Anticipos": {}
}
},
"Pasivo Corto Plazo": {
"Cuentas y Documentos por Pagar": {
"Cuentas y Documentos por Pagar": {}
},
"IVA por Pagar": {
"IVA por Pagar": {}
},
"Impuestos": {
"Impuestos": {}
}
},
"Pasivo a Largo Plazo": {
"Provisi\u00f3n para Indemnizaciones": {
"Provisi\u00f3n para Indemnizaciones": {}
}
"Anticipos": {}
}
},
"Patrimonio": {
},
"Pasivo Corto Plazo": {
"Cuentas y Documentos por Pagar": {
"Cuentas y Documentos por Pagar": {}
},
"IVA por Pagar": {
"IVA por Pagar": {}
},
"Impuestos": {
"Impuestos": {}
}
},
"Pasivo a Largo Plazo": {
"Provisi\u00f3n para Indemnizaciones": {
"Provisi\u00f3n para Indemnizaciones": {}
}
},
"root_type": "Liability"
},
"Patrimonio": {
"Patrimonio de los Accionistas": {
"Patrimonio de los Accionistas": {
"Patrimonio de los Accionistas": {
"Capital Autorizado, Suscr\u00edto y Pagado": {},
"Perdidas y Ganancias": {},
"Reservas": {}
}
"Capital Autorizado, Suscr\u00edto y Pagado": {},
"Perdidas y Ganancias": {},
"Reservas": {}
}
},
"root_type": ""
},
"Estado de Resultados": {
"Egresos": {
"Costos": {
"Costos de Ventas": {
"Costos de Ventas": {}
}
},
"root_type": "Asset"
},
"Egresos": {
"Costos": {
"Costos de Ventas": {
"Costos de Ventas": {}
}
},
"Gastos": {
"Gastos de Operaci\u00f3n": {
"Gastos de Administraci\u00f3n": {
"Gastos de Administraci\u00f3n": {}
},
"Otros Gastos de Operaci\u00f3n": {
"Otros Gastos de Operaci\u00f3n": {}
}
},
},
"root_type": "Expense"
},
"Gastos": {
"Gastos de Operaci\u00f3n": {
"Gastos de Administraci\u00f3n": {
"Gastos de Administraci\u00f3n": {}
},
"Otros Gastos de Operaci\u00f3n": {
"Otros Gastos de Operaci\u00f3n": {}
}
},
"Gastos de Ventas": {
"Gastos de Ventas": {
"Gastos de Ventas": {
"Gastos de Ventas": {}
}
},
"Gastos de Ventas": {}
}
},
"Gastos no Deducibles": {
"Gastos no Deducibles": {
"Gastos no Deducibles": {
"Gastos no Deducibles": {}
}
"Gastos no Deducibles": {}
}
},
"Ingresos": {
},
"root_type": "Expense"
},
"Ingresos": {
"Otros Ingresos": {
"Otros Ingresos": {
"Otros Ingresos": {
"Otros Ingresos": {}
}
},
"Ventas": {
"Ventas Netas": {
"Descuentos Sobre Ventas": {},
"Ventas": {}
}
"Otros Ingresos": {}
}
},
},
"Ventas": {
"Ventas Netas": {
"Descuentos Sobre Ventas": {},
"Ventas": {}
}
},
"root_type": "Income"
},
"Otros Gastos y Productos Financieros": {
"Otros Gastos y Productos Financieros": {
"Otros Gastos y Productos Financieros": {
"Otros Gastos y Productos Financieros": {
"Intereses": {},
"Otros Gastos Financieros": {}
}
"Intereses": {},
"Otros Gastos Financieros": {}
}
},
"root_type": ""
},
"root_type": "Expense"
}
}
}
}

View File

@ -1,132 +1,134 @@
{
"country_code": "hn",
"name": "Plantilla de cuentas de Honduras (sencilla)",
"country_code": "hn",
"name": "Plantilla de cuentas de Honduras (sencilla)",
"is_active": "Yes",
"tree": {
"Balance General": {
"Activo": {
"Activo Corriente": {
"Caja y Bancos": {
"Caja Chica": {}
},
"Cuentas y Documentos por Cobrar": {
"Cuentas por Cobrar Empresas Afilidas": {},
"Cuentas por Cobrar Generales": {},
"Otras Cuentas por Cobrar": {},
"Prestamos al Personal": {}
},
"ISV por Cobrar": {
"ISV por Cobrar": {},
"Retenciones de ISV recibidas": {}
},
"Inventario": {}
},
"Diferido": {
"Gastos Anticipados": {
"Gastos Anticipados": {}
},
"Gastos de Organizaci\u00f3n": {
"Gastos de Organizaci\u00f3n": {}
},
"Gastos por Amortizar": {
"Gastos por Amortizar": {}
},
"Otros Activos": {
"Otros Activos": {}
}
},
"No Corriente": {
"Depreciaciones Acumuladas": {
"Depreciaciones Acumuladas": {}
},
"Propiedad, Planta y Equipo": {
"Propiedad, Planta y Equipo": {}
}
"Activo": {
"Activo Corriente": {
"Caja y Bancos": {
"Caja Chica": {}
},
"Cuentas y Documentos por Cobrar": {
"Cuentas por Cobrar Empresas Afilidas": {},
"Cuentas por Cobrar Generales": {},
"Otras Cuentas por Cobrar": {},
"Prestamos al Personal": {}
},
"ISV por Cobrar": {
"ISV por Cobrar": {},
"Retenciones de ISV recibidas": {}
},
"Inventario": {}
},
"Diferido": {
"Gastos Anticipados": {
"Gastos Anticipados": {}
},
"Gastos de Organizaci\u00f3n": {
"Gastos de Organizaci\u00f3n": {}
},
"Gastos por Amortizar": {
"Gastos por Amortizar": {}
},
"Otros Activos": {
"Otros Activos": {}
}
},
"Pasivo": {
},
"No Corriente": {
"Depreciaciones Acumuladas": {
"Depreciaciones Acumuladas": {}
},
"Propiedad, Planta y Equipo": {
"Propiedad, Planta y Equipo": {}
}
},
"root_type": "Asset"
},
"Pasivo": {
"Cr\u00e9ditos Diferidos": {
"Cr\u00e9ditos Diferidos": {
"Cr\u00e9ditos Diferidos": {
"Anticipos": {}
}
},
"Pasivo Corto Plazo": {
"Cuentas y Documentos por Pagar": {
"Cuentas y Documentos por Pagar": {}
},
"ISV por Pagar": {
"ISV por Pagar": {}
},
"Impuestos": {
"Impuestos": {}
}
},
"Pasivo a Largo Plazo": {
"Provisi\u00f3n para Indemnizaciones": {
"Provisi\u00f3n para Indemnizaciones": {}
}
"Anticipos": {}
}
},
"Patrimonio": {
},
"Pasivo Corto Plazo": {
"Cuentas y Documentos por Pagar": {
"Cuentas y Documentos por Pagar": {}
},
"ISV por Pagar": {
"ISV por Pagar": {}
},
"Impuestos": {
"Impuestos": {}
}
},
"Pasivo a Largo Plazo": {
"Provisi\u00f3n para Indemnizaciones": {
"Provisi\u00f3n para Indemnizaciones": {}
}
},
"root_type": "Liability"
},
"Patrimonio": {
"Patrimonio de los Accionistas": {
"Patrimonio de los Accionistas": {
"Patrimonio de los Accionistas": {
"Capital Autorizado, Suscr\u00edto y Pagado": {},
"Perdidas y Ganancias": {},
"Reservas": {}
}
"Capital Autorizado, Suscr\u00edto y Pagado": {},
"Perdidas y Ganancias": {},
"Reservas": {}
}
},
"root_type": ""
},
"Estado de Resultados": {
"Egresos": {
"Costos": {
"Costos de Ventas": {
"Costos de Ventas": {}
}
},
"root_type": "Asset"
},
"Egresos": {
"Costos": {
"Costos de Ventas": {
"Costos de Ventas": {}
}
},
"Gastos": {
"Gastos de Operaci\u00f3n": {
"Gastos de Administraci\u00f3n": {
"Gastos de Administraci\u00f3n": {}
},
"Otros Gastos de Operaci\u00f3n": {
"Otros Gastos de Operaci\u00f3n": {}
}
},
},
"root_type": "Expense"
},
"Gastos": {
"Gastos de Operaci\u00f3n": {
"Gastos de Administraci\u00f3n": {
"Gastos de Administraci\u00f3n": {}
},
"Otros Gastos de Operaci\u00f3n": {
"Otros Gastos de Operaci\u00f3n": {}
}
},
"Gastos de Ventas": {
"Gastos de Ventas": {
"Gastos de Ventas": {
"Gastos de Ventas": {}
}
},
"Gastos de Ventas": {}
}
},
"Gastos no Deducibles": {
"Gastos no Deducibles": {
"Gastos no Deducibles": {
"Gastos no Deducibles": {}
}
"Gastos no Deducibles": {}
}
},
"Ingresos": {
},
"root_type": "Expense"
},
"Ingresos": {
"Otros Ingresos": {
"Otros Ingresos": {
"Otros Ingresos": {
"Otros Ingresos": {}
}
},
"Ventas": {
"Ventas Netas": {
"Descuentos Sobre Ventas": {},
"Ventas": {}
}
"Otros Ingresos": {}
}
},
},
"Ventas": {
"Ventas Netas": {
"Descuentos Sobre Ventas": {},
"Ventas": {}
}
},
"root_type": "Income"
},
"Otros Gastos y Productos Financieros": {
"Otros Gastos y Productos Financieros": {
"Otros Gastos y Productos Financieros": {
"Otros Gastos y Productos Financieros": {
"Intereses": {},
"Otros Gastos Financieros": {}
}
"Intereses": {},
"Otros Gastos Financieros": {}
}
},
"root_type": ""
},
"root_type": "Expense"
}
}
}
}

View File

@ -241,14 +241,18 @@ def make_charts():
chart["tree"].pop(key)
if type(val) == dict:
val["root_type"] = ""
if chart:
fpath = os.path.join("erpnext", "erpnext", "accounts", "doctype", "account",
"chart_of_accounts", filename + ".json")
with open(os.path.join("erpnext", "erpnext", "accounts", "doctype", "account", "chart_of_accounts",
filename + ".json"), "rw") as chartfile:
old_content = json.loads(chartfile.read())
if old_content.get("is_active", "No") == "No":
chartfile.write(json.dumps(chart, indent=4, sort_keys=True))
with open(fpath, "r") as chartfile:
old_content = chartfile.read()
if old_content and json.loads(old_content).get("is_active", "No") == "No" \
and json.loads(old_content).get("disabled", "No") == "No":
with open(fpath, "w") as chartfile:
chartfile.write(json.dumps(chart, indent=4, sort_keys=True))
all_roots.setdefault(filename, chart["tree"].keys())
all_roots.setdefault(filename, chart["tree"].keys())
def create_all_roots_file():
with open('all_roots.txt', 'w') as f:

View File

@ -1,356 +1,355 @@
{
"country_code": "in",
"name": "Indian Chart of Accounts - Schedule VI",
"country_code": "in",
"name": "Indian Chart of Accounts - Schedule VI",
"is_active": "Yes",
"tree": {
"Balance Sheet": {
"Assets": {
"Current Assets": {
"Cash And Cash Equivalent": {
"Bank Balance": {
"Balance Account": {},
"Balance Account 9876543211": {}
},
"Cash-In-Hand": {
"Cash Balance": {
"account_type": "Cash"
},
"Petty Cash Balance": {
"account_type": "Cash"
},
"Assets": {
"Current Assets": {
"Cash And Cash Equivalent": {
"Bank Balance": {
"Balance Account": {},
"Balance Account 9876543211": {}
},
"Cash-In-Hand": {
"Cash Balance": {
"account_type": "Cash"
},
"Cheques On Hand": {
"Cheque With Account": {}
}
},
"Current Investment": {
"In Short Term Fixed Deposits": {},
"Investment In Debentures And Bonds": {},
"Investment In Equity": {},
"Investment In Government Securities": {},
"Investment In Mutual Fund": {},
"Investment In Partnership Firm": {},
"Investment In Preference Shares": {}
},
"Inventories": {
"Finished Goods": {},
"Goods-In-Transit": {},
"Loose Tools": {},
"Other With Job Worker": {},
"Raw Material": {},
"Stock-In-Trade": {},
"Stores And Spares": {},
"Work-In-Progress": {}
},
"Other Current Assets": {
"Duties and Taxes": {
"Excise Duty Receivable": {
"Education Cess Receivable On Excise Duty": {},
"Excise Duty Receivable": {},
"Higher Education Cess Receivable On Excise Duty": {}
},
"Sales Tax Receivable": {},
"Service Tax Receivable": {
"Education Cess Receivable On Service Tax": {},
"Higher Education Cess Receivable On Service Tax": {},
"Service Tax Receivable": {}
},
"TDS Receivable": {},
"VAT Receivable": {}
},
"Miscellaneous Expense to the Extent Not Written Off": {
"Preliminary Expense": {}
}
},
"Short Terms Loans And Advances": {
"Advances with Revenue Authority": {
"Advance Income Tax/Refund Due": {},
"Advance To Suppliers": {},
"Balance With Revenue Authorities (Indirect Taxes)": {},
"Prepaid Expenses": {}
},
"Loans And Advances From Related Parties": {
"Doubtful": {},
"Other Advances Unsecured and Considered as Good": {
"Unsecured Recoverable in Cash or in Kind or for Value to be Received": {}
},
"Secured, Considered Good": {
"Advance To Associate Concerns": {}
}
}
},
"Trade Recievables": {
"Others": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Outstanding For More Than Six Months": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Sundry Debtors": {
"account_type": "Receivable"
},
"Petty Cash Balance": {
"account_type": "Cash"
},
"account_type": "Cash"
},
"Cheques On Hand": {
"Cheque With Account": {}
}
},
"Current Investment": {
"In Short Term Fixed Deposits": {},
"Investment In Debentures And Bonds": {},
"Investment In Equity": {},
"Investment In Government Securities": {},
"Investment In Mutual Fund": {},
"Investment In Partnership Firm": {},
"Investment In Preference Shares": {}
},
"Inventories": {
"Finished Goods": {},
"Goods-In-Transit": {},
"Loose Tools": {},
"Other With Job Worker": {},
"Raw Material": {},
"Stock-In-Trade": {},
"Stores And Spares": {},
"Work-In-Progress": {}
},
"Other Current Assets": {
"Duties and Taxes": {
"Excise Duty Receivable": {
"Education Cess Receivable On Excise Duty": {},
"Excise Duty Receivable": {},
"Higher Education Cess Receivable On Excise Duty": {}
},
"Sales Tax Receivable": {},
"Service Tax Receivable": {
"Education Cess Receivable On Service Tax": {},
"Higher Education Cess Receivable On Service Tax": {},
"Service Tax Receivable": {}
},
"TDS Receivable": {},
"VAT Receivable": {}
},
"Miscellaneous Expense to the Extent Not Written Off": {
"Preliminary Expense": {}
}
},
"Short Terms Loans And Advances": {
"Advances with Revenue Authority": {
"Advance Income Tax/Refund Due": {},
"Advance To Suppliers": {},
"Balance With Revenue Authorities (Indirect Taxes)": {},
"Prepaid Expenses": {}
},
"Loans And Advances From Related Parties": {
"Doubtful": {},
"Other Advances Unsecured and Considered as Good": {
"Unsecured Recoverable in Cash or in Kind or for Value to be Received": {}
},
"Secured, Considered Good": {
"Advance To Associate Concerns": {}
}
}
},
"Non-Current Assets": {
"Deferred Tax Assets (Net)": {},
"Fixed Assets": {
"Capital Work-In-Progress": {
"Building Under Construction": {}
},
"Intangible Assets": {
"Goodwill": {}
},
"Intangible Assets Under Development": {},
"Tangible Assets": {
"Buildings": {},
"Computer/Laptops": {},
"Furnitures And Fixtures": {},
"Land": {},
"Office Equipments": {},
"Plant And Equipments": {},
"Vehicles": {}
}
},
"Long Term Loans And Advances": {
"Capital Assets": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Loans And Advances To Related Parties": {},
"Other Loans And Advances": {},
"Security Deposit": {
"Doubtful": {},
"Secured, Considered Good": {
"Earnest Money Deposit": {},
"Other Deposit": {}
},
"Unsecured, Considered Good": {}
}
},
"Non-Current Investments": {
"Investment In Debentures And Bonds": {},
"Investment In Equity Instrument": {},
"Investment In Government Or Trust Securities": {},
"Investment In Mutual Fund": {},
"Investment In Partnership Firm": {},
"Investment In Preference Shares": {},
"Investment In Property": {},
"Other": {
"Fixed Deposit With Banks-Earmarked": {},
"Gold": {}
}
},
"Other Non Current Assets": {
"Long Term Trade Recievables": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Miscellaneous Exps to the Extent Not Written Off": {
"Preliminery Expense": {},
"Software": {}
},
"Others": {}
},
"Trade Recievables": {
"Others": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Outstanding For More Than Six Months": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Sundry Debtors": {
"account_type": "Receivable"
}
}
},
"Equity And Liabilities": {
"Current Liabilities": {
"Other Current Liabilities": {
"Advance From Customers": {},
"Duties and Taxes": {
"Central Sales Tax Payable": {},
"Excise Duty Payable": {
"Education Cess Payable On Excise Duty": {},
"Excise Duty Payable": {},
"Higher Education Cess Payable On Excise Duty": {}
},
"Service Tax Payable": {
"Education Cess Payable On Service Tax": {},
"Higher Education Cess Payable On Service Tax": {},
"Service Tax Payable": {}
},
"TDS Paybale": {},
"VAT Payable": {}
},
"Out Standing Cheques for Clearance": {}
},
"Short Term Borrowings": {
"Depsoits": {},
"Loans And Advances From Related Parties": {},
"Others": {},
"Secured Loans From Bank": {
"Bank Loan (Short Term)": {}
}
},
"Short Term Provisions": {
"Other Provisions": {
"Electricity And Power Charges Payable": {},
"Employee Providend Fund Payable": {},
"Internet Expenses Payable": {},
"Mobile Expenses Payable": {},
"Provision For Expenses": {},
"Provision For Taxation": {},
"Secueity Expenses Payable": {},
"Telephone Expenses Payable": {},
"Wages Payable": {}
},
"Provision For Employees Benefit": {
"EPF Payable": {},
"Unpaid Remuneration": {}
}
},
"Trade Payables": {
"Sundry Creditors For Material/Supplies": {
"account_type": "Payable"
},
"Sundry Creditors For Services": {
"account_type": "Payable"
}
},
"Non-Current Assets": {
"Deferred Tax Assets (Net)": {},
"Fixed Assets": {
"Capital Work-In-Progress": {
"Building Under Construction": {}
},
"Intangible Assets": {
"Goodwill": {}
},
"Intangible Assets Under Development": {},
"Tangible Assets": {
"Buildings": {},
"Computer/Laptops": {},
"Furnitures And Fixtures": {},
"Land": {},
"Office Equipments": {},
"Plant And Equipments": {},
"Vehicles": {}
}
},
"Non-Current Liabilities": {
"Deferred Tax Liabilities (Net)": {},
"Long Term Borrowings": {
"Secured Loans From Bank": {
"Bank Loan (Long Term)": {}
},
"Unsecured Loans": {
"From Others": {}
}
},
"Long Term Provisions": {},
"Other Long Term Liabilities": {}
},
"Share Application Money Pending Allotment": {
"Share Application Money Pending Allotment": {}
},
"Shareholder's Funds": {
"Money Received Against Share Warrants": {},
"Reserve And Surplus": {
"Capital Redemption Reserve": {},
"Capital Reserve": {},
"Debenture Redeemption Reserve": {},
"Other Reserve": {},
"Revaluation Reserve": {},
"Securities Premium Reserve": {},
"Shares Option Outstanding Account": {},
"Surplus (Profit and Loss Account)": {}
},
"Share Capital": {
"Authorised Share Capital": {},
"Issued, Subscribed And Paid Up Capital": {}
},
"Long Term Loans And Advances": {
"Capital Assets": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Loans And Advances To Related Parties": {},
"Other Loans And Advances": {},
"Security Deposit": {
"Doubtful": {},
"Secured, Considered Good": {
"Earnest Money Deposit": {},
"Other Deposit": {}
},
"Unsecured, Considered Good": {}
}
},
"Non-Current Investments": {
"Investment In Debentures And Bonds": {},
"Investment In Equity Instrument": {},
"Investment In Government Or Trust Securities": {},
"Investment In Mutual Fund": {},
"Investment In Partnership Firm": {},
"Investment In Preference Shares": {},
"Investment In Property": {},
"Other": {
"Fixed Deposit With Banks-Earmarked": {},
"Gold": {}
}
},
"Other Non Current Assets": {
"Long Term Trade Recievables": {
"Doubtful": {},
"Secured, Considered Good": {},
"Unsecured, Considered Good": {}
},
"Miscellaneous Exps to the Extent Not Written Off": {
"Preliminery Expense": {},
"Software": {}
},
"Others": {}
}
},
"root_type": "Asset"
},
"Equity And Liabilities": {
"Current Liabilities": {
"Other Current Liabilities": {
"Advance From Customers": {},
"Duties and Taxes": {
"Central Sales Tax Payable": {},
"Excise Duty Payable": {
"Education Cess Payable On Excise Duty": {},
"Excise Duty Payable": {},
"Higher Education Cess Payable On Excise Duty": {}
},
"Service Tax Payable": {
"Education Cess Payable On Service Tax": {},
"Higher Education Cess Payable On Service Tax": {},
"Service Tax Payable": {}
},
"TDS Paybale": {},
"VAT Payable": {}
},
"Out Standing Cheques for Clearance": {}
},
"Short Term Borrowings": {
"Depsoits": {},
"Loans And Advances From Related Parties": {},
"Others": {},
"Secured Loans From Bank": {
"Bank Loan (Short Term)": {}
}
},
"Short Term Provisions": {
"Other Provisions": {
"Electricity And Power Charges Payable": {},
"Employee Providend Fund Payable": {},
"Internet Expenses Payable": {},
"Mobile Expenses Payable": {},
"Provision For Expenses": {},
"Provision For Taxation": {},
"Secueity Expenses Payable": {},
"Telephone Expenses Payable": {},
"Wages Payable": {}
},
"Provision For Employees Benefit": {
"EPF Payable": {},
"Unpaid Remuneration": {}
}
},
"Trade Payables": {
"Sundry Creditors For Material/Supplies": {
"account_type": "Payable"
},
"Sundry Creditors For Services": {
"account_type": "Payable"
}
}
},
"root_type": ""
},
"Profit And Loss": {
"Total Expenses": {
"Changes In Inventories of Finished Goods, Work-In-Progress And Stock-In-Trade": {},
"Cost of Materials Consumed": {
"Closing Stock": {},
"Opening Stock": {},
"Purchases of Raw Materials And Stores": {
"Raw Material": {},
"Stores And Consumables": {}
},
"Non-Current Liabilities": {
"Deferred Tax Liabilities (Net)": {},
"Long Term Borrowings": {
"Secured Loans From Bank": {
"Bank Loan (Long Term)": {}
},
"Unsecured Loans": {
"From Others": {}
}
},
"Depreciation And Amortization Expense": {
"Depreciation": {},
"Preliminary Expenses": {}
},
"Employement Benefit Expenses": {
"Commision To Joint M.D": {},
"Commision To M.D": {},
"Directors Remuneration": {},
"Directors Setting Fees": {},
"Salaries, Bonus, PF And ESIC": {},
"Staff Welfare Expense": {}
},
"Financial Cost": {
"Bank Charges": {},
"Bank Gurantee Charges": {},
"Interest On Car Loan": {},
"Interest On Cash Credit Facality": {},
"Interest On Other Loans": {}
},
"Other Expenses": {
"Administrative and Selling Expenses": {
"Advertisement And Publicity": {},
"Annual Service Fees": {},
"Auditors Remuneration": {},
"Car Expenses (Including Insurance)": {},
"Computer Maintenace": {},
"Conveyance Expense": {},
"Custom Duty": {},
"Donation": {},
"Excise/ Service Tax Expenses": {},
"Export Expenses": {},
"General Expenses": {},
"Insurance Expenses": {},
"Interest On Delayed Payment of Taxes": {},
"Internal Audit Fee": {},
"Internet And Website Expenses": {},
"Labour Welfare Expenses": {},
"Legal Expenses": {},
"Loan Processing Fees": {},
"Office Cleaning Expense": {},
"Packing and Forwarding Expense": {},
"Post and Courrier Charges": {},
"Postage And Telegram": {},
"Prelimenary Expense W/Off": {},
"Professional Charges": {},
"Rent Rates And Taxes": {},
"Repair And Maintenance Building": {},
"Security Expesnes": {},
"Software Expense W/Off": {},
"Stamping Charge": {},
"Stationery Expenses": {},
"Telephone Expense": {},
"Tender Fee And Testing Charges": {},
"Travelling Expenses (Including Foreign Travelling)": {}
},
"Direct Expenses": {
"Centeral Sales Tax": {},
"Electrical Repairing Expense": {},
"Freight Forwarding and Octroi Expenses (Local)": {},
"Jobwork Charges": {},
"Machinery Repair and Maintenance": {},
"Material Testing Expense": {},
"Measuring Expense": {},
"Packing Material Expense": {},
"Power and Fuel Charges": {},
"Processing Labour Charges": {},
"Stores and Spares": {},
"Workshop Expense": {}
}
},
"Purchase of Stock-In-Trade": {
"Purchase of Stock-In-Trade": {}
},
"Long Term Provisions": {},
"Other Long Term Liabilities": {}
},
"Share Application Money Pending Allotment": {
"Share Application Money Pending Allotment": {}
},
"Shareholder's Funds": {
"Money Received Against Share Warrants": {},
"Reserve And Surplus": {
"Capital Redemption Reserve": {},
"Capital Reserve": {},
"Debenture Redeemption Reserve": {},
"Other Reserve": {},
"Revaluation Reserve": {},
"Securities Premium Reserve": {},
"Shares Option Outstanding Account": {},
"Surplus (Profit and Loss Account)": {}
},
"Share Capital": {
"Authorised Share Capital": {},
"Issued, Subscribed And Paid Up Capital": {}
}
},
"Total Revenue": {
"Other Income": {
"Interest": {},
"Other Financial Services": {},
"Other Non Operating Income": {}
},
"Revenue From Operations": {
"Central Sales(Exclusive of Excise Duty)": {},
"Export Sales": {},
"Job Work Receipts": {},
"Other Operating Income": {},
"Product Sales": {},
"Sales of Services": {}
},
"root_type": "Liability"
},
"Total Expenses": {
"Changes In Inventories of Finished Goods, Work-In-Progress And Stock-In-Trade": {},
"Cost of Materials Consumed": {
"Closing Stock": {},
"Opening Stock": {},
"Purchases of Raw Materials And Stores": {
"Raw Material": {},
"Stores And Consumables": {}
}
},
"root_type": ""
},
"Depreciation And Amortization Expense": {
"Depreciation": {},
"Preliminary Expenses": {}
},
"Employement Benefit Expenses": {
"Commision To Joint M.D": {},
"Commision To M.D": {},
"Directors Remuneration": {},
"Directors Setting Fees": {},
"Salaries, Bonus, PF And ESIC": {},
"Staff Welfare Expense": {}
},
"Financial Cost": {
"Bank Charges": {},
"Bank Gurantee Charges": {},
"Interest On Car Loan": {},
"Interest On Cash Credit Facality": {},
"Interest On Other Loans": {}
},
"Other Expenses": {
"Administrative and Selling Expenses": {
"Advertisement And Publicity": {},
"Annual Service Fees": {},
"Auditors Remuneration": {},
"Car Expenses (Including Insurance)": {},
"Computer Maintenace": {},
"Conveyance Expense": {},
"Custom Duty": {},
"Donation": {},
"Excise/ Service Tax Expenses": {},
"Export Expenses": {},
"General Expenses": {},
"Insurance Expenses": {},
"Interest On Delayed Payment of Taxes": {},
"Internal Audit Fee": {},
"Internet And Website Expenses": {},
"Labour Welfare Expenses": {},
"Legal Expenses": {},
"Loan Processing Fees": {},
"Office Cleaning Expense": {},
"Packing and Forwarding Expense": {},
"Post and Courrier Charges": {},
"Postage And Telegram": {},
"Prelimenary Expense W/Off": {},
"Professional Charges": {},
"Rent Rates And Taxes": {},
"Repair And Maintenance Building": {},
"Security Expesnes": {},
"Software Expense W/Off": {},
"Stamping Charge": {},
"Stationery Expenses": {},
"Telephone Expense": {},
"Tender Fee And Testing Charges": {},
"Travelling Expenses (Including Foreign Travelling)": {}
},
"Direct Expenses": {
"Centeral Sales Tax": {},
"Electrical Repairing Expense": {},
"Freight Forwarding and Octroi Expenses (Local)": {},
"Jobwork Charges": {},
"Machinery Repair and Maintenance": {},
"Material Testing Expense": {},
"Measuring Expense": {},
"Packing Material Expense": {},
"Power and Fuel Charges": {},
"Processing Labour Charges": {},
"Stores and Spares": {},
"Workshop Expense": {}
}
},
"Purchase of Stock-In-Trade": {
"Purchase of Stock-In-Trade": {}
},
"root_type": "Expense"
},
"Total Revenue": {
"Other Income": {
"Interest": {},
"Other Financial Services": {},
"Other Non Operating Income": {}
},
"Revenue From Operations": {
"Central Sales(Exclusive of Excise Duty)": {},
"Export Sales": {},
"Job Work Receipts": {},
"Other Operating Income": {},
"Product Sales": {},
"Sales of Services": {}
},
"root_type": "Income"
}
}
}
}

View File

@ -1,167 +1,166 @@
{
"country_code": "in",
"name": "Indian Chart of Accounts - Standard",
"country_code": "in",
"name": "Indian Chart of Accounts - Standard",
"is_active": "Yes",
"tree": {
"Balance Sheet": {
"Assets": {
"Current Assets": {
"Accounts Receivable": {
"Debtors": {
"account_type": "Receivable"
}
},
"Bank Accounts": {},
"Cash In Hand": {
"Cash - Payroll Checking": {
"account_type": "Cash"
},
"Cash - Regular Checking": {
"account_type": "Cash"
},
"Cash Account": {
"account_type": "Cash"
},
"Petty Cash Fund": {
"account_type": "Cash"
}
},
"Deposit Account": {
"Deposit Account": {}
},
"Inventories": {
"Inventories": {}
},
"Other Current Assets": {
"Prepaid Insurance": {}
},
"Tax Receivable": {
"Excise Duty Receivable": {
"Education Cess Receivable On Excise Duty": {},
"Excise Duty Receivable": {},
"Higher Education Cess Receivable On Excise Duty": {}
},
"Sales Tax Receivable": {},
"Service Tax Receivable": {
"Education Cess Receivable On Service Tax": {},
"Higher Education Cess Receivable On Service Tax": {},
"Service Tax Receivable": {}
},
"TDS Receivable": {},
"VAT Receivable": {}
"Assets": {
"Current Assets": {
"Accounts Receivable": {
"Debtors": {
"account_type": "Receivable"
}
},
"Fixed Assets": {
"Air Conditionar": {},
"Buildings": {},
"Computer/Laptops (Assets)": {},
"Equipments": {},
"Furniture": {},
"Land": {},
"Misc Assets": {},
"Vehicle": {}
}
},
"Liabilities": {
"Current Liabilities": {
"Accounts Payable": {
"Creditors": {
"account_type": "Payable"
}
},
"Duties And Taxes Payable": {
"Excise Duty Payable": {
"Education Cess Payable On Excise Duty": {},
"Excise Duty Payable": {},
"Higher Education Cess Payable On Excise Duty": {}
},
"Sales Tax Payable": {},
"Service Tax Payable": {
"Education Cess Payable On Service Tax": {},
"Higher Education Cess Payable On Service Tax": {},
"Service Tax Payable": {}
},
"TDS Payable": {},
"VAT Payable": {}
},
"Loan Liabilities": {
"Bank OD Account": {},
"Secured Loan Account": {},
"Unsecured Loan Account": {}
},
"Others Payable": {
"Interest Payable": {},
"Notes Payable": {},
"Wages Payable": {}
},
"Bank Accounts": {},
"Cash In Hand": {
"Cash - Payroll Checking": {
"account_type": "Cash"
},
"Cash - Regular Checking": {
"account_type": "Cash"
},
"Cash Account": {
"account_type": "Cash"
},
"Petty Cash Fund": {
"account_type": "Cash"
}
},
"Share Holder/Owners Fund": {
"Capital Account": {},
"Reserve And Surplus Account": {}
},
"Deposit Account": {
"Deposit Account": {}
},
"Inventories": {
"Inventories": {}
},
"Other Current Assets": {
"Prepaid Insurance": {}
},
"Tax Receivable": {
"Excise Duty Receivable": {
"Education Cess Receivable On Excise Duty": {},
"Excise Duty Receivable": {},
"Higher Education Cess Receivable On Excise Duty": {}
},
"Sales Tax Receivable": {},
"Service Tax Receivable": {
"Education Cess Receivable On Service Tax": {},
"Higher Education Cess Receivable On Service Tax": {},
"Service Tax Receivable": {}
},
"TDS Receivable": {},
"VAT Receivable": {}
}
},
"root_type": ""
},
"Profit And Loss": {
"Expense": {
"Cost of Goods Sold": {
"Closing Stock": {},
"Opening Stock": {},
"Purchase Stock": {}
},
"Direct Expense": {
"Computer/Laptop Accessories": {},
"Electricity Expense": {},
"House Keeping Expense": {},
"Internet Expense": {},
"News Paper And Magazine": {},
"Office Rent": {},
"Postage And Courier Expense": {},
"Purchase Expense": {},
"Salary Expense": {},
"Telephone Expense": {}
},
"Indirect Expense": {
"Bank Charges": {
"account_type": "Bank"
},
"Business Promotion": {},
"Diwali Bonus/Gift": {},
"Entertainment Expense": {},
"Foreign Exchange Loss": {},
"Other Expense": {
"Sales Commission Expense": {},
"Stationary Expense": {},
"Travelling Expense": {}
},
"Parts Purchase": {},
"Professional Services": {},
"Repairing Expense": {}
},
"Non Operating Expenses And Loss": {
"Loss on Sale of Assets": {},
"Write Off Expense": {}
}
},
"Income": {
"Non Operating Revenues And Gains": {
"Foreign Exchange Profit": {},
"Gain on Sale of Assets": {},
"Interest Revenues": {},
"Write off Income": {}
},
"Operating Revenues": {
"Sales of Goods": {
"Export Sales": {},
"Local Sales": {},
"Retail Sales": {}
},
"Sales of Services": {
"Export Services": {},
"Local Services": {}
},
"Fixed Assets": {
"Air Conditionar": {},
"Buildings": {},
"Computer/Laptops (Assets)": {},
"Equipments": {},
"Furniture": {},
"Land": {},
"Misc Assets": {},
"Vehicle": {}
},
"root_type": "Asset"
},
"Liabilities": {
"Current Liabilities": {
"Accounts Payable": {
"Creditors": {
"account_type": "Payable"
}
},
"Duties And Taxes Payable": {
"Excise Duty Payable": {
"Education Cess Payable On Excise Duty": {},
"Excise Duty Payable": {},
"Higher Education Cess Payable On Excise Duty": {}
},
"Sales Tax Payable": {},
"Service Tax Payable": {
"Education Cess Payable On Service Tax": {},
"Higher Education Cess Payable On Service Tax": {},
"Service Tax Payable": {}
},
"TDS Payable": {},
"VAT Payable": {}
},
"Loan Liabilities": {
"Bank OD Account": {},
"Secured Loan Account": {},
"Unsecured Loan Account": {}
},
"Others Payable": {
"Interest Payable": {},
"Notes Payable": {},
"Wages Payable": {}
}
},
"root_type": ""
},
"Share Holder/Owners Fund": {
"Capital Account": {},
"Reserve And Surplus Account": {}
},
"root_type": "Liability"
},
"Expense": {
"Cost of Goods Sold": {
"Closing Stock": {},
"Opening Stock": {},
"Purchase Stock": {}
},
"Direct Expense": {
"Computer/Laptop Accessories": {},
"Electricity Expense": {},
"House Keeping Expense": {},
"Internet Expense": {},
"News Paper And Magazine": {},
"Office Rent": {},
"Postage And Courier Expense": {},
"Purchase Expense": {},
"Salary Expense": {},
"Telephone Expense": {}
},
"Indirect Expense": {
"Bank Charges": {
"account_type": "Bank"
},
"Business Promotion": {},
"Diwali Bonus/Gift": {},
"Entertainment Expense": {},
"Foreign Exchange Loss": {},
"Other Expense": {
"Sales Commission Expense": {},
"Stationary Expense": {},
"Travelling Expense": {}
},
"Parts Purchase": {},
"Professional Services": {},
"Repairing Expense": {}
},
"Non Operating Expenses And Loss": {
"Loss on Sale of Assets": {},
"Write Off Expense": {}
},
"root_type": "Expense"
},
"Income": {
"Non Operating Revenues And Gains": {
"Foreign Exchange Profit": {},
"Gain on Sale of Assets": {},
"Interest Revenues": {},
"Write off Income": {}
},
"Operating Revenues": {
"Sales of Goods": {
"Export Sales": {},
"Local Sales": {},
"Retail Sales": {}
},
"Sales of Services": {
"Export Services": {},
"Local Services": {}
}
},
"root_type": "Income"
}
}
}
}

View File

@ -1,232 +1,232 @@
{
"country_code": "pa",
"name": "Panam\u00e1 - Plan de Cuentas",
"country_code": "pa",
"name": "Panam\u00e1 - Plan de Cuentas",
"is_active": "Yes",
"tree": {
"Balance General": {
"ACTIVOS": {
"Activo Fijo": {
"Activo Fijo / (-) Depreciaci\u00f3n Acumulada": {},
"Activo Fijo / Equipos": {},
"Activo Fijo / Inmuebles": {},
"Activo Fijo / Maquinaria": {},
"Activo Fijo / Material Rodante Motorizado": {}
},
"Activo Intangible": {
"Activo Intangible / (-) Amortizaci\u00f3n Acumulada": {},
"Activo Intangible / Concesiones y Franquicias": {},
"Activo Intangible / Derecho de Llaves": {},
"Activo Intangible / Marcas y Patentes de Invenci\u00f3n": {}
},
"Caja y Bancos": {
"Caja y Bancos - Bancos": {
"Caja y Bancos.../ BCO. CTA CTE PAB": {
"account_type": "Bank"
}
},
"Caja y Bancos - Caja": {
"Caja y Bancos - Caja / efectivo PAB": {
"account_type": "Cash"
}
},
"Caja y Bancos - Fondos fijos": {
"Caja y Bancos - Fondos fijos / caja menuda 01 PAB": {
"account_type": "Cash"
}
},
"Caja y Bancos - Moneda Extranjera": {
"Caja y Bancos - Caja / efectivo USD": {
"account_type": "Cash"
}
},
"Caja y Bancos - Recaudaciones a Depositar ": {
"account_type": "Bank"
},
"Caja y Bancos - Valores a Depositar ": {
"ACTIVOS": {
"Activo Fijo": {
"Activo Fijo / (-) Depreciaci\u00f3n Acumulada": {},
"Activo Fijo / Equipos": {},
"Activo Fijo / Inmuebles": {},
"Activo Fijo / Maquinaria": {},
"Activo Fijo / Material Rodante Motorizado": {}
},
"Activo Intangible": {
"Activo Intangible / (-) Amortizaci\u00f3n Acumulada": {},
"Activo Intangible / Concesiones y Franquicias": {},
"Activo Intangible / Derecho de Llaves": {},
"Activo Intangible / Marcas y Patentes de Invenci\u00f3n": {}
},
"Caja y Bancos": {
"Caja y Bancos - Bancos": {
"Caja y Bancos.../ BCO. CTA CTE PAB": {
"account_type": "Bank"
}
},
"Cuentas por Cobrar": {
"Cuentas por Cobrar / (-) Previsi\u00f3n para Incobrables": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores Morosos": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores Varios": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores en Gesti\u00f3n Judicial": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores por Ventas": {
"account_type": "Receivable"
},
"Caja y Bancos - Caja": {
"Caja y Bancos - Caja / efectivo PAB": {
"account_type": "Cash"
}
},
"Inventarios": {
"(-) Previsi\u00f3n para Desvalorizaci\u00f3n de Inventarios": {},
"Inventarios - Mercancias": {
"Inventarios - Mercancias / Categoria de productos 01": {}
},
"Inventarios - Mercancias en Tr\u00e1nsito": {},
"Materiales Varios ": {},
"Materias primas": {},
"Productos Elaborados": {},
"Productos en Curso de Elaboraci\u00f3n": {}
},
"Inversiones Financieras": {
"Inversiones / (-) Previsi\u00f3n para Devalorizaci\u00f3n de Acciones": {},
"Inversiones / Acciones Permanentes": {},
"Inversiones / Acciones Transitorias": {},
"Inversiones / T\u00edtulos P\u00fablicos": {}
},
"Otras Cuentas por Cobrar": {
"Otras Cuentas por Cobrar / (-) Intereses (+) a Devengar": {},
"Otras Cuentas por Cobrar / (-) Previsi\u00f3n para Descuentos": {},
"Otras Cuentas por Cobrar / Accionistas": {},
"Otras Cuentas por Cobrar / Alquileres Pagados por Adelantado": {},
"Otras Cuentas por Cobrar / Anticipo al Personal": {},
"Otras Cuentas por Cobrar / Anticipo de Impuestos": {},
"Otras Cuentas por Cobrar / Anticipos a Proveedores": {},
"Otras Cuentas por Cobrar / Intereses Pagados por Adelantado": {},
"Otras Cuentas por Cobrar / Pr\u00e9stamos otorgados": {}
}
},
"PASIVOS": {
"Cuentas por Pagar": {
"Cuentas por Pagar / (-) Intereses a Devengar por Compras al Cr\u00e9dito": {
"account_type": "Payable"
},
"Cuentas por Pagar / Anticipos de Clientes": {
"account_type": "Payable"
},
"Cuentas por Pagar / Proveedores": {
"account_type": "Payable"
},
"Caja y Bancos - Fondos fijos": {
"Caja y Bancos - Fondos fijos / caja menuda 01 PAB": {
"account_type": "Cash"
}
},
"Impuestos por Pagar": {
"Impuestos por Pagar / ITBMS a Pagar": {},
"Impuestos por Pagar / Impuesto sobre la Renta a Pagar": {}
},
"Otras Cuentas por Pagar": {
"Otras Cuentas por Pagar / Acreedores Varios": {},
"Otras Cuentas por Pagar / Cobros por Adelantado": {},
"Otras Cuentas por Pagar / Dividendos a Pagar": {},
"Otras Cuentas por Pagar / Honorarios Directores y S\u00edndicos a Pagar": {}
},
"Pasivo Circulante": {
"Pasivo Circulante / Adelantos en Cuenta Corriente": {},
"Pasivo Circulante / Debentures Emitidos": {},
"Pasivo Circulante / Intereses a Pagar": {},
"Pasivo Circulante / Obligaciones a Pagar": {},
"Pasivo Circulante / Prestamos": {}
},
"Provisiones": {
"Provisiones / Previsi\u00f3n Indemnizaci\u00f3n por Despidos": {},
"Provisiones / Previsi\u00f3n para Garant\u00edas por Service": {},
"Provisiones / Previsi\u00f3n para juicios Pendientes": {}
},
"Salarios por Pagar": {
"Salarios por Pagar / Cargas Sociales a Pagar": {},
"Salarios por Pagar / Provisi\u00f3n para Sueldo Anual Complementario": {},
"Salarios por Pagar / Retenciones a Depositar": {},
"Salarios por Pagar / Sueldos a Pagar": {}
}
},
"PATRIMONIO": {
"Ajustes al Patrimonio": {
"Ajustes al Patrimonio / Revaluo T\u00e9cnico de Activo Fijo": {}
},
"Aportes No Capitalizados": {
"Aportes No Capitalizados / Aportes Irrevocables Futura Suscripci\u00f3n de Acciones": {},
"Aportes No Capitalizados / Primas de Emsi\u00f3n": {}
},
"Capital": {
"Capital / (-) Descuento de Emisi\u00f3n de Acciones": {},
"Capital / Acciones en Circulaci\u00f3n": {},
"Capital / Capital Propio": {},
"Capital / Dividendos a Distribuir en Acciones": {}
},
"Futuras Eventualidades": {
"Reserva Estatutaria": {},
"Reserva Facultativa": {},
"Reserva Legal": {},
"Reserva para Renovaci\u00f3n de Activo Fijo": {}
},
"Resultados No Asignados": {
"Resultado del Ejercicio": {},
"Resultados Acumulados": {},
"Resultados Acumulados del Ejercicio Anterior": {},
"Utilidades y P\u00e9rdidas del Ejercicio": {}
}
},
"root_type": ""
},
"Cuentas de Orden": {
"CUENTAS DE ORDEN ACREEDORAS": {
"Acreedor por Documentos Descontados": {},
"Acreedor por Garant\u00edas Otorgadas": {},
"Comitente por Mercaderias Recibidas en Consignaci\u00f3n": {}
},
"CUENTAS DE ORDEN DEUDORAS": {
"Dep\u00f3sito de Valores Recibos en Garant\u00eda": {},
"Documentos Descontados": {},
"Documentos Endosados": {},
"Garantias Otorgadas": {},
"Mercaderias Recibidas en Consignaci\u00f3n": {}
},
"root_type": ""
},
"Estado de Resultado": {
"COSTOS": {
"Compras": {
"Compras - Categoria de productos 01": {}
},
"Costo de Venta": {
"Costo de Venta - Categoria de productos 01": {}
},
"Costos de Producci\u00f3n": {},
"Gastos de Administraci\u00f3n": {},
"Gastos de Comercializaci\u00f3n": {}
},
"GASTOS": {
"Gastos No Operativos": {
"Donaciones Cedidas, Otorgadas": {},
"Gastos en Siniestros": {},
"P\u00e9rdida Venta Activo Fijo": {}
},
"Gastos Operativos": {
"Gastos Bancarios": {},
"Gastos de Publicidad y Propaganda": {},
"Gastos en Amortizaci\u00f3n": {},
"Gastos en Cargas Sociales": {},
"Gastos en Depreciaci\u00f3n de Activo Fijo": {},
"Gastos en Impuestos": {},
"Gastos en Salarios": {},
"Gastos en Servicios P\u00fablicos": {}
}
},
"INGRESOS": {
"Ingresos No Operativos": {
"Donaciones obtenidas, ganandas, percibidas": {},
"Ganancia Venta Inversiones Permanentes": {},
"Ganancia Venta de Activo Fijo": {},
"Recupero de Deudores Incobrables": {},
"Recupero de Rezagos": {}
},
"Ingresos Operativos": {
"Alquileres gananados, obtenidos, percibidos": {},
"Comisiones gananados, obtenidos, percibidos": {},
"Descuentos gananados, obtenidos, percibidos": {},
"Ganancia Venta de Acciones": {},
"Honorarios gananados, obtenidos, percibidos": {},
"Interese sobre Inversiones": {},
"Intereses gananados, obtenidos, percibidos": {},
"Ventas": {
"Ventas - Categoria de productos 01": {}
},
"Caja y Bancos - Moneda Extranjera": {
"Caja y Bancos - Caja / efectivo USD": {
"account_type": "Cash"
}
},
"Caja y Bancos - Recaudaciones a Depositar ": {
"account_type": "Bank"
},
"Caja y Bancos - Valores a Depositar ": {
"account_type": "Bank"
}
},
"root_type": ""
},
"Cuentas por Cobrar": {
"Cuentas por Cobrar / (-) Previsi\u00f3n para Incobrables": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores Morosos": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores Varios": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores en Gesti\u00f3n Judicial": {
"account_type": "Receivable"
},
"Cuentas por Cobrar / Deudores por Ventas": {
"account_type": "Receivable"
}
},
"Inventarios": {
"(-) Previsi\u00f3n para Desvalorizaci\u00f3n de Inventarios": {},
"Inventarios - Mercancias": {
"Inventarios - Mercancias / Categoria de productos 01": {}
},
"Inventarios - Mercancias en Tr\u00e1nsito": {},
"Materiales Varios ": {},
"Materias primas": {},
"Productos Elaborados": {},
"Productos en Curso de Elaboraci\u00f3n": {}
},
"Inversiones Financieras": {
"Inversiones / (-) Previsi\u00f3n para Devalorizaci\u00f3n de Acciones": {},
"Inversiones / Acciones Permanentes": {},
"Inversiones / Acciones Transitorias": {},
"Inversiones / T\u00edtulos P\u00fablicos": {}
},
"Otras Cuentas por Cobrar": {
"Otras Cuentas por Cobrar / (-) Intereses (+) a Devengar": {},
"Otras Cuentas por Cobrar / (-) Previsi\u00f3n para Descuentos": {},
"Otras Cuentas por Cobrar / Accionistas": {},
"Otras Cuentas por Cobrar / Alquileres Pagados por Adelantado": {},
"Otras Cuentas por Cobrar / Anticipo al Personal": {},
"Otras Cuentas por Cobrar / Anticipo de Impuestos": {},
"Otras Cuentas por Cobrar / Anticipos a Proveedores": {},
"Otras Cuentas por Cobrar / Intereses Pagados por Adelantado": {},
"Otras Cuentas por Cobrar / Pr\u00e9stamos otorgados": {}
},
"root_type": "Asset"
},
"PASIVOS": {
"Cuentas por Pagar": {
"Cuentas por Pagar / (-) Intereses a Devengar por Compras al Cr\u00e9dito": {
"account_type": "Payable"
},
"Cuentas por Pagar / Anticipos de Clientes": {
"account_type": "Payable"
},
"Cuentas por Pagar / Proveedores": {
"account_type": "Payable"
}
},
"Impuestos por Pagar": {
"Impuestos por Pagar / ITBMS a Pagar": {},
"Impuestos por Pagar / Impuesto sobre la Renta a Pagar": {}
},
"Otras Cuentas por Pagar": {
"Otras Cuentas por Pagar / Acreedores Varios": {},
"Otras Cuentas por Pagar / Cobros por Adelantado": {},
"Otras Cuentas por Pagar / Dividendos a Pagar": {},
"Otras Cuentas por Pagar / Honorarios Directores y S\u00edndicos a Pagar": {}
},
"Pasivo Circulante": {
"Pasivo Circulante / Adelantos en Cuenta Corriente": {},
"Pasivo Circulante / Debentures Emitidos": {},
"Pasivo Circulante / Intereses a Pagar": {},
"Pasivo Circulante / Obligaciones a Pagar": {},
"Pasivo Circulante / Prestamos": {}
},
"Provisiones": {
"Provisiones / Previsi\u00f3n Indemnizaci\u00f3n por Despidos": {},
"Provisiones / Previsi\u00f3n para Garant\u00edas por Service": {},
"Provisiones / Previsi\u00f3n para juicios Pendientes": {}
},
"Salarios por Pagar": {
"Salarios por Pagar / Cargas Sociales a Pagar": {},
"Salarios por Pagar / Provisi\u00f3n para Sueldo Anual Complementario": {},
"Salarios por Pagar / Retenciones a Depositar": {},
"Salarios por Pagar / Sueldos a Pagar": {}
},
"root_type": "Liability"
},
"PATRIMONIO": {
"Ajustes al Patrimonio": {
"Ajustes al Patrimonio / Revaluo T\u00e9cnico de Activo Fijo": {}
},
"Aportes No Capitalizados": {
"Aportes No Capitalizados / Aportes Irrevocables Futura Suscripci\u00f3n de Acciones": {},
"Aportes No Capitalizados / Primas de Emsi\u00f3n": {}
},
"Capital": {
"Capital / (-) Descuento de Emisi\u00f3n de Acciones": {},
"Capital / Acciones en Circulaci\u00f3n": {},
"Capital / Capital Propio": {},
"Capital / Dividendos a Distribuir en Acciones": {}
},
"Futuras Eventualidades": {
"Reserva Estatutaria": {},
"Reserva Facultativa": {},
"Reserva Legal": {},
"Reserva para Renovaci\u00f3n de Activo Fijo": {}
},
"Resultados No Asignados": {
"Resultado del Ejercicio": {},
"Resultados Acumulados": {},
"Resultados Acumulados del Ejercicio Anterior": {},
"Utilidades y P\u00e9rdidas del Ejercicio": {}
},
"root_type": "Asset"
},
"CUENTAS DE ORDEN ACREEDORAS": {
"Acreedor por Documentos Descontados": {},
"Acreedor por Garant\u00edas Otorgadas": {},
"Comitente por Mercaderias Recibidas en Consignaci\u00f3n": {},
"root_type": "Liability"
},
"CUENTAS DE ORDEN DEUDORAS": {
"Dep\u00f3sito de Valores Recibos en Garant\u00eda": {},
"Documentos Descontados": {},
"Documentos Endosados": {},
"Garantias Otorgadas": {},
"Mercaderias Recibidas en Consignaci\u00f3n": {},
"root_type": "Asset"
},
"COSTOS": {
"Compras": {
"Compras - Categoria de productos 01": {}
},
"Costo de Venta": {
"Costo de Venta - Categoria de productos 01": {}
},
"Costos de Producci\u00f3n": {},
"Gastos de Administraci\u00f3n": {},
"Gastos de Comercializaci\u00f3n": {},
"root_type": "Expense"
},
"GASTOS": {
"Gastos No Operativos": {
"Donaciones Cedidas, Otorgadas": {},
"Gastos en Siniestros": {},
"P\u00e9rdida Venta Activo Fijo": {}
},
"Gastos Operativos": {
"Gastos Bancarios": {},
"Gastos de Publicidad y Propaganda": {},
"Gastos en Amortizaci\u00f3n": {},
"Gastos en Cargas Sociales": {},
"Gastos en Depreciaci\u00f3n de Activo Fijo": {},
"Gastos en Impuestos": {},
"Gastos en Salarios": {},
"Gastos en Servicios P\u00fablicos": {}
},
"root_type": "Expense"
},
"INGRESOS": {
"Ingresos No Operativos": {
"Donaciones obtenidas, ganandas, percibidas": {},
"Ganancia Venta Inversiones Permanentes": {},
"Ganancia Venta de Activo Fijo": {},
"Recupero de Deudores Incobrables": {},
"Recupero de Rezagos": {}
},
"Ingresos Operativos": {
"Alquileres gananados, obtenidos, percibidos": {},
"Comisiones gananados, obtenidos, percibidos": {},
"Descuentos gananados, obtenidos, percibidos": {},
"Ganancia Venta de Acciones": {},
"Honorarios gananados, obtenidos, percibidos": {},
"Interese sobre Inversiones": {},
"Intereses gananados, obtenidos, percibidos": {},
"Ventas": {
"Ventas - Categoria de productos 01": {}
}
},
"root_type": "Income"
}
}
}
}

View File

@ -1,223 +1,223 @@
{
"country_code": "sg",
"name": "Singapore Chart of Accounts - Standard",
"country_code": "sg",
"name": "Singapore Chart of Accounts - Standard",
"is_active": "Yes",
"tree": {
"Balance Sheet": {
"Assets": {
"Cash and cash equivalents": {
"Cash on hand": {
"account_type": "Cash"
},
"Client trust account": {
"account_type": "Cash"
},
"Current": {
"account_type": "Bank"
},
"Money market": {
"account_type": "Cash"
},
"Rents held in trust": {
"account_type": "Cash"
},
"Savings": {
"account_type": "Cash"
},
"Assets": {
"Cash and cash equivalents": {
"Cash on hand": {
"account_type": "Cash"
},
"Current assets": {
"Allowance for bad debts": {},
"Development costs": {},
"Employee cash advances": {},
"Inventory": {},
"Investments - other": {},
"Loans to officers": {},
"Loans to others": {},
"Loans to shareholders": {},
"Other Current Assets": {},
"Prepaid expenses": {},
"Retainage": {},
"Undeposited funds": {}
},
"Non-current assets": {
"Accumulated amortization of non-current assets": {},
"Available-for-sale financial assets": {},
"Deferred tax": {},
"Goodwill": {},
"Intangible Assets": {},
"Investments": {},
"Lease Buyout": {},
"Licences": {},
"Organisational costs": {},
"Other intangible assets": {},
"Other non-current assets": {},
"Prepayments and accrued income": {},
"Security Deposits": {}
},
"Property, plant and equipment": {
"Accumulated amortisation": {},
"Accumulated depletion": {},
"Accumulated depreciation": {},
"Buildings": {},
"Depletable assets": {},
"Furniture and fixtures": {},
"Leasehold improvements": {},
"Machinery and equipment": {},
"Other Assets": {},
"Vehicles": {}
},
"Purchase Tax Receivable": {
"Purchase Tax Account 0% EP": {},
"Purchase Tax Account 0% ME": {},
"Purchase Tax Account 0% NR": {},
"Purchase Tax Account 0% OP": {},
"Purchase Tax Account 0% ZP": {},
"Purchase Tax Account 7% BL": {},
"Purchase Tax Account 7% IM": {},
"Purchase Tax Account 7% TX-E33": {},
"Purchase Tax Account 7% TX-N33": {},
"Purchase Tax Account 7% TX-RE": {},
"Purchase Tax Account 7% TX7": {},
"Purchase Tax Account MES": {}
},
"Trade and other receivable": {
"Other Receivable Account": {
"account_type": "Receivable"
},
"Trade Receivable Account": {
"account_type": "Receivable"
},
},
"Client trust account": {
"account_type": "Cash"
},
"Current": {
"account_type": "Bank"
},
"Money market": {
"account_type": "Cash"
},
"Rents held in trust": {
"account_type": "Cash"
},
"Savings": {
"account_type": "Cash"
},
"account_type": "Cash"
},
"Current assets": {
"Allowance for bad debts": {},
"Development costs": {},
"Employee cash advances": {},
"Inventory": {},
"Investments - other": {},
"Loans to officers": {},
"Loans to others": {},
"Loans to shareholders": {},
"Other Current Assets": {},
"Prepaid expenses": {},
"Retainage": {},
"Undeposited funds": {}
},
"Non-current assets": {
"Accumulated amortization of non-current assets": {},
"Available-for-sale financial assets": {},
"Deferred tax": {},
"Goodwill": {},
"Intangible Assets": {},
"Investments": {},
"Lease Buyout": {},
"Licences": {},
"Organisational costs": {},
"Other intangible assets": {},
"Other non-current assets": {},
"Prepayments and accrued income": {},
"Security Deposits": {}
},
"Property, plant and equipment": {
"Accumulated amortisation": {},
"Accumulated depletion": {},
"Accumulated depreciation": {},
"Buildings": {},
"Depletable assets": {},
"Furniture and fixtures": {},
"Leasehold improvements": {},
"Machinery and equipment": {},
"Other Assets": {},
"Vehicles": {}
},
"Purchase Tax Receivable": {
"Purchase Tax Account 0% EP": {},
"Purchase Tax Account 0% ME": {},
"Purchase Tax Account 0% NR": {},
"Purchase Tax Account 0% OP": {},
"Purchase Tax Account 0% ZP": {},
"Purchase Tax Account 7% BL": {},
"Purchase Tax Account 7% IM": {},
"Purchase Tax Account 7% TX-E33": {},
"Purchase Tax Account 7% TX-N33": {},
"Purchase Tax Account 7% TX-RE": {},
"Purchase Tax Account 7% TX7": {},
"Purchase Tax Account MES": {}
},
"Trade and other receivable": {
"Other Receivable Account": {
"account_type": "Receivable"
}
},
"Liabilities": {
"Current liabilities": {
"Client Trust Accounts - Liabilities": {},
"Current Tax Liability": {},
"Current portion of employee benefits obligations": {},
"Current portion of obligations under finance leases": {},
"GST Payable": {},
"Insurance Payable": {},
"Interest payables": {},
"Line of Credit": {},
"Loan Payable": {},
"Payroll Clearing": {},
"Payroll liabilities": {},
"Prepaid Expenses Payable": {},
"Provision for warranty obligations": {},
"Rents in trust - Liability": {},
"Short term borrowings": {}
},
"Equity": {
"Accumulated Adjustment": {},
"Opening Balance Equity": {},
"Ordinary shares": {},
"Owner's Equity": {},
"Paid-in capital or surplus": {},
"Partner's Equity": {},
"Preferred shares": {},
"Retained Earnings": {},
"Share capital": {},
"Treasury Shares": {}
},
"Non-current liabilities": {
"Accruals and Deferred Income": {},
"Bank loans": {},
"Long term borrowings": {},
"Long term employee benefit obligations": {},
"Notes Payable": {},
"Obligations under finance leases": {},
"Other non-current liabilities": {},
"Shareholder Notes Payable": {}
},
"Sale Tax Payables": {
" Sales Tax Account 0% ES33": {},
"Sales Tax Account 0% ESN33": {},
"Sales Tax Account 0% OS": {},
"Sales Tax Account 0% ZR": {},
"Sales Tax Account 7% DS": {},
"Sales Tax Account 7% SR": {}
},
"Trade and other payables": {
"Other Payable Account": {
"account_type": "Payable"
},
"Trade Payable Account": {
"account_type": "Payable"
},
},
"Trade Receivable Account": {
"account_type": "Receivable"
},
"account_type": "Receivable"
},
"root_type": "Asset"
},
"Liabilities": {
"Current liabilities": {
"Client Trust Accounts - Liabilities": {},
"Current Tax Liability": {},
"Current portion of employee benefits obligations": {},
"Current portion of obligations under finance leases": {},
"GST Payable": {},
"Insurance Payable": {},
"Interest payables": {},
"Line of Credit": {},
"Loan Payable": {},
"Payroll Clearing": {},
"Payroll liabilities": {},
"Prepaid Expenses Payable": {},
"Provision for warranty obligations": {},
"Rents in trust - Liability": {},
"Short term borrowings": {}
},
"Equity": {
"Accumulated Adjustment": {},
"Opening Balance Equity": {},
"Ordinary shares": {},
"Owner's Equity": {},
"Paid-in capital or surplus": {},
"Partner's Equity": {},
"Preferred shares": {},
"Retained Earnings": {},
"Share capital": {},
"Treasury Shares": {}
},
"Non-current liabilities": {
"Accruals and Deferred Income": {},
"Bank loans": {},
"Long term borrowings": {},
"Long term employee benefit obligations": {},
"Notes Payable": {},
"Obligations under finance leases": {},
"Other non-current liabilities": {},
"Shareholder Notes Payable": {}
},
"Sale Tax Payables": {
" Sales Tax Account 0% ES33": {},
"Sales Tax Account 0% ESN33": {},
"Sales Tax Account 0% OS": {},
"Sales Tax Account 0% ZR": {},
"Sales Tax Account 7% DS": {},
"Sales Tax Account 7% SR": {}
},
"Trade and other payables": {
"Other Payable Account": {
"account_type": "Payable"
}
},
"root_type": ""
},
"Profit and Loss": {
"Cost of sales": {
"Cost of Good Sold": {
"Cost of Labour - COS": {},
"Equipment rental - COS": {},
"Freight and delivery - COS": {},
"Other costs of sales - COS": {},
"Supplies and materials - COS": {}
}
},
"Income": {
"Other revenue": {
"Dividend revenue": {},
"Gain/loss on sale of fixed assets or investments": {},
"Interest earned": {},
"Other investment revenue": {},
"Other miscellaneous revenue": {},
"Tax-exempt interest": {}
},
"Revenue": {
"Discounts/refunds given": {},
"Non-profit revenue": {},
"Other primary revenue": {},
"Sales of product revenue": {},
"Service/fee revenue": {},
"Unapplied cash payment income": {}
}
},
"Indirect Expenses": {
"Expenses": {
"Administrative expenses": {},
"Advertising/promotional": {},
"Auto": {},
"Bad debts": {},
"Bank charges": {},
"Charitable contributions": {},
"Cost of labour": {},
"Distribution costs": {},
"Dues and subscriptions": {},
"Entertainment": {},
"Equipment rental": {},
"Finance costs": {},
"Insurance": {},
"Interest paid": {},
"Legal and professional fees": {},
"Meals and entertainment": {},
"Other miscellaneous service cost": {},
"Payroll expenses": {},
"Promotional meals": {},
"Rent or lease of buildings": {},
"Repair and maintenance": {},
"Shipping, freight, and delivery": {},
"Supplies": {},
"Taxes paid": {},
"Travel": {},
"Travel meals": {},
"Unapplied cash bill payment expense": {},
"Utilities": {}
},
"Other Expenses": {
"Amortisation": {},
"Depreciation": {},
"Exchange Gain or Loss": {},
"Other Expense": {},
"Penalties and settlements": {}
}
},
"root_type": ""
},
"Trade Payable Account": {
"account_type": "Payable"
},
"account_type": "Payable"
},
"root_type": "Liability"
},
"Cost of sales": {
"Cost of Good Sold": {
"Cost of Labour - COS": {},
"Equipment rental - COS": {},
"Freight and delivery - COS": {},
"Other costs of sales - COS": {},
"Supplies and materials - COS": {}
},
"root_type": "Expense"
},
"Income": {
"Other revenue": {
"Dividend revenue": {},
"Gain/loss on sale of fixed assets or investments": {},
"Interest earned": {},
"Other investment revenue": {},
"Other miscellaneous revenue": {},
"Tax-exempt interest": {}
},
"Revenue": {
"Discounts/refunds given": {},
"Non-profit revenue": {},
"Other primary revenue": {},
"Sales of product revenue": {},
"Service/fee revenue": {},
"Unapplied cash payment income": {}
},
"root_type": "Income"
},
"Indirect Expenses": {
"Expenses": {
"Administrative expenses": {},
"Advertising/promotional": {},
"Auto": {},
"Bad debts": {},
"Bank charges": {},
"Charitable contributions": {},
"Cost of labour": {},
"Distribution costs": {},
"Dues and subscriptions": {},
"Entertainment": {},
"Equipment rental": {},
"Finance costs": {},
"Insurance": {},
"Interest paid": {},
"Legal and professional fees": {},
"Meals and entertainment": {},
"Other miscellaneous service cost": {},
"Payroll expenses": {},
"Promotional meals": {},
"Rent or lease of buildings": {},
"Repair and maintenance": {},
"Shipping, freight, and delivery": {},
"Supplies": {},
"Taxes paid": {},
"Travel": {},
"Travel meals": {},
"Unapplied cash bill payment expense": {},
"Utilities": {}
},
"Other Expenses": {
"Amortisation": {},
"Depreciation": {},
"Exchange Gain or Loss": {},
"Other Expense": {},
"Penalties and settlements": {}
},
"root_type": "Expense"
}
}
}
}

View File

@ -1,53 +1,54 @@
{
"country_code": "th",
"name": "Thailand - Chart of Accounts",
"country_code": "th",
"name": "Thailand - Chart of Accounts",
"is_active": "Yes",
"tree": {
"Assets": {
"Account Receivable": {},
"Account Receivable": {},
"Building": {
"Accumulated Depreciation - Building": {}
},
},
"Cash": {
"Cash at Bank": {},
"Cash at Bank": {},
"Petty Cash": {}
},
},
"Equipment": {
"Accumulated Depreciation - Equipment": {}
},
"Input VAT": {},
"Inventory": {},
"Outstanding Cheques": {},
"Withholding Income Tax": {},
"root_type": ""
},
},
"Input VAT": {},
"Inventory": {},
"Outstanding Cheques": {},
"Withholding Income Tax": {},
"root_type": "Asset"
},
"Equity": {
"Capital Stock": {},
"Dividends": {},
"Income Summary": {},
"Retained Earnings": {},
"root_type": ""
},
"Capital Stock": {},
"Dividends": {},
"Income Summary": {},
"Retained Earnings": {},
"root_type": "Equity"
},
"Expenses": {
"Cost of goods sold": {},
"Income tax expenses": {},
"Interest expenses": {},
"Office Expenses": {},
"Rent": {},
"Salary": {},
"root_type": ""
},
"Cost of goods sold": {},
"Income tax expenses": {},
"Interest expenses": {},
"Office Expenses": {},
"Rent": {},
"Salary": {},
"root_type": "Expense"
},
"Income": {
"Income": {},
"root_type": ""
},
"Income": {},
"root_type": "Income"
},
"Liabilities": {
"Account Payable": {},
"Accrued Expenses": {},
"Loans": {},
"Output VAT": {},
"Uninvoiced Receipts": {},
"Withholding Tax": {},
"root_type": ""
"Account Payable": {},
"Accrued Expenses": {},
"Loans": {},
"Output VAT": {},
"Uninvoiced Receipts": {},
"Withholding Tax": {},
"root_type": "Liability"
}
}
}
}

View File

@ -1,179 +1,186 @@
{
"country_code": "uk",
"name": "UK Tax and Account Chart Template (by SmartMode)",
"country_code": "uk",
"name": "UK Tax and Account Chart Template (by SmartMode)",
"is_active": "Yes",
"tree": {
"Balance Sheet": {
"Capital & Reserves": {
"Called up share capital": {},
"Other reserves": {},
"Profit and loss account": {},
"Revaluation reserve": {},
"Share premium account": {}
},
"Current Liabilities": {
"Accruals and deferred income": {
"Accruals": {},
"Corporation Tax": {}
},
"Creditors due within one year": {
"Creditors Control Account": {},
"HMRC - VAT Account": {},
"Manual Adjustments \uff96 VAT": {},
"Net Wages": {},
"Other Creditors": {},
"P.A.Y.E. & NI": {},
"Pension Fund": {},
"Purchase Tax Control Account": {},
"Sales Tax Control Account": {},
"Sundry Creditors": {}
},
"Provisions for liabilities and charges": {
"Bad debt provision": {}
}
},
"Current assets": {
"Cash at bank and in hand": {
"Bank Accounts": {},
"Company Credit Card": {}
},
"Investment current assets": {},
"Prepayments and accrued income": {
"Prepayments": {}
},
"Stocks & WIP": {
"Finished Goods": {},
"Stock": {},
"Work in Progress": {}
},
"Trade Debtors": {
"Debtors Control Account": {},
"Other Debtors": {},
"Sundry Debtors": {}
}
},
"Fixed assets": {
"Intangible assets": {
"Patents & Trademarks": {},
"Patents & Trademarks Depreciation": {},
"Software": {},
"Software Depreciation": {}
},
"Investments": {},
"Tangible assets": {
"Fixtures and fittings": {},
"Fixtures and fittings Depreciation": {},
"Land and buildings": {},
"Land and buildings Depreciation": {},
"Motor vehicles": {},
"Motor vehicles Depreciation": {},
"Office equipment (inc computer equipment)": {},
"Office equipment (inc computer equipment) Depreciation": {},
"Plant and machinery": {},
"Plant and machinery Depreciation": {}
}
},
"Non Current Liabilities": {
"Creditors due after one year": {
"Hire Purchase": {},
"Loans": {},
"Mortgages": {}
}
},
"root_type": ""
},
"Profit and Loss": {
"Administrative expenses": {
"Accountancy and audit": {
"Accounting": {},
"Auditing": {}
},
"Administration and office expenses": {
"Books": {},
"Internet & hosting": {},
"Mobiles": {},
"Network costs": {},
"Office consumables": {},
"Other admin expenses": {},
"Other computer costs": {},
"Postage and Carriage": {},
"Recruitment fees": {},
"Software expenses": {},
"Stationery": {},
"Telephone": {},
"Travel and subsistence": {}
},
"Depreciation expense": {
"Intangible assets depn": {},
"Tangible assets depn": {}
},
"Legal and professional costs": {
"Consultancy": {},
"Legal and professional charges": {}
},
"Property costs": {
"Light, heat and power": {},
"Rent and rates": {},
"Repairs, renewals and maintenance": {}
},
"Salaries & wages": {
"Admin gross salaries": {},
"Directors pension": {},
"Directors remuneration": {},
"Employers NIC": {},
"Management gross salaries": {},
"Subcontractors payments": {}
},
"Sundry expenses": {
"Bad debts": {},
"Bank, credit card and other financial charges": {},
"Donations": {},
"Entertaining": {},
"Exchange gains/losses": {},
"Insurance": {},
"Other sundry expenses": {}
},
"Vehicle expenses": {
"Car fuel": {},
"Car hire": {},
"Car maintenance": {}
}
},
"Cost of sales": {
"Cost of sales 1": {},
"Cost of sales 2": {},
"Cost of sales 3": {},
"Cost of sales 4": {}
},
"Distribution costs": {
"Advertising and promotions": {
"Exhibitions and events": {},
"Marketing, POS": {},
"PR": {}
},
"Distribution salaries and wages": {},
"Distribution vehicles": {},
"Shipping": {}
},
"Interest payable and similar charges": {
"Interest paid": {}
},
"Interest receivable and similar income:": {
"Bank Interest received": {},
"Investment Interest received": {}
},
"Other operating income": {
"Profits/Losses on disposals of assets": {}
},
"Tax on profit or loss on ordinary activities": {
"Corporation tax expense": {}
},
"Turnover": {
"Sales category 1": {},
"Sales category 2": {},
"Sales category 3": {},
"Sales category 4": {}
},
"root_type": ""
}
"Asset": {
"Current assets": {
"Cash at bank and in hand": {
"Bank Accounts": {},
"Company Credit Card": {}
},
"Investment current assets": {},
"Prepayments and accrued income": {
"Prepayments": {}
},
"Stocks & WIP": {
"Finished Goods": {},
"Stock": {},
"Work in Progress": {}
},
"Trade Debtors": {
"Debtors Control Account": {},
"Other Debtors": {},
"Sundry Debtors": {}
}
},
"Fixed assets": {
"Intangible assets": {
"Patents & Trademarks": {},
"Patents & Trademarks Depreciation": {},
"Software": {},
"Software Depreciation": {}
},
"Investments": {},
"Tangible assets": {
"Fixtures and fittings": {},
"Fixtures and fittings Depreciation": {},
"Land and buildings": {},
"Land and buildings Depreciation": {},
"Motor vehicles": {},
"Motor vehicles Depreciation": {},
"Office equipment (inc computer equipment)": {},
"Office equipment (inc computer equipment) Depreciation": {},
"Plant and machinery": {},
"Plant and machinery Depreciation": {}
}
},
"root_type": "Asset"
},
"Liabilities": {
"Capital & Reserves": {
"Called up share capital": {},
"Other reserves": {},
"Profit and loss account": {},
"Revaluation reserve": {},
"Share premium account": {}
},
"Current Liabilities": {
"Accruals and deferred income": {
"Accruals": {},
"Corporation Tax": {}
},
"Creditors due within one year": {
"Creditors Control Account": {},
"HMRC - VAT Account": {},
"Manual Adjustments \uff96 VAT": {},
"Net Wages": {},
"Other Creditors": {},
"P.A.Y.E. & NI": {},
"Pension Fund": {},
"Purchase Tax Control Account": {},
"Sales Tax Control Account": {},
"Sundry Creditors": {}
},
"Provisions for liabilities and charges": {
"Bad debt provision": {}
}
},
"Non Current Liabilities": {
"Creditors due after one year": {
"Hire Purchase": {},
"Loans": {},
"Mortgages": {}
}
},
"root_type": "Liability"
},
"Expenses": {
"Administrative expenses": {
"Accountancy and audit": {
"Accounting": {},
"Auditing": {}
},
"Administration and office expenses": {
"Books": {},
"Internet & hosting": {},
"Mobiles": {},
"Network costs": {},
"Office consumables": {},
"Other admin expenses": {},
"Other computer costs": {},
"Postage and Carriage": {},
"Recruitment fees": {},
"Software expenses": {},
"Stationery": {},
"Telephone": {},
"Travel and subsistence": {}
},
"Depreciation expense": {
"Intangible assets depn": {},
"Tangible assets depn": {}
},
"Legal and professional costs": {
"Consultancy": {},
"Legal and professional charges": {}
},
"Property costs": {
"Light, heat and power": {},
"Rent and rates": {},
"Repairs, renewals and maintenance": {}
},
"Salaries & wages": {
"Admin gross salaries": {},
"Directors pension": {},
"Directors remuneration": {},
"Employers NIC": {},
"Management gross salaries": {},
"Subcontractors payments": {}
},
"Sundry expenses": {
"Bad debts": {},
"Bank, credit card and other financial charges": {},
"Donations": {},
"Entertaining": {},
"Exchange gains/losses": {},
"Insurance": {},
"Other sundry expenses": {}
},
"Vehicle expenses": {
"Car fuel": {},
"Car hire": {},
"Car maintenance": {}
}
},
"Cost of sales": {
"Cost of sales 1": {},
"Cost of sales 2": {},
"Cost of sales 3": {},
"Cost of sales 4": {}
},
"Distribution costs": {
"Advertising and promotions": {
"Exhibitions and events": {},
"Marketing, POS": {},
"PR": {}
},
"Distribution salaries and wages": {},
"Distribution vehicles": {},
"Shipping": {}
},
"Interest payable and similar charges": {
"Interest paid": {}
},
"Tax on profit or loss on ordinary activities": {
"Corporation tax expense": {}
},
"root_type": "Expense"
},
"Incomes": {
"Interest receivable and similar income:": {
"Bank Interest received": {},
"Investment Interest received": {}
},
"Other operating income": {
"Profits/Losses on disposals of assets": {}
},
"Turnover": {
"Sales category 1": {},
"Sales category 2": {},
"Sales category 3": {},
"Sales category 4": {}
},
"root_type": "Income"
}
}
}
}

View File

@ -1,186 +1,187 @@
{
"country_code": "us",
"name": "Basic Chart of Account",
"country_code": "us",
"name": "Basic Chart of Account",
"is_active": "Yes",
"tree": {
"Assets": {
"Current Assets": {
"Cash or Cash Equivalents": {
"account_type": "Cash"
},
"Client Trust Account": {},
},
"Client Trust Account": {},
"Receivable": {
"Account Receivable": {
"account_type": "Receivable"
}
}
},
},
"Fixed Assets": {
"Accumulated Depreciation": {},
"Accumulated Depreciation": {},
"Furniture and Equipment": {
"account_type": "Fixed Asset"
},
},
"account_type": "Fixed Asset"
},
},
"Other Assets": {
"Security Deposits Asset": {}
},
},
"Other Current Assets": {
"Advanced Client Costs": {},
"Court Costs": {},
"Expert Witness Fees": {},
"Advanced Client Costs": {},
"Court Costs": {},
"Expert Witness Fees": {},
"Filing Fees": {}
},
"root_type": ""
},
},
"root_type": "Asset"
},
"Cost of Goods Sold": {
"Commissions Paid": {
"account_type": "Cost of Goods Sold"
},
},
"Equipment Rental for Jobs": {
"account_type": "Cost of Goods Sold"
},
},
"Freight and Shipping Costs": {
"account_type": "Cost of Goods Sold"
},
},
"Job Materials Purchased": {
"account_type": "Cost of Goods Sold"
},
},
"Media Purchased for Clients": {
"account_type": "Cost of Goods Sold"
},
},
"Merchant Account Fees": {
"account_type": "Cost of Goods Sold"
},
},
"Other Job Related Costs": {
"account_type": "Cost of Goods Sold"
},
},
"Purchase Discounts": {
"account_type": "Cost of Goods Sold"
},
},
"Purchases - Resale Items": {
"account_type": "Cost of Goods Sold"
},
},
"Subcontracted Services": {
"account_type": "Cost of Goods Sold"
},
},
"Subcontractors Expense": {
"account_type": "Cost of Goods Sold"
},
},
"Tools and Small Equipment": {
"account_type": "Cost of Goods Sold"
},
"account_type": "Cost of Goods Sold",
"root_type": ""
},
},
"account_type": "Cost of Goods Sold",
"root_type": "Expense"
},
"Expenses": {
"Advertising and Promotion": {},
"Automobile Expense": {},
"Bank Service Charges": {},
"Business Licenses and Permits": {},
"Car and Truck Expenses": {},
"Charitable Contributions": {},
"Chemicals Purchased": {},
"Computer and Internet Expenses": {},
"Conservation Expenses": {},
"Continuing Education": {},
"Custom Hire and Contract Labor": {},
"Depreciation Expense": {},
"Dues and Subscriptions": {},
"Equipment Rental": {},
"Feed Purchased": {},
"Fertilizers and Lime": {},
"Freight and Trucking": {},
"Gasoline, Fuel and Oil": {},
"Advertising and Promotion": {},
"Automobile Expense": {},
"Bank Service Charges": {},
"Business Licenses and Permits": {},
"Car and Truck Expenses": {},
"Charitable Contributions": {},
"Chemicals Purchased": {},
"Computer and Internet Expenses": {},
"Conservation Expenses": {},
"Continuing Education": {},
"Custom Hire and Contract Labor": {},
"Depreciation Expense": {},
"Dues and Subscriptions": {},
"Equipment Rental": {},
"Feed Purchased": {},
"Fertilizers and Lime": {},
"Freight and Trucking": {},
"Gasoline, Fuel and Oil": {},
"Insurance Expense": {
"General Liability Insurance": {},
"Health Insurance": {},
"Life and Disability Insurance": {},
"Professional Liability": {},
"General Liability Insurance": {},
"Health Insurance": {},
"Life and Disability Insurance": {},
"Professional Liability": {},
"Worker's Compensation": {}
},
"Interest Expense": {},
"Janitorial Expense": {},
"Marketing Expense": {},
"Meals and Entertainment": {},
"Miscellaneous Expense": {},
"Office Supplies": {},
"Payroll Expenses": {},
"Postage and Delivery": {},
"Printing and Reproduction": {},
"Professional Fees": {},
"Rent Expense": {},
"Repairs and Maintenance": {},
"Seeds and Plants Purchased": {},
"Small Tools and Equipment": {},
"Storage and Warehousing": {},
"Taxes - Property": {},
"Telephone Expense": {},
"Travel Expense": {},
"Uniforms": {},
"Utilities": {},
"Veterinary, Breeding, Medicine": {},
"root_type": ""
},
},
"Interest Expense": {},
"Janitorial Expense": {},
"Marketing Expense": {},
"Meals and Entertainment": {},
"Miscellaneous Expense": {},
"Office Supplies": {},
"Payroll Expenses": {},
"Postage and Delivery": {},
"Printing and Reproduction": {},
"Professional Fees": {},
"Rent Expense": {},
"Repairs and Maintenance": {},
"Seeds and Plants Purchased": {},
"Small Tools and Equipment": {},
"Storage and Warehousing": {},
"Taxes - Property": {},
"Telephone Expense": {},
"Travel Expense": {},
"Uniforms": {},
"Utilities": {},
"Veterinary, Breeding, Medicine": {},
"root_type": "Expense"
},
"Income": {
"Administrative Fees": {},
"Agricultural Program Payments": {},
"Commission income": {},
"Commodity Credit Loans": {},
"Cooperative Distributions": {},
"Crop Insurance Proceeds": {},
"Crop Sales": {},
"Custom Hire Income": {},
"Farmers Market Sales": {},
"Fuel Tax Credits and Other Inc.": {},
"Job Income": {},
"Legal Fee Income": {},
"Livestock Sales": {},
"Miscellaneous Income": {},
"Rental Income": {},
"Sales": {},
"Sales Discounts": {},
"Service Income": {},
"Settlement Income": {},
"Shipping and Delivery Income": {},
"root_type": ""
},
"Administrative Fees": {},
"Agricultural Program Payments": {},
"Commission income": {},
"Commodity Credit Loans": {},
"Cooperative Distributions": {},
"Crop Insurance Proceeds": {},
"Crop Sales": {},
"Custom Hire Income": {},
"Farmers Market Sales": {},
"Fuel Tax Credits and Other Inc.": {},
"Job Income": {},
"Legal Fee Income": {},
"Livestock Sales": {},
"Miscellaneous Income": {},
"Rental Income": {},
"Sales": {},
"Sales Discounts": {},
"Service Income": {},
"Settlement Income": {},
"Shipping and Delivery Income": {},
"root_type": "Income"
},
"Liabilities and Equity": {
"Equity": {
"Capital Stock": {
"account_type": "Equity"
},
},
"Dividends Paid": {
"account_type": "Equity"
},
},
"Opening Balance Equity": {
"account_type": "Equity"
},
},
"Retained Earnings": {
"account_type": "Equity"
},
},
"account_type": "Equity"
},
},
"Liabilities": {
"Current Liabilities": {
"Payable": {
"Account Payable": {}
}
},
},
"Other Current Liabilities": {
"Customer Deposits Received": {},
"Payroll Liabilities": {},
"Sales Tax Payable": {},
"Customer Deposits Received": {},
"Payroll Liabilities": {},
"Sales Tax Payable": {},
"Use Tax Payable": {}
}
},
"root_type": ""
},
},
"root_type": "Liability"
},
"Other Income": {
"Finance Charge Income": {},
"Insurance Proceeds Received": {},
"Interest Income": {},
"Proceeds from Sale of Assets": {},
"root_type": ""
"Finance Charge Income": {},
"Insurance Proceeds Received": {},
"Interest Income": {},
"Proceeds from Sale of Assets": {},
"root_type": "Income"
}
}
}
}

View File

@ -1,341 +1,342 @@
{
"country_code": "uy",
"name": "Plan de Cuentas Uruguay - Template",
"country_code": "uy",
"name": "Plan de Cuentas Uruguay - Template",
"is_active": "Yes",
"tree": {
"ACTIVO": {
"ACTIVO CORRIENTE": {
"BIENES DE CAMBIO": {
"Importaciones en tramite": {},
"Materiales y Suministros": {},
"Materias Primas": {},
"Mercaderia de Reventa": {},
"Prevision p/desvalorizaciones": {},
"Productos Terminados": {},
"Importaciones en tramite": {},
"Materiales y Suministros": {},
"Materias Primas": {},
"Mercaderia de Reventa": {},
"Prevision p/desvalorizaciones": {},
"Productos Terminados": {},
"Productos en Proceso": {}
},
},
"CREDITOS POR VENTAS": {
"Cheques en Cartera ME": {},
"Cheques en Cartera MN": {},
"Deudores Simples Plaza": {},
"Deudores Varios (def)": {},
"Deudores por Exportaciones": {},
"Documentos a Cobrar ME": {},
"Documentos a Cobrar MN": {},
"Ingresos diferidos": {},
"Intereses percibidos por adelantado": {},
"Prevision p/dtos y Bonificaciones": {},
"Cheques en Cartera ME": {},
"Cheques en Cartera MN": {},
"Deudores Simples Plaza": {},
"Deudores Varios (def)": {},
"Deudores por Exportaciones": {},
"Documentos a Cobrar ME": {},
"Documentos a Cobrar MN": {},
"Ingresos diferidos": {},
"Intereses percibidos por adelantado": {},
"Prevision p/dtos y Bonificaciones": {},
"Prevision para Deudores Incobrables": {}
},
},
"DGI ANTICIPOS": {
"Diversos": {
"account_type": "Tax"
},
},
"Icosa Anticipo": {
"account_type": "Tax"
},
"Ingresos diferidos": {},
"Ingresos percibidos por adelantado": {},
},
"Ingresos diferidos": {},
"Ingresos percibidos por adelantado": {},
"Irae Anticipo": {
"account_type": "Tax"
},
},
"Patrimonio Anticipo": {
"account_type": "Tax"
},
},
"Prevision para Deudores Incobrables": {}
},
},
"DGI IVA x COMPRAS": {
"Iva Anticipo Importaci\u00f3n": {
"account_type": "Tax"
},
},
"Iva Compras B\u00e1sica": {
"account_type": "Tax"
},
},
"Iva Compras M\u00ednima": {
"account_type": "Tax"
},
},
"Iva Importaci\u00f3n": {
"account_type": "Tax"
},
},
"Iva Pagos": {
"account_type": "Tax"
},
},
"Iva Retenciones": {
"account_type": "Tax"
}
},
},
"DISPONIBILIDADES": {
"Banco Cuenta Corriente": {},
"Banco Cuenta Corriente ME": {},
"Caja Moneda Extranjera": {},
"Caja Moneda Nacional": {},
"Banco Cuenta Corriente": {},
"Banco Cuenta Corriente ME": {},
"Caja Moneda Extranjera": {},
"Caja Moneda Nacional": {},
"Movimientos Banco (def)": {}
},
},
"INVERSIONES TEMPORARIAS": {
"Dep\u00f3sitos Bancarios": {},
"Intereses percibidos por adelantado": {},
"Previsi\u00f3n para desvalorizaciones": {},
"Dep\u00f3sitos Bancarios": {},
"Intereses percibidos por adelantado": {},
"Previsi\u00f3n para desvalorizaciones": {},
"Valores P\u00fablicos": {}
},
},
"OTROS CREDITOS": {
"Anticipos a Proveedores": {},
"Casa Matriz, Empresas Controlantes": {},
"Controladas / Vinculadas": {},
"Depositos en Garantia": {},
"Pagos adelantados": {},
"Anticipos a Proveedores": {},
"Casa Matriz, Empresas Controlantes": {},
"Controladas / Vinculadas": {},
"Depositos en Garantia": {},
"Pagos adelantados": {},
"Saldos Deudor de ctas de Directores": {}
}
},
},
"ACTIVO NO CORRIENTE": {
"BIENES DE CAMBIO NO CORRIENTES": {
"Bienes de cambio no corrientes": {}
},
},
"BIENES DE USO": {
"Amort.Ac.Inmuebles": {},
"Amort.Ac.Maq.y Herram.": {},
"Amort.Ac.Mueb.y Utiles": {},
"Amort.Ac.Vehiculos": {},
"Inmuebles": {},
"Maquinas y Herramientas": {},
"Muebles y \u00datiles": {},
"Amort.Ac.Inmuebles": {},
"Amort.Ac.Maq.y Herram.": {},
"Amort.Ac.Mueb.y Utiles": {},
"Amort.Ac.Vehiculos": {},
"Inmuebles": {},
"Maquinas y Herramientas": {},
"Muebles y \u00datiles": {},
"Veh\u00edculos": {}
},
},
"CREDITOS A LARGO PLAZO": {
"Cr\u00e9ditos a Largo Plazo": {}
},
},
"INTANGIBLES": {
"Amortizaciones Acumuladas": {},
"Gastos de investigacion": {},
"Amortizaciones Acumuladas": {},
"Gastos de investigacion": {},
"Patentes, marcas y licencias": {}
},
},
"INVERSIONES A LARGO PLAZO": {
"Depositos Bancarios": {},
"Inmuebles": {},
"Intereses percibidos por adelantado": {},
"Menos: Amort. Acum.": {},
"Prevision para Desvalorizaciones": {},
"Titulos y Acciones": {},
"Depositos Bancarios": {},
"Inmuebles": {},
"Intereses percibidos por adelantado": {},
"Menos: Amort. Acum.": {},
"Prevision para Desvalorizaciones": {},
"Titulos y Acciones": {},
"Valores orig. y revaluados s/anexo": {}
}
},
"root_type": ""
},
},
"root_type": "Asset"
},
"GANANCIAS": {
"INGRESOS FINANCIEROS": {
"Descuentos Obtenidos": {},
"Diferencias de Cambio ganadas": {},
"Descuentos Obtenidos": {},
"Diferencias de Cambio ganadas": {},
"Intereses ganados": {}
},
"Ingresos Operativos (def)": {},
},
"Ingresos Operativos (def)": {},
"VENTAS EXTRAORDINARIAS": {
"Ventas extraordinarias": {}
},
},
"VENTAS ORDINARIAS": {
"Ventas Exentas": {},
"Ventas Tasa B\u00e1sica": {},
"Ventas Tasa M\u00ednima": {},
"Ventas Exentas": {},
"Ventas Tasa B\u00e1sica": {},
"Ventas Tasa M\u00ednima": {},
"Ventas por Exportaciones": {}
},
"root_type": ""
},
},
"root_type": "Income"
},
"ORDEN ACTIVO": {
"Acciones a Emitir": {},
"Suscriptores de acciones": {},
"root_type": ""
},
"Acciones a Emitir": {},
"Suscriptores de acciones": {},
"root_type": "Asset"
},
"ORDEN PASIVO": {
"Capital Autorizado a Suscribir": {},
"Capital suscripto": {},
"root_type": ""
},
"Capital Autorizado a Suscribir": {},
"Capital suscripto": {},
"root_type": "Liability"
},
"PASIVO": {
"PASIVO CORRIENTE": {
"DEUDAS COMERCIALES": {
"Acreedores Varios (def)": {},
"Deuds. Contratos de Cambio Import.": {},
"Documentos a Pagar ds/Comerciales": {},
"Intereses a vencer ds/Comerciales": {},
"Proveedores de Plaza": {},
"Acreedores Varios (def)": {},
"Deuds. Contratos de Cambio Import.": {},
"Documentos a Pagar ds/Comerciales": {},
"Intereses a vencer ds/Comerciales": {},
"Proveedores de Plaza": {},
"Proveedores por Importaciones": {}
},
},
"DEUDAS DIVERSAS": {
"Acreedores fiscales": {},
"Acreedores por Cargas Sociales": {},
"Casa Matriz, Empresas Controlantes,": {},
"Cobros Anticipados": {},
"Controladas/Vinculadas": {},
"Acreedores fiscales": {},
"Acreedores por Cargas Sociales": {},
"Casa Matriz, Empresas Controlantes,": {},
"Cobros Anticipados": {},
"Controladas/Vinculadas": {},
"DGI ICOSA": {
"Icosa Anticipo a Pagar": {
"account_type": "Tax"
},
},
"Icosa a Pagar": {
"account_type": "Tax"
},
},
"Icosa del Ejercicio": {
"account_type": "Tax"
}
},
},
"DGI IRAE": {
"Irae Anticipo a Pagar": {
"account_type": "Tax"
},
},
"Irae a Pagar": {
"account_type": "Tax"
},
},
"Irae del Ejercicio": {
"account_type": "Tax"
}
},
},
"DGI PATRIMONIO": {
"Patrimonio Anticipo a Pagar": {
"account_type": "Tax"
},
},
"Patrimonio a Pagar": {
"account_type": "Tax"
},
},
"Patrimonio del Ejercicio": {
"account_type": "Tax"
}
},
"Dividendos a Pagar": {},
"Otras deudas": {},
"Saldos Acreedores Cuentas Directores": {},
},
"Dividendos a Pagar": {},
"Otras deudas": {},
"Saldos Acreedores Cuentas Directores": {},
"Sueldos y Jornales a pagar": {}
},
},
"DEUDAS FINANCIERAS": {
"Documentos a pagar ME a pagar ds/Financieras": {},
"Documentos a pagar MN a pagar ds/Financieras": {},
"Ints. a vencer ds/Financieras": {},
"Obligaciones": {},
"Documentos a pagar ME a pagar ds/Financieras": {},
"Documentos a pagar MN a pagar ds/Financieras": {},
"Ints. a vencer ds/Financieras": {},
"Obligaciones": {},
"Prestamos Bancarios": {}
},
},
"DGI IVA x VENTAS": {
"Bps": {
"account_type": "Tax"
},
},
"Irpf Retenido": {
"account_type": "Tax"
},
},
"Iva Retenido": {
"account_type": "Tax"
},
},
"Iva Ventas B\u00e1sica": {
"account_type": "Tax"
},
},
"Iva Ventas M\u00ednima": {
"account_type": "Tax"
},
},
"Iva a Pagar": {
"account_type": "Tax"
}
},
},
"PREVISIONES": {
"Responsabilidad frente a terceros": {}
}
},
},
"PASIVO NO CORRIENTE": {
"DEUDAS COMERCIALES": {
"Deudas Comerciales": {}
},
},
"DEUDAS DIVERSAS": {
"Deudas Diversas": {}
},
},
"DEUDAS FINANCIERAS": {
"Deudas Financieras": {}
},
},
"PREVISIONES NO CORRIENTES": {
"Previsiones No Corrientes": {}
}
},
"root_type": ""
},
},
"root_type": "Liability"
},
"PATRIMONIO": {
"AJUSTES AL PATRIMONIO": {
"AJUSTES PATRIMONIO (H)": {
"Revaluaciones fiscales": {
"account_type": "Equity"
},
},
"Revaluaciones voluntarias": {
"account_type": "Equity"
}
}
},
},
"APORTE DE PROPIETARIOS/SOCIOS": {
"APORTES A CAPITALIZAR": {},
"APORTES A CAPITALIZAR": {},
"CAPITAL": {
"Capital Integrado": {
"account_type": "Equity"
}
}
},
},
"GANANCIAS RETENIDAS": {
"RESERVAS": {
"P\u00e9rdidas y Ganancias": {
"account_type": "Equity"
},
},
"Reservas Legales": {
"account_type": "Equity"
},
},
"Reservas Voluntarias": {
"account_type": "Equity"
}
},
},
"RESULTADOS ACUMULADOS": {
"Dividendos provisorios": {
"account_type": "Equity"
},
},
"Resultados del ejercicio": {
"account_type": "Equity"
}
}
},
"root_type": ""
},
},
"root_type": "Asset"
},
"PERDIDAS": {
"AMORTIZACIONES": {
"Amortizaciones": {}
},
},
"COSTO DE LO VENDIDO": {
"Costo de Mercader\u00edas": {},
"Costo de Venta de Bienes de Uso": {},
"Costo de Mercader\u00edas": {},
"Costo de Venta de Bienes de Uso": {},
"Costos de lo vendido": {}
},
},
"GASTOS DE ADMINISTRACION Y VENTAS": {
"Alquileres": {},
"Cargas Sociales": {},
"Combustible": {},
"Comunicaciones y Servicios Telef\u00f3nicos": {},
"Energ\u00eda El\u00e9ctrica y Aguas Corrientes": {},
"Fletes": {},
"Gastos Varios (def)": {},
"Honorarios Profesionales": {},
"Mantenimiento Veh\u00edculos": {},
"Papeler\u00eda": {},
"Publicidad": {},
"Representaci\u00f3n": {},
"Seguros": {},
"Servicios Contratados": {},
"Alquileres": {},
"Cargas Sociales": {},
"Combustible": {},
"Comunicaciones y Servicios Telef\u00f3nicos": {},
"Energ\u00eda El\u00e9ctrica y Aguas Corrientes": {},
"Fletes": {},
"Gastos Varios (def)": {},
"Honorarios Profesionales": {},
"Mantenimiento Veh\u00edculos": {},
"Papeler\u00eda": {},
"Publicidad": {},
"Representaci\u00f3n": {},
"Seguros": {},
"Servicios Contratados": {},
"Sueldos y Jornales": {}
},
},
"GASTOS FINANCIEROS": {
"Descuentos Concedidos": {},
"Diferencias de Cambio perdidas": {},
"Intereses y Gastos Bancarios": {},
"Descuentos Concedidos": {},
"Diferencias de Cambio perdidas": {},
"Intereses y Gastos Bancarios": {},
"Multas y Recargos Fiscales": {}
},
},
"OBLIGACIONES TRIBUTARIAS": {
"Contribuciones": {},
"Contribuciones": {},
"IVA x VENTAS": {
"IVA ventas 10%": {
"account_type": "Tax"
},
},
"IVA ventas 22%": {
"account_type": "Tax"
}
},
"Otros": {},
},
"Otros": {},
"Retenciones": {}
},
"root_type": ""
},
"root_type": "Expense"
}
}
}
}

View File

@ -50,7 +50,7 @@ class Company(Document):
def on_update(self):
if not frappe.db.sql("""select name from tabAccount
where company=%s and docstatus<2 limit 1""", self.name):
where company=%s and docstatus<2 limit 1""", self.name):
self.create_default_accounts()
self.create_default_warehouses()
self.install_country_fixtures()