* John Wiegley <[email protected]> [2010-04-02 14:38]: > Well, there is another, less hackish approach that Simon's post made me think > of. Just add metadata to your "meta" transactions which close out the > previous year: > > ; Type: Closing Transaction > > Then you can filter out such transactions by adding this to your report query: > > '!%type=Closing'
Okay, that works reasonably well for what I'm trying to do. Thanks for the suggestion. I still think an "ifdef" solution would be cleaner since you wouldn't have to exclude transactions manually on the command line; but given your (and Simon's) suggested solution, my feature request isn't urgent in any way. -- Martin Michlmayr http://www.cyrius.com/ -- To unsubscribe, reply using "remove me" as the subject.
