Merge pull request #37440 from ruthra-kumar/patch_for_exchange_rate_service_provider

chore: patch to set default exchange rate service providers
This commit is contained in:
ruthra kumar
2023-10-10 21:02:10 +05:30
committed by GitHub

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")