On Sunday, 2 March 2014 12:03:11 Alvaro Soliverez wrote:
> Hi,
> Maybe we could review the way we display the yearly budget in the
> budget report, and that would solve the issue.
> 
> As it is now, it divides the yearly budget per month, as it were a
> monthly budget.
> Perhaps displaying the whole yearly budget in the current month, or in
> the last month. I really don't know, but if you come up with an idea,
> we can try to make it happen.

What about displaying the minimum between:
 1) The current months expenses, and
 2) The maximum between:
 2.1) Zero, and
 2.2) The budget less the prior months expenses

Except for the last month, that will just show (2).  

For example (in a three month year :->):
Budget = 1000

Month | Actual | Budget
------+--------+--------
Jan   |   100  |   100
Feb   |   200  |   200
Mar   |   500  |   700

and with different expenses:

Month | Actual | Budget
------+--------+--------
Jan   |   100  |   100
Feb   |  1200  |   900
Mar   |    50  |     0

Regards

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
KMyMoney-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to