queue acess on cashier and shiftclose to logout
This commit is contained in:
@@ -39,8 +39,12 @@ class Origami::ShiftsController < BaseOrigamiController
|
||||
|
||||
printer.print_close_cashier(print_settings,@shift,shop_details)
|
||||
|
||||
|
||||
end
|
||||
|
||||
session[:session_token] = nil
|
||||
redirect_to root_path
|
||||
|
||||
end
|
||||
|
||||
def edit
|
||||
|
||||
Reference in New Issue
Block a user