commit | 163a569715c56b23e2001c61b67da34cac973124 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Fri Jun 19 12:03:36 2020 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Fri Jun 19 12:03:36 2020 +0530 |
tree | fc2f135ac2486376a54de0c8c353a031367ccdda | |
parent | 23cb5e18697cb5d2f89e213b655ad91057eb4b04 [diff] [blame] |
chore: Delete Bank Reco doctype
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index b3a38b6..15c4080 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -700,3 +700,4 @@ erpnext.patches.v13_0.update_sla_enhancements erpnext.patches.v12_0.update_address_template_for_india erpnext.patches.v12_0.set_multi_uom_in_rfq +execute:frappe.delete_doc_if_exists("DocType", "Bank Reconciliation")