merge, fixed production cleanup patch

This commit is contained in:
Nabin Hait
2012-12-10 19:28:38 +05:30
162 changed files with 75 additions and 4216 deletions

View File

@@ -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',