Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

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

 

  • No labels