2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
books/fixtures/standardCOA.js

173 lines
4.1 KiB
JavaScript
Raw Normal View History

import { t } from 'frappe';
2018-04-02 17:54:45 +00:00
export default {
2022-02-09 06:59:41 +00:00
[t`Application of Funds (Assets)`]: {
[t`Current Assets`]: {
[t`Accounts Receivable`]: {
[t`Debtors`]: {
accountType: 'Receivable',
2018-04-02 17:54:45 +00:00
},
},
2022-02-09 06:59:41 +00:00
[t`Bank Accounts`]: {
accountType: 'Bank',
isGroup: 1,
},
2022-02-09 06:59:41 +00:00
[t`Cash In Hand`]: {
[t`Cash`]: {
accountType: 'Cash',
2018-04-02 17:54:45 +00:00
},
accountType: 'Cash',
},
2022-02-09 06:59:41 +00:00
[t`Loans and Advances (Assets)`]: {
isGroup: 1,
},
2022-02-09 06:59:41 +00:00
[t`Securities and Deposits`]: {
[t`Earnest Money`]: {},
},
2022-02-09 06:59:41 +00:00
[t`Stock Assets`]: {
[t`Stock In Hand`]: {
accountType: 'Stock',
2018-04-02 17:54:45 +00:00
},
accountType: 'Stock',
},
2022-02-09 06:59:41 +00:00
[t`Tax Assets`]: {
isGroup: 1,
},
2018-04-02 17:54:45 +00:00
},
2022-02-09 06:59:41 +00:00
[t`Fixed Assets`]: {
[t`Capital Equipments`]: {
accountType: 'Fixed Asset',
},
2022-02-09 06:59:41 +00:00
[t`Electronic Equipments`]: {
accountType: 'Fixed Asset',
},
2022-02-09 06:59:41 +00:00
[t`Furnitures and Fixtures`]: {
accountType: 'Fixed Asset',
},
2022-02-09 06:59:41 +00:00
[t`Office Equipments`]: {
accountType: 'Fixed Asset',
},
2022-02-09 06:59:41 +00:00
[t`Plants and Machineries`]: {
accountType: 'Fixed Asset',
},
2022-02-09 06:59:41 +00:00
[t`Buildings`]: {
accountType: 'Fixed Asset',
},
2022-02-09 06:59:41 +00:00
[t`Softwares`]: {
accountType: 'Fixed Asset',
},
2022-02-09 06:59:41 +00:00
[t`Accumulated Depreciation`]: {
accountType: 'Accumulated Depreciation',
},
2018-04-02 17:54:45 +00:00
},
2022-02-09 06:59:41 +00:00
[t`Investments`]: {
isGroup: 1,
2018-04-02 17:54:45 +00:00
},
2022-02-09 06:59:41 +00:00
[t`Temporary Accounts`]: {
[t`Temporary Opening`]: {
accountType: 'Temporary',
},
2018-04-02 17:54:45 +00:00
},
rootType: 'Asset',
},
2022-02-09 06:59:41 +00:00
[t`Expenses`]: {
[t`Direct Expenses`]: {
[t`Stock Expenses`]: {
[t`Cost of Goods Sold`]: {
accountType: 'Cost of Goods Sold',
2018-04-02 17:54:45 +00:00
},
2022-02-09 06:59:41 +00:00
[t`Expenses Included In Valuation`]: {
accountType: 'Expenses Included In Valuation',
2018-04-02 17:54:45 +00:00
},
2022-02-09 06:59:41 +00:00
[t`Stock Adjustment`]: {
accountType: 'Stock Adjustment',
},
},
},
2022-02-09 06:59:41 +00:00
[t`Indirect Expenses`]: {
[t`Administrative Expenses`]: {},
[t`Commission on Sales`]: {},
[t`Depreciation`]: {
accountType: 'Depreciation',
},
2022-02-09 06:59:41 +00:00
[t`Entertainment Expenses`]: {},
[t`Freight and Forwarding Charges`]: {
accountType: 'Chargeable',
},
2022-02-09 06:59:41 +00:00
[t`Legal Expenses`]: {},
[t`Marketing Expenses`]: {
accountType: 'Chargeable',
},
2022-02-09 06:59:41 +00:00
[t`Miscellaneous Expenses`]: {
accountType: 'Chargeable',
},
2022-02-09 06:59:41 +00:00
[t`Office Maintenance Expenses`]: {},
[t`Office Rent`]: {},
[t`Postal Expenses`]: {},
[t`Print and Stationery`]: {},
[t`Round Off`]: {
accountType: 'Round Off',
},
2022-02-09 06:59:41 +00:00
[t`Salary`]: {},
[t`Sales Expenses`]: {},
[t`Telephone Expenses`]: {},
[t`Travel Expenses`]: {},
[t`Utility Expenses`]: {},
[t`Write Off`]: {},
[t`Exchange Gain/Loss`]: {},
[t`Gain/Loss on Asset Disposal`]: {},
},
rootType: 'Expense',
},
2022-02-09 06:59:41 +00:00
[t`Income`]: {
[t`Direct Income`]: {
[t`Sales`]: {},
[t`Service`]: {},
},
2022-02-09 06:59:41 +00:00
[t`Indirect Income`]: {
isGroup: 1,
},
rootType: 'Income',
},
2022-02-09 06:59:41 +00:00
[t`Source of Funds (Liabilities)`]: {
[t`Current Liabilities`]: {
[t`Accounts Payable`]: {
[t`Creditors`]: {
accountType: 'Payable',
2018-04-02 17:54:45 +00:00
},
2022-02-09 06:59:41 +00:00
[t`Payroll Payable`]: {},
},
2022-02-09 06:59:41 +00:00
[t`Stock Liabilities`]: {
[t`Stock Received But Not Billed`]: {
accountType: 'Stock Received But Not Billed',
2018-04-02 17:54:45 +00:00
},
},
2022-02-09 06:59:41 +00:00
[t`Duties and Taxes`]: {
accountType: 'Tax',
isGroup: 1,
},
2022-02-09 06:59:41 +00:00
[t`Loans (Liabilities)`]: {
[t`Secured Loans`]: {},
[t`Unsecured Loans`]: {},
[t`Bank Overdraft Account`]: {},
},
},
rootType: 'Liability',
},
2022-02-09 06:59:41 +00:00
[t`Equity`]: {
[t`Capital Stock`]: {
accountType: 'Equity',
},
2022-02-09 06:59:41 +00:00
[t`Dividends Paid`]: {
accountType: 'Equity',
},
2022-02-09 06:59:41 +00:00
[t`Opening Balance Equity`]: {
accountType: 'Equity',
},
2022-02-09 06:59:41 +00:00
[t`Retained Earnings`]: {
accountType: 'Equity',
},
rootType: 'Equity',
},
};