Merge branch 'doemal_ordering'

This commit is contained in:
Aung Myo
2018-04-10 17:30:54 +06:30
7 changed files with 501 additions and 5 deletions

View File

@@ -263,6 +263,8 @@ scope "(:locale)", locale: /en|mm/ do
post '/customer_view' => "second_display#customer_view",:as => "customer_view", :defaults => { :format => 'json' }
#order and reservation
resources :order_reservation
end
#--------- Waiter/Ordering Station ------------#