-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid ENUM value EEK for class #CurrencyCode #250
Comments
PETOSS-286 |
Thanks for raising an issue, a ticket has been created to track your request |
This was referenced Mar 24, 2023
Closed
3 tasks
Hi @xxswingxx thanks for raising this, and for your PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When attempting to retrieve a list of currencies with
we get
RuntimeError (Invalid ENUM value EEK for class #CurrencyCode)
The Estonian Kroon seems to be missing in the list of currencies: https://github.com/XeroAPI/xero-ruby/blob/master/lib/xero-ruby/models/projects/currency_code.rb
The text was updated successfully, but these errors were encountered: