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

Stop showing supp source charge as negative #719

Merged
merged 6 commits into from
Feb 9, 2024

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/WATER-4363

We've just dealt with Fix bill licence supp source decimal in wrong place. This caused us to take a closer look at how the supported source charge is displayed in the new views.

Our eagle-eyed testers spotted we were showing the value as a negative if the transaction itself is a credit and whether this is correct. When we double-checked the legacy view we found it's not! 🤦

This change fixes the display so the supported source charge is always displayed as a positive.

Screenshot of supported source charge showing with the negative sign

water-4363_new

https://eaflood.atlassian.net/browse/WATER-4363

We've just dealt with [Fix bill licence supp source decimal in wrong place](#714). This caused us to take a closer look at how the supported source charge is displayed in the new views.

Our eagle eyed testers spotted we were showing the value as a negative if the transaction itself is a credit and whether this is correct. When we double checked the legacy view we found it's not! 🤦

This change fixes the display so the supported source charge is always displayed as a positive.
@Cruikshanks Cruikshanks added the bug Something isn't working label Feb 9, 2024
@Cruikshanks Cruikshanks self-assigned this Feb 9, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review February 9, 2024 09:26
@Cruikshanks Cruikshanks merged commit edf1c48 into main Feb 9, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the fix-supported-source-charge branch February 9, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants