/
Queue Number

Queue Number

INTRODUCTION

There are customers who would like to add Queue Number for the Ticket or they want to have a running numbers for the Ticket. In DinePlan, TICKET will always have unique identifier which can not be modifier or altered.

To acheive this kind of functionality, we will using TICKET TAG.

Ticket Tag are information will be added to the TICKET.

To aheieve the above TASK, we will be using TICKET TAG to add the running numbers to the Ticket and we can use the printing template tag to print it. Here are the tasks to do

STEP 1: ACTIONS TO UPDATE TAG

The following action will update the Running Number into the TICKET TAG on the Fly whenever the user clicks the PRINT BILL or PRINT TICKET or PAY BUTTON

STEP 2: ACTIONS FOR INCREASE THE RUNNING NUMBER

Go to BACK OFFICE --> AUTOMATION --> ACTIONS

Create the Action as below

STEP 3: ACTIONS TO RESET THE RUNNING NUMBER

The following Action will be called on Day End to Reset the BillNo to "0"

STEP 4: Add Rules

DinePlan have the inbuilt functionality for adding queue number as below

This document shows how to do Queue Number in the DinePlan

STEP 1: CREATE NUMBER GENERATOR

The first step is to Create a Numerator for Queue Number as below

STEP 2: ADD QUEUE NUMERATOR TO TICKET TYPE

STEP 3: CREATE ACTION AND RULE FOR RESET

Numerator Value defines the Maximum Number before it has to reset to 0 again. If the NumeratorValue is set 150. The Queue Number will wait for 150 to come and reset it 

Here is the Rules for it 

Here is the Tag to be Printed on the Receipt for the Queue Number

{QUEUE NO}

 

 

Related content