equal split and order split in order tab'
This commit is contained in:
@@ -224,6 +224,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
get '/table/:dining_id/split_bills' => 'split_bill#index'
|
||||
get '/room/:dining_id/split_bills' => 'split_bill#index'
|
||||
post '/split_bills', to: 'split_bill#create', as:"order_item_split_bills"
|
||||
post '/split_bills/surveys', to: 'surveys#create_survey'
|
||||
end
|
||||
|
||||
#--------- Waiter/Ordering Station ------------#
|
||||
|
||||
Reference in New Issue
Block a user