tm.ticketsprocessedlog

The ticketsprocessedlog contains a log of the tickets and orderproducts that are processed and/or sold online. It can be used as basis for invoicing or reporting.

Fields

FieldDescription
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