feat: rerun patch to add default dashboards
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 5295399..1f8fabd 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -630,7 +630,7 @@
execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_source')
execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart')
execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_field')
-erpnext.patches.v12_0.add_default_dashboards
+erpnext.patches.v12_0.add_default_dashboards # 2020-05-05
erpnext.patches.v12_0.remove_bank_remittance_custom_fields
erpnext.patches.v12_0.generate_leave_ledger_entries
execute:frappe.delete_doc_if_exists("Report", "Loan Repayment")