Closed (fixed)
Project:
Currency
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2011 at 13:46 UTC
Updated:
24 Nov 2011 at 22:10 UTC
Is there a way to add values for available currencies in the Money CCK module and where do these come from?
I need one to support currency in Madagascar. The Malagasy Ariary is the currency in Madagascar (MG, MDG). If this is an easy module modification I would be interested in pulling it off if someone could point me in the right direction.
Bob Snodgrass
Comments
Comment #1
markus_petrux commentedLook at the currency_api_get_currencies() function in currency_api module, part of the Currency Exchange package.
Module maintainers may need the proper information (3 letter code, symbol, decimals) to add a line for Madagascar currency.
Comment #2
amateescu commentedThis currency was already in there, but with a wrong name. Fixed in 6.x-1.x and 7.x-1.x.
http://drupalcode.org/project/currency.git/commit/85537d8
http://drupalcode.org/project/currency.git/commit/52c097b