fixes a couple loading issues, starts on report rendering.

This commit is contained in:
2024-10-11 00:19:29 -07:00
parent 0fe2d2a84b
commit 046b70d593
9 changed files with 192 additions and 80 deletions

View File

@@ -6,4 +6,6 @@
"/parse" ::external-import-parse
"/import" ::external-import-import}
"/table" ::table
"/bank-account-filter" ::bank-account-filter})
"/bank-account-filter" ::bank-account-filter
"/reports/balance-sheet" {"" ::balance-sheet
"run" ::run-balance-sheet}})