This table is audited, see item_audit for details.
A sold item other than a ticket or voucher.
Column Name | Type | Properties | Docu |
itemid | seq64 | Primary-Key | |
productid | int32 | Foreign-Key=product(productid) | |
orderid | int32 | Foreign-Key=order(orderid) | |
amount | int32 | ||
totalprice | int32 | ||
tags | string | NULL-able | additional tags for this item, can be used by scripts |