change dynamic checkin checkout

This commit is contained in:
phyusin
2018-11-20 18:10:48 +06:30
parent cd33da68fa
commit d641a09d41
5 changed files with 155 additions and 51 deletions

View File

@@ -82,6 +82,7 @@ scope "(:locale)", locale: /en|mm/ do
post "call_waiter" => "call_waiters#index"
get "survey/:id" => "survey#index"
post "survey/:id" => "survey#create"
post "check_out" => "check_in_process#check_out_process"
end
#order and reservation api