Files @ 948d3a2d14d1
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pytest.ini

Brett Smith
accrual: Add columns to the aging report. RT#11439.

This adds almost all the metadata that's relevant to accruals.
I considered adding statement, but that cuased rows to get spaced out a lot,
and statement's kind of a low-value column, so I decided against it.

Ultimately I would like to make this configurable but that's for the
future.
1
2
3
[pytest]
filterwarnings =
  ignore::DeprecationWarning:^socks$