Table llx fichinterdet


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/Contenido

  Contains the details interventions of the interventions module. This table is linked to Table llx_fichinter

  Contient les détails des interventions du module interventions. Cette table est liée avec la Table llx_fichinter

  Contiene los detalles de las intervenciones del módulo intervenciones. Esta tabla está vinculada con Table llx_fichinter

Structure

Table

Field Type Null Key Default Extra Description
rowid int(11) NO PRI auto_increment technical index
fk_fichinter int(11) YES NULL ID of intervention (llx_finchinter->rowid)
date datetime YES NULL date of intervention line
description text YES NULL description of intervention line
duree double YES NULL intervention duration
rang int(11) YES 0 view order

 

Keys

Key Type Fields
PRIMARY PRIMARY rowid