commit | 555c126eb9b2badeacfa742fa379f33038b7085b | [log] [tgz] |
---|---|---|
author | Gursheen Anand <gursheen@frappe.io> | Fri Jun 23 10:52:25 2023 +0530 |
committer | Gursheen Anand <gursheen@frappe.io> | Fri Jun 23 10:52:25 2023 +0530 |
tree | 4041c189eadf829eb048a4474b689787381ff886 | |
parent | b3d565c91faca2b06d6814a6ea69e0191b267b7e [diff] [blame] |
fix: add patch for setting default value of report field
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 18bd10f..8c0fa6b 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -339,3 +339,4 @@ execute:frappe.delete_doc('DocType', 'Cash Flow Mapping Template', ignore_missing=True) execute:frappe.delete_doc('DocType', 'Cash Flow Mapping Accounts', ignore_missing=True) erpnext.patches.v14_0.cleanup_workspaces +erpnext.patches.v14_0.set_report_in_process_SOA