Page 1 of 3

Expenditure History Report with graph

Posted: Tue Jan 06, 2015 9:00 pm
by sterling
Hi,

New general report time again :).

This one collates your top expenditures for the past 8 months and shows them graphically per month.

Let me know if you see ways to optimise.

Re: Expenditure History Report with graph

Posted: Wed Jan 07, 2015 6:10 am
by guangong
Hi, one screen shot plus a link to Github are more preferred.

Re: Expenditure History Report with graph

Posted: Wed Jan 07, 2015 7:16 am
by sterling
guanlisheng wrote:Hi, one screen shot plus a link to Github are more preferred.
Is was thinking about screenshots too.  Is there a sample accounts file I can use for screenshots?  So I don't post my accounts.

Re: Expenditure History Report with graph

Posted: Wed Jan 07, 2015 7:27 am
by guangong
I will fake several ones and post them on Github in near future for both feature testing and performance testing

Re: Expenditure History Report with graph

Posted: Sun Jan 11, 2015 10:36 am
by Renato
Have extended to 12 months and translated into German.
However, I have not managed to change the code so that both revenue as expenditures are expected. Reason: also credits should be offset.

can someone help me.

Re: Expenditure History Report with graph

Posted: Sun Jan 11, 2015 5:49 pm
by sterling
Renato wrote:Have extended to 12 months and translated into German.
However, I have not managed to change the code so that both revenue as expenditures are expected. Reason: also credits should be offset.

can someone help me.
Hi,

I'm glad you've found my report useful :).  I've just added a new version of the report to https://github.com/moneymanagerex/general-reports, which merges the legend into the table and puts the months on the table instead of "1 month ago" etc.

I'm not sure what you mean by "both revenue as expenditures are expected. Reason: also credits should be offset" though.

I'm happy to add the feature if i understand it.

Re: Expenditure History Report with graph

Posted: Sun Jan 11, 2015 7:35 pm
by Renato
Please analyze my code.
I need not only the payments but also the credits.
Example: I have been paying provisional tax, now they are definitely and I get back my money.

Re: Expenditure History Report with graph

Posted: Sun Jan 11, 2015 8:24 pm
by sterling
Which bit of code? the sql?

Re: Expenditure History Report with graph

Posted: Sun Jan 11, 2015 9:13 pm
by Renato
YES, from Kategorie 12 Monatex.grm

Re: Expenditure History Report with graph

Posted: Mon Jan 12, 2015 4:06 pm
by Nikolay
Hi Renato,

Please try this one

Why this report is better:
- It's count split transactions;
- it count withdrawal and deposits;
- It may be translated to any language;