mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
fix(patch): Delete all documents from Hub Node module
This commit is contained in:
@@ -505,4 +505,4 @@ 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
|
||||
execute:frappe.delete_doc("Page", "hub", ignore_missing=True)
|
||||
erpnext.patches.v10_0.delete_hub_documents
|
||||
Reference in New Issue
Block a user