mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
merge, fixed production cleanup patch
This commit is contained in:
@@ -21,7 +21,7 @@ erpnext.modules = {
|
||||
'Buying': 'buying-home',
|
||||
'Support': 'support-home',
|
||||
'Projects': 'projects-home',
|
||||
'Production': 'production-home',
|
||||
'Manufacturing': 'manufacturing-home',
|
||||
'Website': 'website-home',
|
||||
'HR': 'hr-home',
|
||||
'Setup': 'Setup',
|
||||
@@ -65,7 +65,7 @@ wn.module_css_map = {
|
||||
'Support': 'purple',
|
||||
'HR': 'ocean',
|
||||
'Projects': 'violet',
|
||||
'Production': 'dark-red',
|
||||
'Manufacturing': 'dark-red',
|
||||
'Website': 'leaf-green',
|
||||
'Activity': 'brown',
|
||||
'Setup': 'grey',
|
||||
|
||||
Reference in New Issue
Block a user