defs fix in doctype
This commit is contained in:
parent
4899164ac2
commit
e45ef41f2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue