Author Topic: {PROP PRICE} in printer template  (Read 5614 times)

rfarm

  • Newbie
  • *
  • Posts: 4
{PROP PRICE} in printer template
« on: July 04, 2012, 04:50:47 pm »
I am not able to get {PROP PRICE} to work in printer template.
Any advice?
Thanks

rfarm

  • Newbie
  • *
  • Posts: 4
Re: {PROP PRICE} in printer template
« Reply #1 on: July 12, 2012, 03:44:03 pm »
Here is my template where {PROP PRICE} is not working.  Instead of printing the modifier price, it simply prints "{PROP PRICE}"

<T>RECEIPT
<L00>Date:{TICKET DATE}
<L00>Time:{TIME}
<L00>Table No:{TABLE}
<L00>Ticket No:{TICKET NO}
<L00>Server:{USER NAME}
<F>-

<L00>- {QUANTITY} {NAME}|{PRICE}
    * {PROPERTIES}|{PROP PRICE}


<F>=
<EB>
<J10>{IF DISCOUNT}
<J10>[Total Gift:|{GIFT TOTAL}]
<J10>Sub-Total:{PLAIN TOTAL}
<J10>Sales Tax: {SERVICE TOTAL}
<J10>Total: {TICKET TOTAL}
{IF PAID}
<DB>
<F>=
<C10>T H A N K    Y O U

evail

  • Full Member
  • ***
  • Posts: 109
Re: {PROP PRICE} in printer template
« Reply #2 on: July 13, 2012, 03:14:21 am »
I just copy pasted your Template, and it works fine for me.

Do you have the latest version of SambaPOS?

rfarm

  • Newbie
  • *
  • Posts: 4
Re: {PROP PRICE} in printer template
« Reply #3 on: August 04, 2012, 09:56:21 am »
Thanks for asking about latest version, I had not updated to 2.92 but now I have.

The update did help a little . . . now {PROP PRICE} prints the value when it is 0.00 (zero) but when the modifier has a $ value other than zero like 2.50 it is just showing blank.  {PROP PRICE} no longer prints on the ticket but neither does the hoped for number value.

Thanks for any advice you can provide.

evail

  • Full Member
  • ***
  • Posts: 109
Re: {PROP PRICE} in printer template
« Reply #4 on: August 04, 2012, 09:59:13 pm »
You may update to 2.99 and try again.

rfarm

  • Newbie
  • *
  • Posts: 4
Re: {PROP PRICE} in printer template
« Reply #5 on: August 06, 2012, 07:15:11 pm »
now running 2.99, {PROP PRICE} still not printing value to printer

evail

  • Full Member
  • ***
  • Posts: 109
Re: {PROP PRICE} in printer template
« Reply #6 on: August 06, 2012, 11:47:17 pm »
Can you copy paste the template again?

Are the {PROPERTIES} coming correctly?