← Shopware 5.6.2

Shopware 5.6.2 s_core_documents

Document type definitions (invoice, delivery note, credit note) with configuration.

Columns

10 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
name varchar(255) NO
template varchar(255) NO
numbers varchar(25) NO
left int(11) NO
right int(11) NO
top int(11) NO
bottom int(11) NO
pagebreak int(11) NO
key varchar(255) YES Unique

Indexes

2 indexes

Index Name Columns Unique
key key Yes
PRIMARY id Yes