Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
There are around 74 entries in DB which contain NULL values for symbol. But I do see some of them having a value in wiki page https://en.wikipedia.org/wiki/List_of_circulating_currencies.
SELECT *
FROM `civicrm_currency`
WHERE `symbol` IS NULLShowing rows 0 - 73 (74 total, Query took 0.0005 sec)