-
Notifications
You must be signed in to change notification settings - Fork 426
Open
Labels
Description
Is there a way to add a default/ official currency for all countries?
Example, Switzerland has its official currency as CHF but in the currency array we have ['CHE', 'CHF', 'CHW'], either we can change the alphabetical order of array to have the official currency listed as first ['CHF', 'CHE', 'CHW'] or introduce a new field to only have the official one? This would help in cases where we need to show one of the currencies in form options based on country.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog