Files @ 7702a1f03cba
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pytest.ini

Brett Smith
fund: Add bottom line totals to Fund Report. RT#4582.

This required keeping the balances from write_row, and then a lot of other
changes followed from that. In particular it makes more sense to build the
fund report sheet from scratch rather than copying the breakdowns report and
chiseling the fund report out of it.
1
2
3
[pytest]
filterwarnings =
  ignore::DeprecationWarning:^socks$