Issue:Some order missing intermittently from kitchen print out

I’m experincing this strange issue, some items are missing from the kitchen docket intermittently. I could not figure out why?

One on the left is the customer receipt, the kitchen docket is on the right.

As shown on the customer receipt, and SHD and Chips are in one order group, and (CK) in a different group, for grouping purposes on kitchen docket.

Any help is much appreciated, we have to revert to paper base operation currently:(

Thanks

This is the print template for Kitchen Docket

<XCT>29,87,104,1
<XCT>29,40,76,6,0,48,69,48,49,1,1
<C11>Order number
<C56> {TICKET TAG:ORDER}
<C01>{DATE}
<F>
<F>
<F>
<F>
<XCT>27,105
<T>[{TICKET TAG:PHONE}]
<C11>== ORDER {TICKET TAG:ORDER} ==
<T>
<EL>
<J00>[=FD('{TICKET DATE}','dd/MM/yyyy')]  [=FF('{TICKET NO}','######000000')]|{TIME}
<F>-
<J00>[CUSTOMER:XXX]
{ORDERS}
<F>-
[<J00>Subtotal|${PLAIN TOTAL}]
{DISCOUNTS}
<J00>Total|${TICKET TOTAL}
{PAYMENTS}
[<J00>Change|${CHANGE TOTAL}]


[ORDERS]
<J00>{QUANTITY} {NAME}
{ORDER TAGS}

[ORDERS GROUP|PRODUCT TAG:Order Group:Burgers,Shakes,Others,Fronts]
<C00>======= {GROUP KEY} =======

[ORDER TAGS]
<J00>     * {ORDER TAG NAME} [='\<{ORDER TAG QUANTITY}\>']

[ORDERS:Void]
<J00>({QUANTITY})xxxx{NAME}|VOID

[ORDERS:Refund]
<J00>({QUANTITY})----{NAME}|REFUND

[DISCOUNTS]
<J00>Discount|{DISCOUNT TOTAL}

[TAXES]
<J00>GST|${TAX TOTAL}

[SERVICES]
<J00>{CALCULATION NAME}|{CALCULATION TOTAL}

[PAYMENTS]
<J00>{PAYMENT NAME}|${TENDERED}

Show print job, action for print job execution, and your rule for printing tickets

I might be related to this posting that was resolved.

1 Like

Thanks @Jesse, have added the screenshots below.

I have made the change in the post suggested by na1978. Kitchen dockets have not missed anything so far today, will see how it goes in the next few days.

1 Like

Likely what he suggested was the fix you needed. Let us know if something comes up.

1 Like

I had this issue also, for the time being, just ensure to close order tag menu before making a print or settling a ticket for it to print everything.

Ignore selection seems to have fixed the problem :slight_smile: