From 95dfc2730b6bb1c978c38141ac1933ab04f51e41 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Tue, 20 Oct 2015 19:03:30 +0530 Subject: [PATCH] [fix] re-run thumbnail patch --- erpnext/patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 6c299d81e8..bbfebe0162 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -226,6 +226,6 @@ execute:frappe.delete_doc_if_exists("DocType", "Shopping Cart Price List") execute:frappe.delete_doc_if_exists("DocType", "Shopping Cart Taxes and Charges Master") erpnext.patches.v6_4.set_user_in_contact -erpnext.patches.v6_4.make_image_thumbnail +erpnext.patches.v6_4.make_image_thumbnail #2015-10-20 erpnext.patches.v6_5.show_in_website_for_template_item