tm.ticketsprocessedlog
Fields
Field | Description |
---|---|
id int | ID |
ts timestamp | Timestamp |
ticketid int | Ticket id |
orderproductid int | Orderproduct id |
processed int | If processed has value 1, the ticket was processed at this time. Value -1 means the processing was undone for this ticket |
soldonline int | If soldonline has value 1, the ticket was sold online at this time. Value -1 means the sale was undone for this ticket |