[patches] [fix] fixed an old patch
This commit is contained in:
parent
27ff675a07
commit
44a01faff9
@ -13,6 +13,4 @@ def execute():
|
|||||||
|
|
||||||
webnotes.conn.sql("""delete from `tabCustom Field` where fieldname='file_list'
|
webnotes.conn.sql("""delete from `tabCustom Field` where fieldname='file_list'
|
||||||
and parent=%s""", doctype)
|
and parent=%s""", doctype)
|
||||||
webnotes.conn.sql("""delete from `tabDocField` where fieldname='file_list'
|
|
||||||
and parent=%s""", doctype)
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user