Author Topic: Print does not Show Amount Tendered and Change Due!!  (Read 4232 times)

y0_gesh

  • Newbie
  • *
  • Posts: 2
Print does not Show Amount Tendered and Change Due!!
« on: July 10, 2012, 01:11:23 am »
HI,.Am having an issue while printing..it does not show Amount Tendered and Change Due.

Btw I did this these two actions and one rule
Quote
Action Name - Update Tendered Amount
Action Type - Update Program Setting
Setting Name - TENDERED
Setting Value - [Setting Value]
Update Type - Update

Action Name - Update Change Due
Action Type - Update Program Setting
Setting Name - CHANGEDUE
Setting Value - [Setting Value]
Update Type - Update

One Rule

Rule Name - Change Updated
Event Name - Change Amount Updated
Actions - Update Tendered Amount
Setting Value - [TenderedAmount]
Actions - Update Change Due
Settings Value - [ChangeAmount]


Printer Template

Add the following to the Footer

<J00>Tendered|${SETTING:TENDERED}
<J00>Change Due|${SETTING:CHANGEDUE}


Found this on the forum! Why is it not working for me?
« Last Edit: July 10, 2012, 01:12:58 am by y0_gesh »

seanathome

  • Newbie
  • *
  • Posts: 15
Re: Print does not Show Amount Tendered and Change Due!!
« Reply #1 on: July 10, 2012, 06:30:37 pm »
Hi y0_gesh
I followed the instructions JohnS put here http://forum2.sambapos.org/index.php/topic,218.msg1144.html#msg1144

Took a while to input, but worked for me.
Hope that helps.

Rehards Sean

ekoimron

  • Newbie
  • *
  • Posts: 5
Re: Print does not Show Amount Tendered and Change Due!!
« Reply #2 on: July 27, 2012, 10:00:39 pm »
I already follow this way. {TICKETTAG:TENDERED} and {TICKETTAG:CHANGEDUE}. but my currcy not ---> 1000 but 1.000 how to make this change.. please help

ekoimron

  • Newbie
  • *
  • Posts: 5
Re: Print does not Show Amount Tendered and Change Due!!
« Reply #3 on: July 28, 2012, 04:02:20 pm »