Hi all
I am near getting beancount to replace TAS for me - one last challenge.
My last hurdle is to get a cashflow statement. I want it to show all 
movements to accounts that I classify as 'cash' - easy. But I want to see 
the other side to show what that movement was for.
So, for

1/1/1970   * "Did something"
    Assets:Bank:Cash      1000 GBP
    Income:Subs                667 GBP
    Liabilities:VAT               333 GBP

It would show me the Subs and VAT entries, not the Cash entry.
I see that ledger has a --related   - is there anything similar in BQL or 
beancount that would do that?
I have searched this forum but couldn't find anything.
In SQL I would create a list of transactions for cash, join it to the 
transaction again and show the non-cash entries.
Perhaps I need to do a 'print' of the cash entries, then query on the non 
cash part?
Any help gratefully received!
Thanks
Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/4318ecfe-abc2-4822-aa11-e85d74974d20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to