← Shopware 5.6.2

Shopware 5.6.2 s_order_esd

ESD/digital download delivery tracking per order (download links, serial assignment).

Columns

7 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
serialID int(255) NO Default: 0
esdID int(11) NO Default: 0
userID int(11) NO Default: 0
orderID int(11) NO Default: 0
orderdetailsID int(11) NO Default: 0
datum datetime NO

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes