new invoice progress

This commit is contained in:
Bryce
2024-03-22 20:56:22 -07:00
parent c22cd9914c
commit 9d2b4ba646
3 changed files with 175 additions and 119 deletions

View File

@@ -5,6 +5,7 @@
"/voided" ::voided-page}
"/new" {:get ::new-wizard
:post ::new-invoice-submit
"/due-date" ::due-date
"/navigate" ::new-wizard-navigate
"/account/new" ::new-wizard-new-account
"/account/location-select" ::location-select}