Explorar el Código

[fix] get modules path

version-14
Anand Doshi hace 11 años
padre
commit
73b3163bac
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      webnotes/modules/__init__.py

+ 1
- 0
webnotes/modules/__init__.py Ver fichero

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


Cargando…
Cancelar
Guardar