Merge branch 'crm' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Aung Myo
2017-07-11 18:56:50 +06:30
15 changed files with 1108 additions and 167 deletions

View File

@@ -39,8 +39,10 @@ class Origami::ShiftsController < BaseOrigamiController
printer.print_close_cashier(print_settings,@shift,shop_details)
end
Employee.logout(session[:session_token])
session[:session_token] = nil
end
def edit