index patch on hold, will go through push_patch
This commit is contained in:
parent
5e04246b82
commit
19159f7658
@ -1,7 +1,7 @@
|
||||
# REMEMBER to update this
|
||||
# ========================
|
||||
|
||||
last_patch = 330
|
||||
last_patch = 329
|
||||
|
||||
#-------------------------------------------
|
||||
|
||||
@ -1326,8 +1326,5 @@ def execute(patch_no):
|
||||
if webnotes.conn.get_value('Control Panel', None, 'account_id') != 'axjanak2011':
|
||||
sql("delete from `tabDocField` where fieldname = 'supplier_status' and parent = 'Supplier'")
|
||||
elif patch_no == 329:
|
||||
from index_patch import create_proper_index
|
||||
create_proper_index()
|
||||
elif patch_no == 330:
|
||||
reload_doc('utilities', 'doctype', 'rename_tool')
|
||||
reload_doc('utilities', 'doctype', 'bulk_rename_tool')
|
||||
|
Loading…
x
Reference in New Issue
Block a user