a5b3dc1463
This accommodates cases of contracts without separate invoices, where a series of payments are scheduled over time. The dance we used to do of group-by-invoice, then make consistent was already suspect. It was originally motivated by the consistency checks that are now gone. Use this opportunity to clean up and just make make_consistent a classmethod. |
||
---|---|---|
.. | ||
plugin | ||
reports | ||
tools | ||
__init__.py | ||
beancount_types.py | ||
books.py | ||
cliutil.py | ||
config.py | ||
data.py | ||
errors.py | ||
filters.py | ||
ranges.py | ||
rtutil.py |