fix(patch): Delete all documents from Hub Node module

This commit is contained in:
Nabin Hait
2018-09-06 18:53:31 +05:30
parent b892cc8b02
commit 4fd1cebf95
4 changed files with 18 additions and 3 deletions

View File

@@ -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