SambaPOS

Open Source Restaurant POS Software

User Tools

Site Tools


Writing /var/www/doc.sambapos.org/public_html/data/cache/0/01ba812566f78679abb079f09eb3a51e.metadata failed
en:tips:tracking_guest_count
Writing /var/www/doc.sambapos.org/public_html/data/cache/2/29c6cf9e7378489c77b920bc1fd6b103.xhtml failed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:tips:tracking_guest_count [2012/05/30 15:20]
Emre Eren
en:tips:tracking_guest_count [2012/09/07 09:30]
Line 1: Line 1:
-====== Tracking Guest Count ====== 
- 
-Today I'll show you how to track guest count within tickets. ​ 
- 
-===== Simple Guest Count Tracking ===== 
- 
-In This case we'll choose guest count and automatically add cover items based on guest count. ​ 
- 
-First of all we'll start by creating a product for covers (couvert). You can create a new product by clicking Management > Products > Product List > Add Product link. 
- 
-<WRAP center round tip 60%> 
-If you want to decrease any inventory for cover (water, bread, etc.) you can [[stok ve maliyet sistemi|create a recipe]] for cover product. ​ 
-</​WRAP>​ 
- 
-{{:​en:​tips:​guest:​1.jpg?​600|}} 
- 
-Click Save to store that product. Since we add that item automatically we don't need to insert that item in a screen menu. If you want to see a menu button for Cover product you can add this item to a menu from Menu List. 
- 
-Ticket tags are useful for storing additional information within Tickets. We want to store guest count with tickets so we'll create a ticket tag for that. I can add a new ticket tag from Management > Settings > Ticket Tags link.  
- 
-{{:​en:​tips:​guest:​2.jpg?​600|}} 
- 
-I named it as Guest Count and added 15 tags for the buttons we need. The important point is choosing **numeric** as Tag Type so SambaPOS can threat tags as numbers. Additionally we'll force Guest Count selection by enabling "​Selection Required"​ setting and the button color will be red when no tag selected. 
- 
-I don't need this tag on every tickets. For example I have an additional department for phone orders and while creating a ticket for delivery I don't need guest count. Enabling a ticket tag for a department is easy. From management > Settings > Departments screen I'll edit Restaurant department and add **Guest Count** Tag to **Tag Groups** list.  
- 
-{{:​en:​tips:​guest:​3.jpg?​600|}} 
- 
-Now we'll have a "Guest Count" button in our tickets. Choosing a Guest Count value will do nothing other than displaying Guest Count under ticket. Now we'll configure SambaPOS to add Cover product automatically. We'll use Actions & Rules function for that. Let's start by creating a new action for adding Cover product. ​ 
- 
-Navigate to Management > Settings > Actions and create a new action. 
- 
-{{:​en:​tips:​guest:​4.jpg?​600|}} 
- 
-This action will useful for adding items to a ticket. So Action type will be **Add Ticket Item**. When I select this action some parameters will appear. I need to choose the product which I want to add and choose a portion for it. Quantity will be the value of the Guest Count tag so instead of typing a fixed value there I'll use a variable name. Typing something inside brackets means that value will be dynamic so I'll type [Cover Quantity] there. ​ 
- 
-After saving it I'll create a Rule for Executing this action. ​ 
- 
-{{:​en:​tips:​guest:​5.jpg?​600|}} 
- 
-When we'll add Cover Item? When a ticket tag selected. So the Rule event will be **Ticket Tag Selected**. When I choose this event some conditional parameters will appear. I'll choose "Guest Count" from Tag Name constraint because I want to execute it only when "Guest Count" tag selected. Secondly I'll click Select Actions and Choose "Add Cover" action. It will create a new blue box representing the action that will execute. Do you remember the [Cover Quantity] value? Now we'll tie Cover Quantity value to Guest Count. It is simple. Expand Blue Box by clicking the arrow. You'll see [Cover Quantity] there. The Cover Quantity will be equal to [NumericValue] of Guest Count tag... 
- 
-Save it and try choosing Guest Count inside ticket. 
- 
-{{:​en:​tips:​guest:​6.jpg?​600|}} 
- 
-When I click "Guest Count" button available values will appear. When I click to "​4"​ button it should add 4 Covers automatically and it should display actual Guest Count under ticket. Also the button color will turn to gray from red to visually indicate Guest Count selected. 
- 
-Now I'll create some tickets and check Work Period report for Guest Count values. 
- 
-{{:​en:​tips:​guest:​7.jpg?​600|}} 
- 
-As a result of this configuration Guest Count section will appear. That report shows how many times we created tickets for X guests, total amounts, total guest count and average amount for a single guest. 
- 
  
en/tips/tracking_guest_count.txt ยท Last modified: 2012/09/07 09:30 (external edit)