adjusted.

This commit is contained in:
2023-03-30 16:48:50 -07:00
parent 5df47c8837
commit cb510fd6bb

View File

@@ -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