Added root type for Income. Fixes #5356
This commit is contained in:
parent
0d66260d31
commit
a09285122f
@ -120,7 +120,8 @@ def get():
|
|||||||
},
|
},
|
||||||
_("Indirect Income"): {
|
_("Indirect Income"): {
|
||||||
"is_group": 1
|
"is_group": 1
|
||||||
}
|
},
|
||||||
|
"root_type": "Income"
|
||||||
},
|
},
|
||||||
_("Source of Funds (Liabilities)"): {
|
_("Source of Funds (Liabilities)"): {
|
||||||
_("Current Liabilities"): {
|
_("Current Liabilities"): {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user