mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
refactor: remove budget reference from monthly distribution dashboard
This commit is contained in:
@@ -11,6 +11,5 @@ def get_data():
|
|||||||
},
|
},
|
||||||
"transactions": [
|
"transactions": [
|
||||||
{"label": _("Target Details"), "items": ["Sales Person", "Territory", "Sales Partner"]},
|
{"label": _("Target Details"), "items": ["Sales Person", "Territory", "Sales Partner"]},
|
||||||
{"items": ["Budget"]},
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user