You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The currency field type in the Financial.CurrencyConversions collection currently holds only 7 options to select from. As more options may be added in the future, this list should be updated to include all possible currency options.
Update the currency list to include all possible options.
The text was updated successfully, but these errors were encountered:
ll-zerr
changed the title
**thought:** I think it does make the most sense to have this as an enum, and you have added all of the currencies that were currently in the spreadsheet, however it is likely in the future that there will be more currency types to be considered. I don't think there's anything to be done here right now, but maybe we should add a task to fill out the currencies list?
Feat(data-modelling): Update currency field to hold a complete list of possible options in Financial.CurrencyConversions collection
Apr 11, 2024
The
currency
field type in the Financial.CurrencyConversions collection currently holds only 7 options to select from. As more options may be added in the future, this list should be updated to include all possible currency options.Reference: #33 (comment)
The text was updated successfully, but these errors were encountered: