SambaPOS Forum
English Boards => Support => Topic started 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
-
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
-
I just copy pasted your Template, and it works fine for me.
Do you have the latest version of SambaPOS?
-
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.
-
You may update to 2.99 and try again.
-
now running 2.99, {PROP PRICE} still not printing value to printer
-
Can you copy paste the template again?
Are the {PROPERTIES} coming correctly?