Table llx projet task actors

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


 From Dolibarr version x.x this table is deprecated and replaced by table_llx_element_contact

Content/Contenu/Contenido

En verysmall.png Contains actors tasks related to a project.

Fr verysmall.png Contient des actors des tâches liées à un projet.

Es verysmall.png Contiene los actores de tareas relacionadas a un proyecto.

Structure

Table

Field Type Null Key Default Extra Description
fk_projet_task int(11) NO UNI ID of task (llx_projet_task->rowid)
fk_user int(11) NO UNI ID of user (llx_user->rowid)
role varchar(5) YES admin user rol

 

Keys

Key Type Fields
fk_projet_task UNIQUE fk_projet_task,fk_user