Explorar el Código

defs fix in doctype

version-14
Rushabh Mehta hace 14 años
padre
commit
e45ef41f2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      cgi-bin/core/doctype/doctype/doctype.py

+ 1
- 1
cgi-bin/core/doctype/doctype/doctype.py Ver fichero

@@ -80,7 +80,7 @@ class DocType:

self.change_modified_of_parent()
import webnotes.defs
from webnotes import defs
from webnotes.utils.transfer import in_transfer

if (not in_transfer) and getattr(defs,'developer_mode', 0):


Cargando…
Cancelar
Guardar