commit | 4de91887dbba097c9a74f6daaf20670534c73175 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Sep 03 10:46:48 2015 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Sep 08 15:53:35 2015 +0530 |
tree | 33ce7761f54a469ac23982d012db2c25b23e9422 | |
parent | 9b1288605fd0aecce23e0a1f4d7708be790d4886 [diff] |
[patch] Re-run the 'default_title' patch
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 7054d4a..d15b597 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -200,5 +200,5 @@ 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 execute:frappe.db.set_value("Stock Settings", None, "automatically_set_serial_nos_based_on_fifo", 1)