[cleanup] removed Trash Control, SMS Receiver, Profile Control, GL Mapper, GL Mapper Detail

This commit is contained in:
Rushabh Mehta 2013-06-11 10:42:59 +05:30
parent 7ac5a2218a
commit e369f2ad74

View file

@ -27,7 +27,7 @@ from __future__ import unicode_literals
import webnotes, os, conf
transfer_types = ['Role', 'Print Format','DocType','Page','DocType Mapper',
'GL Mapper','Search Criteria', 'Patch', 'Report']
'Search Criteria', 'Patch', 'Report']
lower_case_files_for = ['DocType', 'Page', 'Search Criteria', 'Report',
"Workflow", 'Module Def', 'Desktop Item', 'Workflow State', 'Workflow Action']