PRINT ON TABLE CHANGE
A customer would like to print the information on kitchen whenever there is a table change. This document will walk through the steps to be done
STEP 1: PRINTER TEMPLATES
Go to BACK OFFICE -> PRINTER -> PRINTER TEMPLATES
Create a Template as below
The Contents are
[LAYOUT]
<F>
<JOO>Order No: {TICKET NO} Date: {TICKET DATE} {TICKET TIME}
{ENTITIES}
[<J>Department :|{DEPARTMENT}]
[ENTITIES:Table]
-- Table entity format
<J11>[{SETTING:LastTable} moved to] {ENTITY NAME}
<F>
<F>
<F>
[ENTITIES:Member]
<L>Name : {ENTITY DATA:Name}
<L>Code: {ENTITY NAME}
<L>{ENTITY DATA:Address}
[ENTITIES:Deliverer]
<L>Name: {ENTITY NAME}
STEP 2: PRINT JOBS FOR TABLE MOVEMENT
Go to BACK OFFICE --> PRINTERS --> PRINT JOBS
Create the Table Movement as below
STEP 3: ACTIONS FOR STORING the LAST TABLE
The following action will store the table name before changing.
STEP 4: CREATE ACTIONS FOR PRINT JOB
The following Print Job will print the table movement JOB to the Kitchen
STEP 5: CREATE RULES FOR TABLE MOVEMENT
The following rules will be executed when there is table movement