fix(patch): Remove old Hub Page (#15328)
This commit is contained in:
parent
df327f2974
commit
4e372a30fa
@ -504,4 +504,5 @@ erpnext.patches.v10_0.show_leaves_of_all_department_members_in_calendar
|
||||
erpnext.patches.v10_0.update_status_in_purchase_receipt
|
||||
erpnext.patches.v10_0.update_address_template_for_india
|
||||
erpnext.patches.v10_0.set_discount_amount
|
||||
erpnext.patches.v10_0.recalculate_gross_margin_for_project
|
||||
erpnext.patches.v10_0.recalculate_gross_margin_for_project
|
||||
execute:frappe.delete_doc("Page", "hub", ignore_missing=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user