[fix] delete Web Form contact

This commit is contained in:
Anand Doshi 2016-03-10 14:20:49 +05:30
parent eb395788b7
commit 6d59a41b27

View File

@ -253,3 +253,4 @@ erpnext.patches.v6_23.update_stopped_status_to_closed
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