s / keep track of owner equity using Beancount?
Best,
- Dan
--
Daniel Schultz (he / him)
@slifty
--
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 beancou
unt` everything
works just fine (but I'd like to be able to organize my transactions)
Anybody have ideas what might be going on and how I might be able to resolve it?
Best,
Dan
--
Daniel Schultz (he / him)
P: (215) 400-1233 (file:///Applications/Canary%20Mail.app/(null))
T: @slifty
W: htt
Hello all,
I'm using beancount for my company's books. We use accrual accounting, but I
want to generate a report of cash payments to vendors in order to populate
1099s.
I can use the following query to calculate *accrued* expenses:
SELECT payee, sum(position) WHERE ACCOUNT ~ ACCOUNT ~ '^Expens
Hello all,
I'm generating a campaign finance report, which means I need to load any
journal entries for accounts whose *total balance* exceeds $50.00
I figure this is not going to be possible via BQL directly but figured it
cannot hurt to ask.
The query I would love to use is something along t