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

Admin interface should allow entering currency amounts as dollars/cents, rather than just a whole number of cents. #48

Open
zenhack opened this issue Sep 15, 2015 · 0 comments

Comments

@zenhack
Copy link
Owner

zenhack commented Sep 15, 2015

Right now on the admin page, if you want to e.g. add a payment for $7.00, you have to enter "700." This is confusing. Currencies are stored as cents in the database, but we should be exposing that in the UI.

Currencies are displayed correctly, but the inconsistency almost makes it worse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant