Difference between revisions of "Table llx document model"
Jump to navigation
Jump to search
m |
m (→Structure) |
||
Line 52: | Line 52: | ||
| | | | ||
| | | | ||
− | | type of document | + | | type of document model |
|- | |- | ||
| libelle | | libelle | ||
Line 60: | Line 60: | ||
| NULL | | NULL | ||
| | | | ||
− | | label of document | + | | label of document model |
|- | |- | ||
| description | | description | ||
Line 68: | Line 68: | ||
| NULL | | NULL | ||
| | | | ||
− | | description of document | + | | description of document model |
|} | |} |
Revision as of 12:00, 10 June 2009
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 list of available document models
Contient la liste des modèles de document disponibles
contiene la lista de los modelos de documentos disponibles
Structure
Field | Type | Null | Key | Default | Extra | Description |
rowid | int(11) | PRI | NULL | auto_increment | technical index | |
nom | varchar(50) | YES | NULL | name of document model | ||
entity | int(11) | 1 | multi company id | |||
type | varchar(20) | type of document model | ||||
libelle | varchar(255) | YES | NULL | label of document model | ||
description | text | YES | NULL | description of document model |