rename Production --> Manufacturing and delete old patches

This commit is contained in:
Anand Doshi
2012-12-10 19:01:10 +05:30
parent 29c187118f
commit 89e2dd8dbb
124 changed files with 67 additions and 4210 deletions

View File

@@ -33,7 +33,7 @@ erpnext.desktop.render = function() {
'Support': { sprite: 'support', label: 'Support'},
'HR': { sprite: 'hr', label: 'Human<br />Resources'},
'Projects': { sprite: 'project', label: 'Projects'},
'Production': { sprite: 'production', label: 'Production'},
'Manufacturing': { sprite: 'manufacturing', label: 'Manufacturing'},
'Website': { sprite: 'website', label: 'Website'},
'Activity': { sprite: 'feed', label: 'Activity'},
'Setup': { sprite: 'setting', label: 'Setup'},