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

Convert invoices into Yen #1

Open
thogg4 opened this issue May 10, 2022 · 0 comments
Open

Convert invoices into Yen #1

thogg4 opened this issue May 10, 2022 · 0 comments

Comments

@thogg4
Copy link
Contributor

thogg4 commented May 10, 2022

We would like to convert the invoices show page dollar values into yen. Please add a Convert to Yen button (mockup​ below) that when clicked will convert the dollar amounts into Yen amounts.

Screen Shot 2022-05-11 at 11 45 17 AM

Notes:

  • There is a class in app/services/currency_converter.rb that you can use to do the conversion like a client for an external API would.
  • Yen does not use decimals and the yen sign postfixes the amount (eg 1000 ¥)
  • We would like to avoid any changes to the database
@deseretbook deseretbook locked and limited conversation to collaborators May 11, 2022
@thogg4 thogg4 changed the title Converting Invoices into Yen Convert invoices into Yen May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant