Difference between revisions of "Table llx facturedet"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m (Created page with 'Category:Invoices Category:Facture Category:Facturas Category:Table SQL {{ListOfTables}} = Content/Contenu = {{Flag fr}} Contient les lignes des factures clien...')
 
Line 55: Line 55:
 
| NULL  
 
| NULL  
 
|  
 
|  
|
+
| description of supplier invoice line
 
|-
 
|-
 
| tva_taux  
 
| tva_taux  

Revision as of 11:02, 6 July 2009


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


Content/Contenu

Fr verysmall.png Contient les lignes des factures clients.

En verysmall.png Contains the lines of customer invoices.

Es verysmall.png Contiene las líneas de las facturas a clientes.

Structure

Field Type Null Key Default Extra Description
rowid int(11)   PRI NULL auto_increment technical index
fk_facture int(11) MUL 0 ID of facture
fk_product int(11) YES NULL ID of product
description text YES NULL description of supplier invoice line
tva_taux double YES NULL Line VAT Tax
qty double YES NULL
remise_percent double YES 0
remise double YES 0
fk_remise_except int(11) YES NULL
subprice double YES NULL
price double YES NULL
total_ht double YES NULL
total_tva double YES NULL
total_ttc double YES NULL
date_start datetime YES NULL
date_end datetime YES NULL
info_bits int(11) YES 0
fk_code_ventilation int(11) 0
fk_export_compta int(11) 0
rang int(11) YES 0 View Order