Print 2 Order Slips from one printer

Id like to be able to have a Drinks Order print followed by a Kitchen Order with a Cut betwen them so they are seperate.

I am only new to samba and have searched so far i have been able to have them seperated but am unsure of how to get the cut and possibly time date printed on second half.

Print template so far

[LAYOUT]





ORDER


{TICKET DATE} {TICKET TIME}| {TICKET TAG:SG}| Ticket# {TICKET NO}
{ENTITIES}

=
{ORDERS}
[ORDERS]
-{QUANTITY} {NAME}
{ORDER TAGS}

[ORDERS GROUP|PRODUCT TAG:Kitchen:Kitchen,drinks]
-
{GROUP KEY}
-

[ORDERS:GIFT]
{QUANTITY} {NAME}|FREE
{ORDER TAGS}

[ORDERS:Void]
- {QUANTITY} {NAME}|Void
{ORDER TAGS}

[ORDER TAGS]
-{ORDER TAG NAME} [x{ORDER TAG QUANTITY}]
27,112,0,25,250

You would duplicate your kitchen printer settings but map the printer job to the drinks product groups.

You can either use the same template or make a separate drinks one.
You would need a second print job choosing the template and printer.
An action to fire that print job then
Add that action to the ticket closing rule before or after the kitchen order print job action.

@calidai that groups kitchen and bar items on a single print out. Regarding default configuration you should map product groups to printers from related Print Jobs. If you’re using single printer for both prints you can configure both Ticket Printer and Kitchen printer print to the same printer.

@emre Thanks for quick reply im still trying to work out the printer format language.

What command would separate just Kitchen or just Drinks on a docket

See Configuring Bar items section of this tutorial.

1 Like