Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Internationalisation
-
Labels:None
Description
Hi, we're installing CiviCRM in Hungary
Please add the hungarian currency:
INSERT INTO civicrm_currency (id, name, symbol) VALUES (17, "HUF", "Ft");
If you'd like a patch I can make one (looks like i'd need to patch all the civicrm_data*mysql files?)