mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
reload doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# REMEMBER to update this
|
||||
# ========================
|
||||
|
||||
last_patch = 317
|
||||
last_patch = 318
|
||||
|
||||
#-------------------------------------------
|
||||
|
||||
@@ -1275,4 +1275,5 @@ def execute(patch_no):
|
||||
pass
|
||||
elif patch_no == 317:
|
||||
sql("update `tabPage` set name = 'profile-settings' where page_name = 'Profile Settings'")
|
||||
|
||||
elif patch_no == 318:
|
||||
reload_doc('utilities', 'doctype', 'bulk_rename_tool')
|
||||
|
||||
Reference in New Issue
Block a user