needs improved negative amount display

Bug #370573 reported by Steve Dodier-Lazaro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wxBanker
Incomplete
Medium
Unassigned

Bug Description

Hello,

Filling this bug report as a place for feedback / brainstorm in order to improve the way to notify a negative amount transaction, as the current way (whole red line) is extremely aggressive.

One way could be to only change the colour of the amount.

Another one would be to only change the colour of the total if it goes into negative values.

Also, is it possible to change the background color ? For instance, +5% red when negative, +5% pale blue/green when positive ?

Revision history for this message
Michael Rooney (mrooney) wrote :

This is an unfortunate regression from 0.4, where I did it per amount. So if the amount was negative that was red, and/or if the total was negative, that was red.

With an ObjectListView (the new control I am using to display amounts) I am not sure if the same line can have different properties per column. I hope it can!

Changed in wxbanker:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Michael Rooney (mrooney) wrote :

I've emailed the OLV developer, we'll see what the response is!

Revision history for this message
Michael Rooney (mrooney) wrote :

Unfortunately, as I feared, it is impossible to have different colored columns in the same row. I do agree it isn't attractive however, so I've reverted that and there is no red at all. I think perhaps this might be better.

A more subtle thing might be to change the background slightly as you say. Although it is tricky to know if it should be based on the amount sign or the total sign. For me, I am usually interested in the amount and not the total negativity, as most accounts are either always positive or always negative, but being able to easily distinguish between credits and debits is more useful.

What do you think?

Changed in wxbanker:
status: Confirmed → Incomplete
Revision history for this message
Steve Dodier-Lazaro (sidi) wrote : Re: [Bug 370573] Re: Negative transactions and red lines

The way my bank uses to make the distinction is that they have 4 columns :
Date / Desc / Credit / Debit / Total (ok, that's five.. :P).

And then, if the amount is negative, its -## € in the Debit column. Makes it
extremely easy to read.

Revision history for this message
Michael Rooney (mrooney) wrote :

Interesting, that isn't a bad idea at all! Perhaps I can add an option for that.

Michael Rooney (mrooney)
summary: - Negative transactions and red lines
+ needs improved negative amount display
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.