Adding new currency to currency master

How can new currency be added to Currency Master to have it show up as an option during setup? Thank you.

Why need that? Any currency is missing ?

yes, it was a surprise for me too but ā€˜ETB - Ethiopian Birr’ is missing

2 Likes

Any update on this ?

1 Like

It is not missing they didn’t add a currency field for the country info. You can find it in frappe-bench/apps/frappe/frappe/geo/country_info.json file and just add a key ā€œcurrencyā€ with value ā€œETBā€. That should do the trick.