From 4ceb81384aef6724914b9fd52e5c20d952270eaa Mon Sep 17 00:00:00 2001 From: Karol Galanciak Date: Wed, 25 Jan 2017 18:24:00 +0100 Subject: [PATCH] eliminate subunits for forints --- config/currency_iso.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/currency_iso.json b/config/currency_iso.json index e6fe894fee..41f663551c 100644 --- a/config/currency_iso.json +++ b/config/currency_iso.json @@ -932,7 +932,7 @@ "symbol": "Ft", "alternate_symbols": [], "subunit": "Fillér", - "subunit_to_unit": 100, + "subunit_to_unit": 1, "symbol_first": false, "html_entity": "", "decimal_mark": ",",