@gary I am storing invoices alongside my ledger; do you know if it's possible to maintain a document structure that doesn't mirror accounts directly (e.g. if I track vendor using the Payee model)? With sub-accounts I had each invoice in a ./Liabilities/AccountsPayable/VendorNameHere
which aligned with the account. Fava seemed opinionated about that file structure, but I'm wondering if maybe I'm not so locked in.
(or, alternatively maybe I keep the AP sub-accounts but ditch the expense sub-accounts. food for thought.)
I know I'm saying thanks a lot but why stop now: thank you so much for the advice
Wages
block)
plugin "fava.plugins.link_documents"
in my ledger (btw what is the "noun" for a beancount document? is it ledger? recordset?)
P 2022-01-01 A 3C
2022-01-01
(a) 1A @ 2B
comment
$ hledger bal -N
1A a
$ hledger bal -N -B
2B a
$ hledger bal -N -V
3C a