Double-entry accounting tool for plain text ledger files
Double-entry accounting tool that works on plain text files
bean-checkbean-querybean-reportbean-bakebean-doctorbean-formatbean-web$ bean-check myledger.beancount$ bean-query myledger.beancount 'SELECT account, sum(position) WHERE date <= 2023-12-31 GROUP BY account'$ bean-web myledger.beancount