Makes groups possible
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
"/bank-account/typeahead" :bank-account-typeahead
|
||||
["/" [#"\d+" :db/id] "/bank-account"] {"/search" :bank-account-search}
|
||||
"/active" {:put :active-client}
|
||||
"/active-group" {:put :active-client-group}
|
||||
"/1099" :company-1099
|
||||
"/1099/table" {:get :company-1099-vendor-table}
|
||||
"/1099/vendor-dialog" {["/" [#"\d+" :vendor-id]] {:get :company-1099-vendor-dialog
|
||||
|
||||
Reference in New Issue
Block a user