On Feb 4, 1:04 am, John Wiegley <[email protected]> wrote: > On Feb 3, 2010, at 11:44 PM, TR wrote: > > > I have decided to use the text "Job***" as payee info" > > 2010/02/04 Corporation X, Job842 > > In the current Ledger you can have real metadata: > > 2010/02/04 Corporation X ; Job: 842 >
Well, that changes everything. I've been using linux about 3 months, I've not used git or even looked into it, but I guess I need to figure out how to take a look at the current ver. > Then you can query via the metadata: > > ledger reg %Job > > Or for a particular value: > > ledger reg %Job=842 > > And you can even tabulate accounts based on the Job: > > ledger reg --pivot=Job haha. I created an awful bash script that would create a chart of accounts, then run a general ledger with variable inputs for job #'s. I should have posted sooner. thanks
