fixed asset: related accounts added in default chart of accounts

This commit is contained in:
Nabin Hait 2016-03-11 16:08:54 +05:30
parent 7536349f17
commit 06a41aca13
2 changed files with 4 additions and 2 deletions

View File

@ -48,7 +48,8 @@
},
"Plant and Machinery": {
"account_type": "Fixed Asset"
}
},
"Accumulated Depreciations": {}
},
"Investments": {
"is_group": 1

View File

@ -52,7 +52,8 @@ def get():
},
_("Plant and Machinery"): {
"account_type": "Fixed Asset"
}
},
_("Accumulated Depreciations"): {}
},
_("Investments"): {
"is_group": 1