|
|
@@ -7,6 +7,7 @@ from __future__ import unicode_literals |
|
|
|
""" |
|
|
|
import webnotes, os |
|
|
|
from webnotes import conf |
|
|
|
import webnotes.utils |
|
|
|
|
|
|
|
lower_case_files_for = ['DocType', 'Page', 'Report', |
|
|
|
"Workflow", 'Module Def', 'Desktop Item', 'Workflow State', 'Workflow Action'] |
|
|
|