check order reservation
This commit is contained in:
@@ -470,6 +470,7 @@ en:
|
||||
adult: "Adult"
|
||||
foreigner: "Foreigner"
|
||||
local: "Local"
|
||||
order_reservation_report: "Order Reservation"
|
||||
|
||||
code_txt: "code "
|
||||
charge_txt: "charge"
|
||||
|
||||
@@ -464,6 +464,7 @@ mm:
|
||||
adult: "လူကြီး"
|
||||
foreigner: "နိုင်ငံခြားသား"
|
||||
local: "နိုင်ငံသား"
|
||||
order_reservation_report: "ၾကိဳတင္ order မွာယူျခင္း"
|
||||
|
||||
code_txt: "ကုတ်ဒ် "
|
||||
charge_txt: "ကောက်ခံသည်"
|
||||
|
||||
@@ -445,6 +445,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
resources :order_reservation, :only => [:index, :show]
|
||||
get "saleitem/get_shift_by_date", to: "saleitem#show", as: "get_shift_by_sale_item"
|
||||
get "receipt_no/get_shift_by_date", to: "receipt_no#get_shift_by_date", as: "get_shift_by_date"
|
||||
get "order_reservation/get_shift_by_date", to: "order_reservation#show", as: "get_shift_by_order_reservation"
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user