fix: reload workspace link in patch
This commit is contained in:
parent
cb3e57f914
commit
75f9eeeeaa
1 changed files with 1 additions and 0 deletions
|
|
@ -17,3 +17,4 @@ def execute():
|
|||
rename_doc('DocType', 'Desk Link', 'Workspace Link', ignore_if_exists=True)
|
||||
|
||||
frappe.reload_doc('desk', 'doctype', 'workspace')
|
||||
frappe.reload_doc('desk', 'doctype', 'workspace_link')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue