Table llx expeditiondet

From Dolibarr Wiki

En verysmall.png The documentation related to other tables is available on the page: Table SQL
Fr verysmall.png La documentation relative aux autres tables est disponible sur la page: Table SQL
Es verysmall.png La documentación relativa a otras tablas se encuentra disponible en la página: Table SQL


Content/Contenu/Contenido

En verysmall.png Contains the details of shipments. This table is linked to Table llx_expedition

Fr verysmall.png Contient les detail des expeditions. Cette table est liée avec la Table llx_expedition

Es verysmall.png Contiene los detalles de las expediciones. Esta tabla está vinculado con Table llx_expedition

Structure

Table

Version 1.1 2009/10/07

Field Type Null Key Default Extra Description
rowid int(11) NO PRI auto_increment technical index
fk_expedition int(11) NO MUL ID of expedition (llx_expedition->rowid)
fk_origin_line int(11) YES NULL Correspondence of the line with the original document (propal, order)
fk_entrepot int(11) YES NULL ID of warehouse depart product (llx_entrepot->rowid)
qty real YES NULL quantity of shipped product
rang int(11) YES 0 order view
 

Keys

Version 1.1 2009/10/07

Key Type Fields
PRIMARY PRIMARY rowid
idx_expeditiondet_fk_expedition MULTIPLE fk_expedition
 
Personal tools
In other languages
French
No translation in French.
Spanish
No translation in Spanish.