· Help: Creating Ticket with Deposit (Example)

Deposit for the RFID Media carriers (Card, Wristband, etc.) is used where the access control system does not enable Ticket retaining functionality due to system topology, lack of capture HW components (Wristband Capturer) or usage in general.

Guests are charged an additional amount of money upon Ticket issue. This amount is the parameter of the Deposit check engine. Several different deposits can coexist in the system; assigned to different tickets. Since this kind of tickets are not retained by Metra HW, they must be returned manually by the guests. When this is done a procedure is performed in the Metra POS SW that enables return of the deposit taken when issued.

NOTE: Usually deposit is defined to be without tax, as this is only money exchange that is expected to be returned.

 

STEP 1:

In Tables\Sale\Service Groups add new Service Group.

Code Description Export
      3 Hotel  

 

STEP 2:

In Tables\Sale\Services add new Service with no Check Engines.

Tax should always be set, except if expectations are, that the majority of the Tickets will be returned, then tax does not need to be set.

Code   Description EnabledTax Group
      12001 Deposit Yes (2) Basic (3) Hotel

 

STEP 3:

In Tables\Sale\Item Groups add new Item Group.

        Code   Description HTML class
      3 Hotel Wgreen

 

STEP 4:

In Tables\Sale\Items add new Item. Select "Deposit" type and set Price according to the Allow Delivery Check Engine.

Example: If Service includes Allow Delivery Check Engine with the Limit set to 50,00, than the limit should also be calculated in the Deposit's Price which should then be set to 60,00 = 50 (Limit) + 10 (RFID Media carrier).

IDEnabled ServiceCode PriceDiscount   TypePenalty Item GroupExport Ext. Export
      DEP01 Yes (12001) Deposit   10,00 0,00 Deposit (3) Hotel

 

STEP 5:

In Tables\Sale\Ticket Properties add new Ticket Property.

Ticket property
Code:
Description:
Passage:
Check Engine:
Item:

 

STEP 6:

Go back to Tables\Sale\Services and add new Service. See also Services Add & Edit examples. If Capture Check Engine is available leave it Unchecked! Check the previously added Deposit Check Engine.

Code   Description EnabledTax Group
      12001 Deposit Yes (2) Basic (3) Hotel
      12100 Hotel 7 days + Deposit Yes (2) Basic (3) Hotel

 

STEP 7:

Go back to Tables\Sale\Items and add new Item based on Service added in STEP 6.

IDEnabled ServiceCode PriceDiscount   TypePenalty Item GroupExport Ext. Export
      DEP01 Yes (12001) Deposit   10,00 0,00 Deposit (3) Hotel
      H007D Yes (12100) Hotel 7 days + Deposit H7 50,00 20,00   (3) Hotel   

 

STEP 8:

After the Item is added the Deposit Price will be automatically added to the Bill/Delivery when selling the Item (Ticket) with Deposit Check Engine. See Metra POS Software Help for additional information.

 

( Back )