From 0cc63f823b755cfbb81fccd8588926002dec563b Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Fri, 8 Aug 2014 13:23:57 +0530 Subject: [PATCH] [minor] Added TRY currency in Country Info --- frappe/country_info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frappe/country_info.json b/frappe/country_info.json index 2929532ea0..e9ca5d0f06 100644 --- a/frappe/country_info.json +++ b/frappe/country_info.json @@ -2383,9 +2383,10 @@ }, "Turkey": { "code": "tr", + "currency": "TRY", "currency_fraction": "Kuru\u015f", "currency_fraction_units": 100, - "currency_symbol": "", + "currency_symbol": "\u20ba", "number_format": "#,###.##", "timezones": [ "Europe/Istanbul"