chore: patch to force default new controller

This commit is contained in:
ruthra kumar
2025-05-16 13:03:36 +05:30
parent e1f32df5b3
commit 3a8075198b

View File

@@ -412,3 +412,4 @@ execute:frappe.db.set_single_value("Accounts Settings", "receivable_payable_fetc
erpnext.patches.v14_0.set_update_price_list_based_on
erpnext.patches.v15_0.update_journal_entry_type
erpnext.patches.v15_0.set_grand_total_to_default_mop
execute:frappe.db.set_single_value("Accounts Settings", "use_new_budget_controller", True)