commit | 22d49726d1c7ff8862e01104f9db2c76f362bf40 | [log] [tgz] |
---|---|---|
author | rohitwaghchaure <rohitw1991@gmail.com> | Fri Jun 19 13:10:20 2020 +0530 |
committer | GitHub <noreply@github.com> | Fri Jun 19 13:10:20 2020 +0530 |
tree | fc2f135ac2486376a54de0c8c353a031367ccdda | |
parent | 23cb5e18697cb5d2f89e213b655ad91057eb4b04 [diff] | |
parent | 163a569715c56b23e2001c61b67da34cac973124 [diff] |
Merge pull request #22341 from deepeshgarg007/bank_reco_patch 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")