Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes

This commit is contained in:
Suraj Shetty
2018-12-27 09:05:25 +05:30
142 changed files with 7011 additions and 1132 deletions

View File

@@ -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")
}
]