Table llx chargesociales
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 social contributions payments.
Contient les paiments des charges sociales.
Contiene los pagos de las cargas sociales.
Structure
Tables
Version 1.1 2009/10/07
Field | Type | Null | Key | Default | Extra | Description |
rowid | int(11) | NO | PRI | auto_increment | technical index | |
date_ech | datetime | NO | due date | |||
libelle | varchar(80) | NO | label of social contribution payment | |||
entity | int(11) | NO | 1 | multi company id | ||
fk_type | int(11) | NO | ID of social contribution (llx_c_chargesociales->id) | |||
amount | real | YES | 0 | amount of social contribution | ||
paye | smallint(6) | NO | 0 | is the social contribution payed? | ||
periode | date | YES | NULL | periode of social contribution | ||
date_creation | date | YES | NULL | date of creation | ||
tms | timestamp | NO | Current date | Date of last modification. See page Field Tms. | ||
date_valid | date | YES | NULL | date of validation |
Keys
Version 1.1 2009/10/07
Key | Type | Fields |
PRIMARY | PRIMARY | rowid |