Table llx fichinterdet
Jump to navigation
Jump to search
The documentation related to other tables is available on the page: Table SQL
La documentation relative aux autres tables est disponible sur la page: Table SQL
La documentación relativa a otras tablas se encuentra disponible en la página: Table SQL
Eine Dokumentation zu weiteren Tabellen ist auf dieser Seite verfügbar: Table SQL
与其他表相关的文档请参阅: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 |