Begins the process of AI-powered invoices
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
(def routes {"logout" :logout
|
||||
"search" :search
|
||||
"invoice" {"/glimpse" {"" {:get :invoice-glimpse
|
||||
:post :invoice-glimpse-upload}
|
||||
"/job" {:get :invoice-glimpse-job}}}
|
||||
"admin" {"/history" {"" :admin-history
|
||||
"/" :admin-history
|
||||
#"/search/?" :admin-history-search
|
||||
|
||||
Reference in New Issue
Block a user