/
Print on Table Change

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 

1[LAYOUT]

2 <F>

3 <JOO>Order No: {TICKET NO}  Date: {TICKET DATE} {TICKET TIME}

4 {ENTITIES}

5 [<J>Department :|{DEPARTMENT}]

6​

7 [ENTITIES:Table]

8 -- Table entity format

9 <J11>[{SETTING:LastTable} moved to] {ENTITY NAME}

10 <F>

11 <F>

12 <F>

13​

14 [ENTITIES:Member]

15 <L>Name : {ENTITY DATA:Name}

16 <L>Code: {ENTITY NAME} 

17 <L>{ENTITY DATA:Address} 

18​

19 [ENTITIES:Deliverer]

20 <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

Related content