Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
This commit is contained in:
@@ -572,5 +572,12 @@ def get_data():
|
||||
"type": "module",
|
||||
"label": _("Non Profit"),
|
||||
"hidden": 1
|
||||
},
|
||||
{
|
||||
"module_name": "Quality Management",
|
||||
"color": "blue",
|
||||
"icon": "octicon octicon-package",
|
||||
"type": "module",
|
||||
"label": _("Quality Management")
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user