I've been poking at this problem for a few weeks now with no success, so I hope someone can turn on the Ah-Ha light bulb for me.
A user asked for a list of all tickets printed as part of a specific batch printing job. I know in the batch itself the notes give you a batch print run number, but I haven't been able to locate that number anywhere else in Tess attached to the actual tickets. Does this exist?
Thanks!
- Levi
The batch number a ticket was printed in can be found in T_ORDER_SEAT_HIST.batch_no with event_code = 2 (printed.) This is true for batch printing as well.
David
Awesome!
Thanks David :)