Amended the patch to import class Document
This commit is contained in:
parent
68f3967de0
commit
0188df1609
@ -1,4 +1,5 @@
|
||||
import webnotes
|
||||
from webnotes.model.doc import Document
|
||||
|
||||
def execute():
|
||||
companies_list = webnotes.conn.sql("SELECT company_name FROM `tabCompany`", as_list=1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user