From 75fcfbb49cdb0a79288aac33ac807abcc13e062d Mon Sep 17 00:00:00 2001 From: marination Date: Wed, 4 Nov 2020 21:22:22 +0530 Subject: [PATCH] chore: Delete Quoted Item Comparison Report --- erpnext/patches.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 8b34eaa0a8..268410ef1a 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -732,3 +732,4 @@ erpnext.patches.v13_0.set_youtube_video_id erpnext.patches.v13_0.print_uom_after_quantity_patch erpnext.patches.v13_0.set_payment_channel_in_payment_gateway_account erpnext.patches.v13_0.create_healthcare_custom_fields_in_stock_entry_detail +execute:frappe.delete_doc("Report", "Quoted Item Comparison") \ No newline at end of file