-
-
Notifications
You must be signed in to change notification settings - Fork 632
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
Negative dollar amounts not being announced #2625
Comments
Comment 1 by briang1 on 2012-08-30 05:25 |
Comment 2 by johnfoliot on 2012-08-30 06:15 As well, I think that this should be a global fix, rather than a user-based fix. I work for a major bank in the USA, and it would be a nightmare having to try and educate all users to make a local change on their setup (not to mention the problems with training our telephone support staff, etc.) |
Comment 3 by jteh on 2012-08-30 06:52 |
Comment 4 by johnfoliot on 2012-08-30 08:19 Any chance of that happening? Asking all of our clients to invoke a work-around isn't going to scale to the level we need. (FWIW we test and target default settings). |
Comment 5 by briang1 on 2012-08-30 08:48 |
Comment 6 by jteh on 2012-08-31 02:49 |
Comment 7 by johnfoliot on 2012-08-31 21:24 |
Attachment main.inc.php added by Slavon on 2014-03-16 18:57 |
Reported by johnfoliot on 2012-08-30 00:31
When a dash (representing a negative value) is placed in front of just a number, it is announced as minus 123. However if there is a dollar symbol between the dash and the first number, it is only announced as a positive dollar value: dash dollar symbol 1 2 3 is announced as one hundred twenty three dollars and not minus one hundred twenty three dollars. Have not tested with other currency symbols, but suspect same behavior.
The text was updated successfully, but these errors were encountered: