Makes another new vendor report

This commit is contained in:
2024-04-22 21:48:22 -07:00
parent 823ae4afe3
commit 095fdc1d2f
5 changed files with 139 additions and 39 deletions

View File

@@ -86,7 +86,8 @@
:delete :company-reports-delete}
"/table" :company-reports-table
"/expense" {:get :company-expense-report
"/card" :company-expense-report-card}}
"/card" :company-expense-report-breakdown-card
"/invoice-total-card" :company-expense-report-invoice-total-card}}
"/yodlee" {"" {:get :company-yodlee}
"/table" {:get :company-yodlee-table}
"/fastlink" {:get :company-yodlee-fastlink-dialog}