Improves IOL. Adds saved queries. Adds expected deposits in app.
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
(when (= "admin" (:user/role @user))
|
||||
[:a.navbar-item {:class [(active-when ap = :sales-orders)]
|
||||
:href (bidi/path-for routes/routes :sales-orders)}
|
||||
"Sales Orders" ])
|
||||
"POS" ])
|
||||
[:a.navbar-item {:class [(active-when ap = :transactions)]
|
||||
:href (bidi/path-for routes/routes :transactions)}
|
||||
"Transactions" ]
|
||||
|
||||
Reference in New Issue
Block a user