Reports/Budgets with multiple time periods?

Derek Atkins warlord at MIT.EDU
Sat Apr 12 09:33:24 EDT 2008


"FREDERICO ALVES" <frederico.alves at ericsson.com> writes:

>  
> This is something basic in other packages (MS Money, for example) and surprisingly not easiliy available in GC.
> I have searched the forums for similar problem and the only alternative I found was to use a multiple column customized report and then modify the options of each column to reflect the desired time period. 
> Let me know if you find other solution.

As I said in my last reply, anything is possible in gnucash with
a little bit of programming elbow grease.   I encourage each and
every one of you to spend one weekend trying to learn scheme and
you'll see how easy it really is.  Then you can try to customize
reports that don't have the features you'd like.

Taking a report and giving it multiple (consecutive) date ranges
would be fairly simple.  All the logic for one date range already
exists.  So all you'd need to do is create parallel buckets for
each date range and then process transactions into the appropriate
bucket.  Then you can put the buckets into different columns.
Voila!

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list