I'd like to list all transfers between two accounts. For example, to 
estimate monthly credit card payments.

I've tried,

bean-query bc.bean "SELECT date, payee, narration WHERE account ~ 
'Assets:foo:bar' AND account ~ 'Liabilities:foo:baz'"

But it returns nothing (because account is one thing, and cannot be an AND 
of two things). Can someone help me with this query? I tried ChatGPT and it 
was not helpful.

Thanks,

   -k.

-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/beancount/29618529-b292-4fc5-96c5-018119774f0fn%40googlegroups.com.

Reply via email to