food court and Booking ID for order and receipt
This commit is contained in:
@@ -333,7 +333,7 @@
|
||||
title: "Information!",
|
||||
text: "Success",
|
||||
}, function () {
|
||||
if (cashier_type=="quick_service") {
|
||||
if (cashier_type=="quick_service" || cashier_type=="food_court") {
|
||||
window.location.href = '/origami/sale/'+sale_id+'/'+cashier_type+'/payment/';
|
||||
}else{
|
||||
if(result.table_type == "Table"){
|
||||
|
||||
Reference in New Issue
Block a user