chore: patch to set default exchange rate service provider

This commit is contained in:
ruthra kumar
2023-10-10 17:33:47 +05:30
parent fd8543ebd3
commit 6f6db432b5

View File

@@ -378,3 +378,4 @@ erpnext.patches.v13_0.update_schedule_type_in_loans
erpnext.patches.v13_0.update_asset_value_for_manual_depr_entries
erpnext.patches.v13_0.update_docs_link
erpnext.patches.v13_0.correct_asset_value_if_je_with_workflow
execute:frappe.db.set_value("Accounts Settings", "Accounts Settings", "service_provider", "frankfurter.app")