mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-28 17:15:10 +00:00
Added root type for Income. Fixes #5356
This commit is contained in:
@@ -120,7 +120,8 @@ def get():
|
||||
},
|
||||
_("Indirect Income"): {
|
||||
"is_group": 1
|
||||
}
|
||||
},
|
||||
"root_type": "Income"
|
||||
},
|
||||
_("Source of Funds (Liabilities)"): {
|
||||
_("Current Liabilities"): {
|
||||
|
||||
Reference in New Issue
Block a user