Hello, we have found some weirdness on one of our shows. We have 2 seats that are paid on the map, but not printed and are not attached to an order. Any ideas what would cause this and how to fix it?
Naomi
also you can check the t_order_seat_hist.
select * from t_order_seat_hist where seat_no in (weirdness_seat_numbers) and perf_no=one_of_our_shows_perf_no