From 1271bc445728082e390173a38a2e2e9f976d0802 Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Tue, 5 Aug 2014 06:54:11 +0530 Subject: [PATCH] [hotfix] [patch] remove missing patch --- erpnext/patches.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 275e600d707..7fc858dee73 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -17,7 +17,6 @@ execute:frappe.reload_doc('accounts', 'doctype', 'purchase_invoice') # 2014-01-2 execute:frappe.reload_doc('buying', 'doctype', 'purchase_order') # 2014-01-29 execute:frappe.reload_doc('buying', 'doctype', 'supplier_quotation') # 2014-01-29 execute:frappe.reload_doc('stock', 'doctype', 'purchase_receipt') # 2014-01-29 -erpnext.patches.v4_0.reload_purchase_print_format execute:frappe.reload_doc('accounts', 'doctype', 'pos_setting') # 2014-01-29 execute:frappe.reload_doc('selling', 'doctype', 'customer') # 2014-01-29 execute:frappe.reload_doc('buying', 'doctype', 'supplier') # 2014-01-29