Files @ 5793a55dbcc6
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

bsturmfels
reconciler: Fix reconciler lumping unmatched books items together (#20737)

Issue was that the subset matching was passing through the grouped transactions
rather than the original transactions when it failed to match.
1
2
3
4
5
6
7
8
9
build/
.cache/
dist/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/