Files @ bd33c049327d
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore - annotation

Brett Smith
balance_sheet: Re-simplify the "release from restrictions" math.

Basically the original bug was an incorrect sign. The last implementation
was very belt-and-suspenders to help me think through it. But it's also more
error-prone in the long run.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/