mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-03 08:32:24 +00:00
New Maintenance Module
This commit is contained in:
@@ -157,5 +157,12 @@ def get_data():
|
||||
"is_help": True,
|
||||
"label": _("Learn"),
|
||||
"hidden": 1
|
||||
},
|
||||
{
|
||||
"module_name": "Maintenance",
|
||||
"color": "#FF888B",
|
||||
"icon": "octicon octicon-tools",
|
||||
"type": "module",
|
||||
"label": _("Maintenance")
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user