api for cashier app
This commit is contained in:
@@ -217,7 +217,7 @@ class HomeController < ApplicationController
|
||||
# redirect_to origami_root_path
|
||||
else
|
||||
redirect_to new_origami_shift_path
|
||||
end
|
||||
end
|
||||
elsif employee.role == "manager"
|
||||
redirect_to dashboard_path
|
||||
elsif employee.role == "waiter"
|
||||
|
||||
Reference in New Issue
Block a user