Greatly simplifies keeping bank accounts in check

This commit is contained in:
2024-09-27 15:59:21 -07:00
parent b7d976cf19
commit 4c14e43734
7 changed files with 157 additions and 288 deletions

View File

@@ -130,10 +130,9 @@
(mu/log ::restore-complete)
(mu/log ::beginning-index-build)
(auto-ap.datomic/transact-schema auto-ap.datomic/conn)
(auto-ap.ledger/reset-client+account+location+date)
(mu/log ::index-build-complete)
(mu/log ::refresh-running-balance-cache)
(auto-ap.ledger/rebuild-running-balance-cache)
#_(auto-ap.ledger/rebuild-running-balance-cache)
(mu/log ::refresh-running-balance-cache-complete)
(mu/log ::done))