create manual ledger experience
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
(def routes {"" {:get ::all-page}
|
||||
"/new" {:get ::new
|
||||
:post ::new-submit
|
||||
"/location-select" ::location-select
|
||||
"/account-typeahead" ::account-typeahead
|
||||
"/line-item" {:get ::new-line-item}}
|
||||
|
||||
"/external-new" ::external-page
|
||||
|
||||
Reference in New Issue
Block a user