Files @ ccbc447a353d
Branch filter:

Location: NPO-Accounting/conservancy_beancount/tests/userconfig/RewriteIncome.yml

Brett Smith
query: Start new reporting tool.

Ultimately this is going to be a tool that can generate nicely-formatted
spreadsheets from arbitrary bean-queries. This initial version doesn't
generate spreadsheets yet, but it does integrate our usual books-loading
tools and rewrite rules into existing bean-query functionality, so it's a
start. It also has some of the query building and parsing that higher-level
spreadsheets will need.
- if: [.account in Income]
  then: [root = Income]