From cfb5ee0dbc86367b876639c773063cac5c7ff206 Mon Sep 17 00:00:00 2001 From: Aarol D'Souza <98270103+AarDG10@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:41:43 +0530 Subject: [PATCH] fix(currency): sar unicode not supported yet (#36147) --- frappe/geo/country_info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/geo/country_info.json b/frappe/geo/country_info.json index 185d969412..7a1a4fa3b2 100644 --- a/frappe/geo/country_info.json +++ b/frappe/geo/country_info.json @@ -2359,7 +2359,7 @@ "currency_fraction": "Halala", "currency_fraction_units": 100, "currency_name": "Saudi Riyal", - "currency_symbol": "\u20C1", + "currency_symbol": "\u0631.\u0633", "number_format": "#,###.##", "timezones": [ "Asia/Riyadh"