Skip to content
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

Added currencies XAG and XAU to currency.ts #535

Merged
merged 3 commits into from
Aug 23, 2023
Merged

Added currencies XAG and XAU to currency.ts #535

merged 3 commits into from
Aug 23, 2023

Conversation

tctlrd
Copy link
Contributor

@tctlrd tctlrd commented Aug 7, 2023

I have added the currencies XAG and XAU for those who wish to measure value with something of substance.

Review the ISO 4217 standard to view a full list of official currency codes including the ones I have added.

https://www.iso.org/iso-4217-currency-codes.html
https://en.wikipedia.org/wiki/ISO_4217

Example:
https://www.xe.com/currencyconverter/convert/?Amount=100&From=XAG&To=USD

API for exchange rates:
https://openexchangerates.org/

What type of PR is this?

  • feature

What this PR does / why we need it:

Adds two currencies to homebox.
We need this feature to serve those who wish to value their inventory with these currencies.

Which issue(s) this PR fixes:

This fixes the lack of currencies.

Special notes for your reviewer:

Does it function as expected?

Testing

I have not tested it.

Release Notes

Added currencies XAG and XAU.

I added XAG and XAU for myself and others who prefer to measure value with something of substance.

Review the ISO 4217 standard to view a full list of official currency codes including the ones I have added.

https://www.iso.org/iso-4217-currency-codes.html
https://en.wikipedia.org/wiki/ISO_4217

Example:
https://www.xe.com/currencyconverter/convert/?Amount=100&From=XAG&To=USD

API for exchange rates:
https://openexchangerates.org/
@tctlrd tctlrd marked this pull request as draft August 10, 2023 21:36
@tctlrd tctlrd marked this pull request as ready for review August 10, 2023 21:37
@tctlrd

This comment was marked as resolved.

@tctlrd tctlrd marked this pull request as draft August 16, 2023 01:36
@tctlrd tctlrd marked this pull request as ready for review August 16, 2023 01:36
@tctlrd

This comment was marked as resolved.

@hay-kot
Copy link
Owner

hay-kot commented Aug 16, 2023

I'm the only one who can do that. Idk why you're taking other people here.

@tctlrd
Copy link
Contributor Author

tctlrd commented Aug 16, 2023

I'm the only one who can do that. Idk why you're taking other people here.

OK. I was not aware. Thank you!

@tctlrd
Copy link
Contributor Author

tctlrd commented Aug 16, 2023

@hay-kot Would you review this pull? I think it is all set now.

@hay-kot hay-kot merged commit 5438898 into hay-kot:main Aug 23, 2023
3 checks passed
hay-kot pushed a commit that referenced this pull request Jan 28, 2024
* Added currencies XAG and XAU to currency.ts

I added XAG and XAU for myself and others who prefer to measure value with something of substance.

Review the ISO 4217 standard to view a full list of official currency codes including the ones I have added.

https://www.iso.org/iso-4217-currency-codes.html
https://en.wikipedia.org/wiki/ISO_4217

Example:
https://www.xe.com/currencyconverter/convert/?Amount=100&From=XAG&To=USD

API for exchange rates:
https://openexchangerates.org/

* Added field values xag and xau to group.go

* Update group.go
Former-commit-id: 5438898
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants