commit | 6d59a41b27d7da6e019106aea0e3f2a9a72e804e | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Mar 10 14:20:49 2016 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Mar 10 14:31:04 2016 +0530 |
tree | 422505c8233d12e40d1ec8877258aecb577dec5f | |
parent | eb395788b797cb96d1447974a76dc126c3225b3b [diff] |
[fix] delete Web Form contact
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 9c5b44d..d6ebf5b 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -253,3 +253,4 @@ erpnext.patches.v6_24.repost_valuation_rate_for_serialized_items erpnext.patches.v6_24.set_recurring_id erpnext.patches.v6_20x.set_compact_print +execute:frappe.delete_doc_if_exists("Web Form", "contact") #2016-03-10