Replies: 2 comments 2 replies
-
This already exists as per: https://github.com/sysadminsmedia/homebox/blob/main/backend/internal/core/currencies/currencies.json#L1052-L1057 |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @tankerkiller125, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the problem you are trying to solve with this feature?
Hi,
First of all, thank you for an awesome project!
I noticed that the Norwegian Krone (NOK) is already present in currencies.json (homebox/backend/internal/core/currencies/currencies.json), but it does not appear as an option when selecting currencies in the Homebox user interface.
Could you please make NOK available as a selectable currency in the app?
This would be very helpful for users in Norway.
Thank you for considering this request!
Best regards,
Terje
What is the solution you are proposing?
Please make the Norwegian Krone (NOK) available as a selectable currency in the Homebox user interface. Since NOK is already present in currencies.json, it may only require updating the code that populates the currency selection list in the frontend (or backend) to include NOK.
If there is a whitelist or filter that limits which currencies are shown to users, please add NOK to this list so that it appears as an option when adding or editing items.
What alternatives have you considered?
No response
Additional context
No response
Contributions
Beta Was this translation helpful? Give feedback.
All reactions