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