Files @ 8d7a2b1eea35
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
accrual: Add AccrualPostings.rt_id property.

This is like the existing attributes, but it only supports the outgoings
report, so don't build it at __init__ time.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/