fix in supplier creation issue due to missing make_autoname import
This commit is contained in:
parent
ec61492c40
commit
28bc87fb8c
@ -20,6 +20,7 @@ import webnotes
|
||||
from webnotes.utils import cstr, get_defaults
|
||||
from webnotes.model.code import get_obj
|
||||
from webnotes import msgprint
|
||||
from webnotes.model.doc import make_autoname
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user