118 TABLES Reload

TABLE 41      Order:

All Orders on this Table - Click to create a Sub-Order on this Table

1
2
3
4
5
6
7
8
9
10
Initiated Order 7408112 Editted Successfully!
'; var subrand = ''; window.location='order-ticket.php?oid='+oid+'&s='+s+'&tbl='+tbl+'&sub='+sub+'&subrand='+subrand+'&d='+orderdater; }

Enter Foods Ordered for Order 7408112



Print Ticket
Total Bill Cost: 0

Belair Bar


Order Ticket

Order No:
Date:
Guest:
Table No:
Order Type:
ReceiptNo.:

Qty Item No. Particulars
Served Byy:

Thank you & Please Come Again

Total: 0

VAT Inclusive


Reload Ticket

CASH

VISA

MOBILE MONEY

COMPLEMENTARY

GLOVO

SETTLED

'; var xhttp; if (window.XMLHttpRequest) { xhttp = new XMLHttpRequest(); } else { // code for IE6, IE5 xhttp = new ActiveXObject("Microsoft.XMLHTTP"); } xhttp.onreadystatechange = function () { if (xhttp.readyState == 4 && xhttp.status == 200) { document.getElementById('modalContentt' + '').innerHTML = xhttp.responseText; } }; xhttp.open("GET", "additionalInfoo.php?fid="+fID+"&oid="+oid+"&waiterID="+waiterID+'&sub='+suborder, true); xhttp.send(); } '; //document.getElementById('additionalResponse').innerHTML = qty + orderID + foodItem; var xhttp; if (window.XMLHttpRequest) { xhttp = new XMLHttpRequest(); } else { // code for IE6, IE5 xhttp = new ActiveXObject("Microsoft.XMLHTTP"); } xhttp.onreadystatechange = function () { if (xhttp.readyState == 4 && xhttp.status == 200) { document.getElementById('modalContent').innerHTML = xhttp.responseText; } }; xhttp.open("GET", "send_additionalInfo.php?fid="+foodItemID+"&oid="+orderID+"&qty="+qty+"&s="+serviceType+"&tbl="+tableNo+"&orderWaiter="+orderWaiter+"&subno="+subno+"&subrand="+subrand, true); xhttp.send(); } '; var subrand = ''; var orderdater = '10/06/2025'; var tbl = '41'; var xhttp; if (window.XMLHttpRequest) { xhttp = new XMLHttpRequest(); } else { // code for IE6, IE5 xhttp = new ActiveXObject("Microsoft.XMLHTTP"); } xhttp.onreadystatechange = function () { if (xhttp.readyState == 4 && xhttp.status == 200) { document.getElementById('qtyUpdate').innerHTML = xhttp.responseText; } }; xhttp.open("GET", "enterItemQty.php?receiptID="+orderID+"&itemQty="+itemQty+"&fid="+foodItemID+"&clientName="+clientName+"&orderWaiter="+waiterName+'&entID='+entrantID+'&sub='+suborder+"&subrand="+subrand+'&d='+orderdater+'&sprice='+discountprice, true); xhttp.send(); } '; var subrand = ''; var orderdater = ''; var xhttp; if (window.XMLHttpRequest) { xhttp = new XMLHttpRequest(); } else { // code for IE6, IE5 xhttp = new ActiveXObject("Microsoft.XMLHTTP"); } xhttp.onreadystatechange = function () { if (xhttp.readyState == 4 && xhttp.status == 200) { document.getElementById('qtyUpdate').innerHTML = xhttp.responseText; } }; xhttp.open("GET", "enterItemQty.php?receiptID="+orderID+"&itemQty="+itemQty+"&fid="+foodItemID+"&clientName="+clientName+"&orderWaiter="+waiterName+'&entID='+entrantID+'&sub='+suborder+"&subrand="+subrand+'&d='+orderdater, true); xhttp.send(); }