tm.saleslog
Fields
Field | Description |
---|---|
id int | ID |
ts timestamp | Timestamp for the recorded sales transaction |
orderid int | Link to the order for the recorded sales transaction References: tm.order |
userid int | Link to the user for the recorded sales transaction References: tm.user |