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

Made currency display in Payments consistent with rest of app #185

Closed
wants to merge 5 commits into from

Conversation

pilotmoon
Copy link

Payment amounts were appearing weirdly in the Payments view, for
example 134.45£. With this update, it will appear as £134.45.
Added two new methods to CurrencyManager to give output in any
specified currency. Edited exiting methods to use those methods so as
not to repeat code.
Removed the separate number formatter in PaymentsViewController.

pilotmoon and others added 5 commits November 29, 2011 12:43
…ounts.

Payment amounts were appearing weirdly in the Payments view, for
example 134.45£. With this update, it will appear as £134.45.
Added two new methods to CurrencyManager to give output in any
specified currency. Edited exiting methods to use those methods so as
not to repeat code.
Removed the separate number formatter in PaymentsViewController.
@omz omz closed this Dec 16, 2012
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.

4 participants