diff --git a/frappe/geo/country_info.json b/frappe/geo/country_info.json index 3bcde0add2..6238abac55 100644 --- a/frappe/geo/country_info.json +++ b/frappe/geo/country_info.json @@ -1139,7 +1139,11 @@ "code": "ir", "currency": "IRR", "currency_name": "Iranian Rial", - "number_format": "#,###.##" + "currency_symbol": "\ufdfc", + "number_format": "#,###.##", + "timezones": [ + "Asia/Tehran" + ] }, "Iraq": { "code": "iq",