From cb510fd6bb6bc6f4e1a51fb371e19e168533de72 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Thu, 30 Mar 2023 16:48:50 -0700 Subject: [PATCH] adjusted. --- things-to-search-for.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/things-to-search-for.txt b/things-to-search-for.txt index cb24a436..a147cc46 100644 --- a/things-to-search-for.txt +++ b/things-to-search-for.txt @@ -5,6 +5,13 @@ Reconcile ledger. Does it work? What are the downsides? Can it be made faster no Make reports just be based on running-balances When you add a vendor, it should be searchable immediately + +Some jobs just aren't so big they need to be jobs anymore: +Refreshing running balance for journal entry lines +Refreshing current balance for bank accounts +Closing auto invoices + + Running Balance Cache * Add tests for upsert-ledger * try again to see if we can get upsert-ledger into the same transaction, making it all or nothing