diff --git a/erpnext/patches.txt b/erpnext/patches.txt index ee4fc0d908416c4192f56216954d478dc2332d97..139ce144d7f47522239ee65123ea7fcd4e50f08e 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -355,9 +355,7 @@ erpnext.patches.v14_0.update_zero_asset_quantity_field execute:frappe.db.set_single_value("Buying Settings", "project_update_frequency", "Each Transaction") 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.create_advance_payment_status erpnext.patches.v15_0.allow_on_submit_dimensions_for_repostable_doctypes -erpnext.patches.v14_0.create_accounting_dimensions_in_reconciliation_tool # @dokos