queue acess on cashier and shiftclose to logout

This commit is contained in:
Aung Myo
2017-07-11 16:20:30 +06:30
parent b1b9b5a93f
commit d840b08db2
3 changed files with 12 additions and 6 deletions

View File

@@ -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