Files @ ccbc447a353d
Branch filter:

Location: NPO-Accounting/conservancy_beancount/tests/userconfig/Rewrites01.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.
1
2
3
4
- if:
    - .account == Expenses:CurrencyConversion
  then:
    - .account = Income:CurrencyConversion