Adds ability to filter by category, adds invoice allowance as an account option

This commit is contained in:
2023-01-31 08:51:10 -08:00
parent d94aac317e
commit e13a32b0aa
12 changed files with 199 additions and 134 deletions

View File

@@ -171,8 +171,7 @@
"1099 data entry is now ready!"]]
(when (> (count @clients) 1)
[client-dropdown]
)])]
[client-dropdown])])]
(when-not is-initial-loading
[login-dropdown])]