SambaPOS Forum

English Boards => Support => Topic started by: rfarm on July 04, 2012, 04:50:47 pm

Title: {PROP PRICE} in printer template
Post by: rfarm on July 04, 2012, 04:50:47 pm
I am not able to get {PROP PRICE} to work in printer template.
Any advice?
Thanks
Title: Re: {PROP PRICE} in printer template
Post by: rfarm 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
Title: Re: {PROP PRICE} in printer template
Post by: evail 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?
Title: Re: {PROP PRICE} in printer template
Post by: rfarm 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.
Title: Re: {PROP PRICE} in printer template
Post by: evail on August 04, 2012, 09:59:13 pm
You may update to 2.99 and try again.
Title: Re: {PROP PRICE} in printer template
Post by: rfarm on August 06, 2012, 07:15:11 pm
now running 2.99, {PROP PRICE} still not printing value to printer
Title: Re: {PROP PRICE} in printer template
Post by: evail on August 06, 2012, 11:47:17 pm
Can you copy paste the template again?

Are the {PROPERTIES} coming correctly?