diff --git a/erpnext/patches.txt b/erpnext/patches.txt index eeebcbe6570cf864c5a56e052ace6cae15244828..00e5e636fbb2cd26dce18cabf9dd54db053d901a 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -358,7 +358,6 @@ execute:frappe.db.set_single_value("Buying Settings", "project_update_frequency" execute:frappe.db.set_default("date_format", frappe.db.get_single_value("System Settings", "date_format")) erpnext.patches.v14_0.update_total_asset_cost_field erpnext.patches.v15_0.allow_on_submit_dimensions_for_repostable_doctypes -erpnext.patches.v14_0.create_accounting_dimensions_in_reconciliation_tool erpnext.patches.v15_0.create_accounting_dimensions_in_payment_request # @dokos