Improvements for transaction page

This commit is contained in:
2025-03-22 23:21:21 -07:00
parent f3ca8afcc9
commit 0bae8f3d1b
8 changed files with 158 additions and 101 deletions

View File

@@ -25,6 +25,5 @@
(alog/info ::closed :count (count invoices-to-close))))
(defn -main [& _]
(execute "close-auto-invoices" close-auto-invoices))