Actually, I think what he wants to see is a balance sheet and/or income statement for all _transactions_ which have an Assets:Cash leg on them. I often similar reports with Beancount, they're useful. On the balance sheet, it render _changes_ to the Assets/Liabilities accounts, as for the income statement, which is meaningful information.
On Sat, Oct 4, 2014 at 6:38 AM, Martin Michlmayr <[email protected]> wrote: > I believe in this case you want: > reg Assets:Cash --related > > * John Louis Del Rosario <[email protected]> [2014-10-03 20:31]: > > Follow up to this question. In addition to ^Expenses, how do I include > > ^Liabilities as well (I guess what I want is report of all accounts I > spent > > cash on)? > > > > I tried ledger reg expenses liabilities and expr 'any(account =~ > > /^Assets:Cash/)' --monthly but it doesn't look right. It seems to have > > included liabilities which I haven't paid yet. > > > > Thanks > > > > On Tuesday, September 30, 2014 10:19:29 PM UTC+8, John Louis Del Rosario > > wrote: > > > > > > Is it possible to do a register report for ^Expenses, but only for the > > > amounts that were taken from Assets:Cash? > > > > > > > -- > > > > --- > > You received this message because you are subscribed to the Google > Groups "Ledger" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > For more options, visit https://groups.google.com/d/optout. > > -- > Martin Michlmayr > http://www.cyrius.com/ > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Ledger" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
