fixed asset: related accounts added in default chart of accounts
This commit is contained in:
parent
7536349f17
commit
06a41aca13
@ -48,7 +48,8 @@
|
||||
},
|
||||
"Plant and Machinery": {
|
||||
"account_type": "Fixed Asset"
|
||||
}
|
||||
},
|
||||
"Accumulated Depreciations": {}
|
||||
},
|
||||
"Investments": {
|
||||
"is_group": 1
|
||||
|
@ -52,7 +52,8 @@ def get():
|
||||
},
|
||||
_("Plant and Machinery"): {
|
||||
"account_type": "Fixed Asset"
|
||||
}
|
||||
},
|
||||
_("Accumulated Depreciations"): {}
|
||||
},
|
||||
_("Investments"): {
|
||||
"is_group": 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user