Delivery POS Commands

 

Command Parameter Description
ASSIGN   Used to prepare the assignment of a delivery driver to a delivery order. Automatically inserted by program.
CALLCENTER   A command that opens up the Delivery Overview form.
CLOSETRIP   A command that closes the selected delivery driver trip (status changes to Closed), indicating that the driver has departed and it is not possible to assign more orders to the trip. Program creates the menu automatically.
DELCONFIRM   A command that opens the Delivery Order form in Confirm mode (the delivery order already exists). Used as a Post Command for a number of delivery functions
DEL-CONTACTCOMMENT DEL-INSERTCOMMENT
DEL-EDITCOMMENT
DEL-DELETECOMMENT
Used in Panel #DEL-CONTACTCOMMENT to Insert, Edit or Delete Comments
DEL-CONTACTDETAIL DEL-UPDATECONDET
DEL-LOOKUPCITY
DEL-LOOKUPPOSTCODE
DEL-LOOKUPCOMPANY
Panel #DEL-CONTACTDETAIL, used to Update Contact, Lookup City, Postcode and Companies
DEL-DRIVERLIST DEL-DRIVERON
DEL-DRIVEROFF
RESETFILTER
SEARCHNAME
Panel #DEL-DRIVERLIST. Used to set driver On/Off, reset filter or search name
DEL-DRIVEROFF   Mark Delivery Driver Off Duty
DEL-DRIVERON   Mark Delivery Driver On Duty
DELEDIT   A command that edits a delivery order. #OFFLINE Panel calls this command from button Show Order to show and edit order.
DEL-HISTFILTER ALLREST, SELREST
PREEXCL, PREINCL, PREONLY
ORDERALL, ORDERDEL, ORDERTAKE
COMPLETED, CANCELLED,
DATETYPE, CALENDAR,
RESETFILTER, SEARCHNAME,
SEARCHPHONE
Panel #DEL-HISTORY. Used to filter and search.
DELIVERY   Take Delivery Order. A command that starts a new delivery order by first bringing up a dialog window asking for the phone number, and then opening up the Deliery Order panel.Used in #OFFLINE Panel to Take Order
DEL-MONITOR SHOWORDER, SENDORDER
RUNESTIMTIMING, GETSTATUS
RESTAURANTONLINE>
NEWORDER, CHANCEORDER
STATUSUPDATE
ESTIMTIMING
STATUSONORDERS, RESTONLINE
FINALCANCEL, RESENDSTATUS
RESENDCONV
CALLCENTERONLINE
FINALIZE, CANCELORDER
STATUSCHANGE, CONVORDER
CALLONLINE
Functions and filters for Panels Offline Call Center Monitor (#DEL-CALLMON) and Offline Restaurant Monitor (#DEL-RESTMON).
DEL-OVERVIEWFUNC CLEARFILTER
DEL-CHANGEORDER,
DEL-ORDERTAKEFILTER
DEL-RESTAURANTFILTER
DEL-PREORDERFILTER
DEL-SALESTYPEFILTER
DEL-GENERALSTATUSFILTER
DEL-PROCESSSTATUSFILTER
RESET
REPRINTTOKITCHEN
PRINTRECEIPT
CHANGEPRINTROUTE
Handles functions and filters for Panel #DEL-OVERVIEW
DELPOST   Move Delivery Order to Posted Delivery Orders. A command that runs a code that posts a delivery order after the sales transaction has been posted. Used as a POS Action Run Command for the End of Transaction Action Trigger.
DELRESET   Reset Delivery and Takeout. A command that resets some variables for the delivery system and calls the pre-order conversion function. Used as a POS Action Run Command for the Staff Logon Action Trigger
DEL-TAKEORDFUNC EDITORDER, NEWORDER
TYPE-TAKEOUT, TYPE-HOME
TYPE-WORK, TYPEOTHER
PMT-CASH, PMT-CARD
PMT-INVOICE, PMT-PREPAID
TIME-CHANGE, COMMENT-EDIT
ORDER-RECALL,ORDER-MODIFY
ORDER-CANCEL
ORDER-CANCELNEW
ORDER-CLOSEPANEL
ORDER-GETSTATUS, WEBLOG
DEL-STREET-RESET
Panel #DEL-ORDERS. Functions and filters for Delivery and Takeout Order Panel.
DEL-TAKEORDSELREST Restaurant Number Take Order - Select Restaurant. Used in the #DEL-ORDER-MENUREST POS menu that shows the selection of restaurants that the call center takes order for. Each button represents a restaurant and the DEL-TAKEORDSELREST command is selected as Command and the restaurant number is the parameter. When the button is pressed, the restaurant associated with the button becomes the restaurant of the order.
DRIVER   Select Driver. A command that is assigned to buttons representing delivery drivers - the program automatically uses this command to build up a button list of delivery drivers - to assign orders to a driver, view orders assigned to a driver, and finalize a trip for the selected driver.
EXIT   Exit Menu
PRINTDRIVER   Print Driver Transactions. A command on the Assign to Driver menu that prints the receipts for the orders currently assigned to the selected driver. The program automatically sets up this command on a menu button.
TRIPTOTAL   A command that finalizes a delivery driver trip - first it prompts for the driver payment and then displays a confirmation window with the total amounts for the transactions in the trip. The program automatically creates a button on the Driver Payment menu with this command.