Added root type for Income. Fixes #5356

This commit is contained in:
Nabin Hait 2016-05-17 10:37:31 +05:30
parent 0d66260d31
commit a09285122f

View File

@ -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"): {