Author Topic: Print Template missing tags  (Read 14811 times)

jenem

  • Full Member
  • ***
  • Posts: 154
Re: Print Template missing tags
« Reply #30 on: January 17, 2012, 10:52:17 am »
Hi Emre,

all ok now thanks a lot!!

Edgar

SAMBA USER

  • Newbie
  • *
  • Posts: 23
Re: Print Template missing tags
« Reply #31 on: February 07, 2012, 04:18:17 pm »
Hi jenem.

I'm new to this and wanted to make my receipt to print like you mention.  Go back and forth with different setting and scenario, but still haven't find the right spot yet.  Could you please provide me with a detail script of how to set codes to get it going.
I got it to print tendered and change due, $0 on the other end so I'm missing a step here or left out something.

A great software, one terminal at a time. ;D

Thanks!

jenem

  • Full Member
  • ***
  • Posts: 154
Re: Print Template missing tags
« Reply #32 on: February 08, 2012, 01:35:28 am »
Hi Sambauser,

Will grab some screenshots bit later to help you.

Edgar

jenem

  • Full Member
  • ***
  • Posts: 154
Re: Print Template missing tags
« Reply #33 on: February 08, 2012, 01:52:06 am »
Hi Sambauser,

Have a look at screenshots see if they are of any help!

Edgar
« Last Edit: February 08, 2012, 01:54:13 am by jenem »

SAMBA USER

  • Newbie
  • *
  • Posts: 23
Re: Print Template missing tags
« Reply #34 on: February 08, 2012, 02:06:30 pm »
Hi jenem,
Thanks for the info.  The rule screenshot has a "Event Name" slot and your said Change Amount Updated.  When I click on my it doesn't have that.  I was wondering if that has to be entered manually or it programmed  into it already. 
I entered exactly like you shown but it comes out {TENDERED:TENDEREDAMOUNT} at the end, no number at all.  I probably skip a beat somewhere.

Thanks ! :-[

jenem

  • Full Member
  • ***
  • Posts: 154
Re: Print Template missing tags
« Reply #35 on: February 08, 2012, 02:36:39 pm »
Hi Sambauser,
I have a problem at the moment.(See my other post)

 If I remember you enter it manually You then add the actions you previously created.

You should be able to click on the actions you added and select the relevant tags.

Edgar


mozhi

  • Jr. Member
  • **
  • Posts: 71
Re: Print Template missing tags
« Reply #36 on: February 25, 2012, 10:49:52 am »
Hi Jenem/Emre,
Thanks Guys for Providing a detailed summary

I am getting this in the Print
I have done the configuratiuon exactly as said. But I am getting Grand TOTAL: 0.00, which is unexPected. Is it because the TICKETTAG has got three system Value and I am not setting one Value in the rule

==============
Total: 20.47
Paid: 20.47
Grand TOTAL: 0.00
Tendered: Rs.35
Change Due: Rs.14.53
==================


Printer Settings:
=================
<F>=
<EB>
<J10>[{IF DISCOUNT}]
<J10>[{SERVICE DETAILS}]
<J10>[Total Gift:|{GIFT TOTAL}]
<J10>Total:|{TICKET TOTAL}
{IF PAID}
<J00>Tendered:|Rs.{TICKETTAG:TENDERED}
<J00>Change Due:|Rs.{TICKETTAG:CHANGEDUE}
<DB>
<F>*
<C10>*Thank You for Dining With Us!!!*
<F>*
============================

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: Print Template missing tags
« Reply #37 on: February 25, 2012, 05:24:05 pm »
From memory, Grand Total is zero because the ticket is has been paid.
SambaPOS - POS'n the World, one Terminal at a time.

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: Print Template missing tags
« Reply #38 on: February 26, 2012, 03:47:32 am »
From memory, Grand Total is zero because the ticket is has been paid.

Yes, Paid: and Grand Total: lines generated by {IF PAID} Tag.