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

Some currency values appear incorrectly and cause errors #120

Closed
userresearcher opened this issue Jan 18, 2017 · 2 comments
Closed

Some currency values appear incorrectly and cause errors #120

userresearcher opened this issue Jan 18, 2017 · 2 comments

Comments

@userresearcher
Copy link

userresearcher commented Jan 18, 2017

Entered values where the last digit is a zero, such as 18.70 and 1.20, appear incorrectly in claim summary and cause errors accordingly. The examples given appear as "18.7" and "1.2". If these are approved this causes a currency wrong format error requiring user to approve a different amount and correct the format.

For example see this claim: https://test-apvs-internal-web.kainos.com/claim/89

In addition to a fix here, it is suggested to tolerate values abbreviated by the user and convert them. So if the user enters 5.5, this should appear 5.50.

@gdouglas1 gdouglas1 assigned gdouglas1 and unassigned gdouglas1 Jan 20, 2017
@gdouglas1
Copy link
Contributor

Hi Paul, checked on test this morning and this issue seems to be resolved. Can you retest and close this task if the issue is resolved for you?

@userresearcher
Copy link
Author

Yep looks fine now - thank you

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

No branches or pull requests

2 participants