Author Topic: Printing recipt for the till  (Read 5384 times)

limeypacker

  • Newbie
  • *
  • Posts: 19
Printing recipt for the till
« on: July 14, 2013, 03:11:25 am »
thanks for this program it has made my life so easy training the staff to use i need to have the printer print out a ticket after the customer has paid for me to keep and use for end of day accounting


Thanks in advance for the help

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: Printing recipt for the till
« Reply #1 on: July 14, 2013, 03:14:43 am »
What do you need printed ?
The bill again or something else ?
SambaPOS - POS'n the World, one Terminal at a time.

Hugove

  • Newbie
  • *
  • Posts: 43
Re: Printing recipt for the till
« Reply #2 on: July 14, 2013, 04:44:05 am »
@ limeypacker

I think I know what you mean. I had the same requirement for my deli. Printing a duplicate to keep in the till you need:

1)Create Print job
2)Action
3) Rule
4) Assign to a terminal(s)


1) Create new print job: call it something like "Create duplicate receipt"

Printing content = All lines
Auto Print after = Ticket paid
Payment types = check all
Check close ticket
Add print mapping:  Select department if you have one, the printer and the printer template

2) New Action: Print Duplicate bill

Action type: Execute print job
Print job name: Create duplicate receipt
TicketItemTag: TICKETTOTAL

3) Create new Rule: Call it something like "Print duplicate bill"
Event name: Payment Received
If you have different departments select it
Actions:   Execute print job

4) Go to terminals and add the print job you named above.

Hope this helps. Works for me.

Best




Execute print job

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: Printing recipt for the till
« Reply #3 on: July 14, 2013, 05:05:34 am »
Hugo,

You can do it with less steps.

1. Duplicate your Receipt Print Job, and name it 'Receipt - Copy'
   - Printing Content - All Lines
   - Set Auto Print After - Ticket Paid, and tick all payments
   - Untick all boxes on left
2. Add Print Job to terminal.

Thats it.
SambaPOS - POS'n the World, one Terminal at a time.

limeypacker

  • Newbie
  • *
  • Posts: 19
Re: Printing recipt for the till
« Reply #4 on: July 15, 2013, 05:44:47 am »
thanks guys i will work on it and let you know