company reload_doc delete docfield trashcompany button
This commit is contained in:
parent
27c5b4075f
commit
c674e43885
@ -1203,4 +1203,5 @@ def execute(patch_no):
|
|||||||
elif patch_no == 303:
|
elif patch_no == 303:
|
||||||
pass
|
pass
|
||||||
elif patch_no == 304:
|
elif patch_no == 304:
|
||||||
|
sql("delete from `tabDocField` where parent = 'company' and label = 'Trash Company' and fieldtype = 'button'")
|
||||||
reload_doc('setup', 'doctype', 'company')
|
reload_doc('setup', 'doctype', 'company')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user