[patches] [fix] fixed an old patch
This commit is contained in:
parent
9a22e3f1db
commit
27ff675a07
@ -13,9 +13,6 @@ def execute():
|
|||||||
if doctype in singles:
|
if doctype in singles:
|
||||||
update_file_list(doctype, singles)
|
update_file_list(doctype, singles)
|
||||||
|
|
||||||
webnotes.conn.sql("""delete from tabDocField where fieldname='file_list'
|
|
||||||
and parent=%s""", doctype)
|
|
||||||
|
|
||||||
# export_to_files([["DocType", doctype]])
|
# export_to_files([["DocType", doctype]])
|
||||||
|
|
||||||
def get_single_doctypes():
|
def get_single_doctypes():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user