From 5de719fc747c2cad037c12d12a4c34b54987d5aa 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 5ef53715fb..678c7e148f 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -733,3 +733,4 @@ 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 erpnext.patches.v13_0.update_reason_for_resignation_in_employee +execute:frappe.delete_doc("Report", "Quoted Item Comparison") \ No newline at end of file