Something I am working on thought I would share

Something neat I did with order tags. Notice how i added a line seperator for order tags. This specific order includes a large burger and a slider. People put different toppings on each one. I wanted to separate them on screen to make it easier to understand. I did this with Order Tag Display format and Category Grouping.

Video showing the flow I built.

PS for those techy people… this is running on a Partnertech SP 850 J1900 cpu, 4gig ram 128g ssd. I have full sql installed and running SambaIN for online orders.

1 Like

Hi Jesse, I have seen that you can print the order tag category names can you please show how to use the Order tag display format?

HTML

[SORTED ORDER TAGS]
-- Format for order tags
<div style="padding:0 0 0 30;font-size:16px;text-align:left;font-family:'Calibri'">
<table>
<tr>
<td width=160><b>{ORDER TAG GROUP}:</b> {ORDER TAG NAME}</td>
</tr>
</table>
</div>

ESC/POS


[SORTED ORDER TAGS]
-- Format for order tags
<J><b>{ORDER TAG GROUP}:</b> {ORDER TAG NAME}

image

1 Like

Thanks I will give this a try. You see Jesse has put this on the order line list on the ticket, how is this possible ?

Hello @ProDem look here. Changing the text colour for order tags on ticket display