English Boards > Tutorials

Quick Reference Guide

<< < (2/2)

JohnS:
Last Sale Total.

A common problem I have witnessed when using the Fast Food Department, is staff clicking Cash Payment, Credit Card or Voucher and not remembering the total of the sale.

My solution is to show the Last Sale Total on the Application Subtitle section of the screen (next to SAMBA POS on the top left corner).
This total will stay until the next ticket has been settled.


Add new Action for Last Sale
Settings -> Actions -> Add Action
   - Action Name = Last Sale
   - Action Type = Update Application Subtitle
   - Title = [Setting Value]
   - Color = {select your choice of colour}
   - Font Size = {leave blank}

Add new Rule for Last Sale
Settings -> Rules -> Add Rule
   - Rule Name = Last Sale
   - Event Name = Payment Received
   - Actions
      - Last Sale - Setting Value = Last Sale - $[Amount]

To list last payment type aswell, change the Setting Value above to
Last Sale - $[Amount] [PaymentType]


To remove the Last Sale Total when entering a new ticket

Add new Rule for Last Sale - Clear
Settings -> Rules -> Add Rule
   - Rule Name = Last Sale - Clear
   - Event Name = Ticket Created
   - Actions
      - Last Sale - Setting Value = {enter a single blank space}

emre:
Adding buttons for fixed rate discounts

Original Post: http://forum2.sambapos.org/index.php/topic,316.msg1703.html#msg1703

New Actions:

Action Name: Premium Member Discount
Action Type -> Add ticket discount
Discount Percentage: 10.0

Action Name: Telecom Thursday Discount
Action Type -> Add ticket discount
Discount Percentage: 7.5

Action Name: No Discount
Action Type -> Add ticket discount
Discount Percentage: 0

Action Name: Remove Discount Tag
Action Type -> Update Ticket Tag
Tag Name: Discount

New Ticket Tag:

Ticket Tag Name: Discount
Do it after ticket selected: Refresh
Sub Tags: Telecom Thursday, Premium Member, No Discount

New Rules:

Rule Name: Premium Member Discount
Event Name: Ticket Tag Selected
Conditions: Tag Name = Discount
                   Tag Value ? Premium Member
Actions: Premium Member Discount

Rule Name: Telecom Thursday Discount
Event Name: Ticket Tag Selected
Conditions: Tag Name = Discount
                   Tag Value ? Telecom Thursday
Actions: Telecom Thursday Discount

Rule Name: No Discount
Event Name: Ticket Tag Selected
Conditions: Tag Name = Discount
                   Tag Value ? No Discount
Actions: No Discount, Remove Ticket Tag

Departments:
Add Discount ticket group to ticket tags in the relevant department you want to use it.

ekoimron:
follow the instructions here http://forum2.sambapos.org/index.php/topic,662.0.html

JohnS:
Receipt printer control codes to open attached cash drawer

JohnS:
Codes to make your receipt printer beep when printing. Note that this may not work for all printers.

<BEEP>

<XCT 27,7>

<Bxy> x = count, y = duration

Navigation

[0] Message Index

[*] Previous page

Go to full version