minor fixes in coa templates

This commit is contained in:
Nabin Hait 2014-12-16 12:49:35 +05:30
parent b072c74efc
commit 6ffa445dfd
3 changed files with 6 additions and 17 deletions

View File

@ -83,13 +83,8 @@
"Items Delivered to Customs on temprary Base": {} "Items Delivered to Customs on temprary Base": {}
}, },
"Stock in Hand": { "Stock in Hand": {
"Customs Duty": {}, "account_type": "Stock",
"Freight and Transport": {}, "group_or_ledger": "Group"
"Shipment Insurance": {},
"Shipment Other Charges": {},
"Shipments Documentation Charges": {},
"Supplier Cost": {},
"account_type": "Stock"
} }
}, },
"Perliminary and Preoperating Expenses": { "Perliminary and Preoperating Expenses": {

View File

@ -33,14 +33,8 @@
"Investment In Preference Shares": {} "Investment In Preference Shares": {}
}, },
"Inventories": { "Inventories": {
"Finished Goods": {}, "account_type": "Stock",
"Goods-In-Transit": {}, "group_or_ledger": "Group"
"Loose Tools": {},
"Other With Job Worker": {},
"Raw Material": {},
"Stock-In-Trade": {},
"Stores And Spares": {},
"Work-In-Progress": {}
}, },
"Other Current Assets": { "Other Current Assets": {
"Duties and Taxes": { "Duties and Taxes": {

View File

@ -29,8 +29,8 @@
"Deposit Account": {} "Deposit Account": {}
}, },
"Inventories": { "Inventories": {
"Inventories": {}, "account_type": "Stock",
"account_type": "Warehouse" "group_or_ledger": "Group"
}, },
"Other Current Assets": { "Other Current Assets": {
"Prepaid Insurance": {} "Prepaid Insurance": {}