fix logical errors caused by breaking the assumption that there
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 23 Sep 2021 02:23:58 +0000 (19:23 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 23 Sep 2021 02:23:58 +0000 (19:23 -0700)
commita41c7d2522c9a7367b232c1adc069dd6aa8b3ad2
tree5583c6fcc96f6b8f48f68b08668f3557d77894d7
parent5ab82ce481bda9e490e3920cd078b3846cf2f217
fix logical errors caused by breaking the assumption that there
will be at most one payment per person-bug combination.

split "donated" out into separate user from lkcl
budget-sync-config.toml
src/budget_sync/budget_graph.py