From 59c4ae5a463e3b450f7c9ee64ff18e0a5edf8878 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 3 Sep 2015 10:46:48 +0530 Subject: [PATCH] [patch] Re-run the 'default_title' patch --- erpnext/patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 2a16ef3824..5f7dd91a50 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -200,4 +200,4 @@ erpnext.patches.v5_8.add_credit_note_print_heading execute:frappe.delete_doc_if_exists("Print Format", "Credit Note - Negative Invoice") # V6.0 -erpnext.patches.v6_0.set_default_title +erpnext.patches.v6_0.set_default_title # 2015-09-03