Start of adding the 1099 self service feature

This commit is contained in:
2023-01-13 09:45:52 -08:00
parent 46dd191391
commit f93c7fd9d0
5 changed files with 147 additions and 5 deletions

View File

@@ -4,5 +4,6 @@
"/" :admin-history
#"/search/?" :admin-history-search
["/" [#"\d+" :entity-id] #"/?"] :admin-history-search
["/inspect/" [#"\d+" :entity-id] #"/?"] :admin-history-inspect}}})
["/inspect/" [#"\d+" :entity-id] #"/?"] :admin-history-inspect}}
"company" {"/1099" :company-1099}})