Table llx commandedet

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search


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
De verysmall.png Eine Dokumentation zu weiteren Tabellen ist auf dieser Seite verfügbar: Table SQL
Cn verysmall.png与其他表相关的文档请参阅:Table SQL


Contenu

Fr verysmall.png Détails des commandes clients, cette table est liée avec la Table llx_commande

En verysmall.png Contains details of customer orders. This table is linked to Table llx_commande

Es verysmall.png Contiene los detalles de los pedidos de clientes, esta tabla esta vinculada con Table llx_commande

Structure

Field Type Null Key Default Extra Description
rowid int(11)   PRI NULL auto_increment technical index
fk_commande int(11) ID of order
fk_product int(11) Id of product
description text
tva_tx real 19.6 VAT taxes
qty real Quantity
remise_percent double 0 discount percentage
remise double 0 discount amount
fk_remise_except int NULL
price double final price
subprice double price before discount
total_ht double
total_tva double
total_ttc double
info_bits int
coef double
special_code tinyint 0 used for shipping (=1) and ecotaxes (=2). Otherwise=0
rang int View Order