[cleanup] removed Trash Control, SMS Receiver, Profile Control, GL Mapper, GL Mapper Detail
This commit is contained in:
parent
7ac5a2218a
commit
e369f2ad74
1 changed files with 1 additions and 1 deletions
|
|
@ -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']
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue