Difference between revisions of "Table llx paiementfourn facturefourn"
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
| NULL | | NULL | ||
| | | | ||
− | | | + | | ([[Table llx_paiementfourn|llx_paiementfourn]]->rowid) |
|- | |- | ||
| fk_facturefourn | | fk_facturefourn | ||
Line 45: | Line 45: | ||
| NULL | | NULL | ||
| | | | ||
− | | | + | | ([[Table llx_facture_fourn|llx_facture_fourn]]->rowid) |
|- | |- | ||
| amount | | amount | ||
− | | double | + | | double |
| YES | | YES | ||
| | | | ||
| 0 | | 0 | ||
| | | | ||
− | | | + | | amount of payment |
|} | |} |
Revision as of 08:33, 11 August 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
Establishes the link between payments isued and the corresponding supplier invoices.
Etablit le lien entre les paiements émis et les factures fournisseur correspondantes.
Establece el enlace entre los pagos emitidos y las facturas de proveedor correspondientes.
Structure
Field | Type | Null | Key | Default | Extra | Description |
rowid | int(11) | PRI | NULL | auto_increment | technical index | |
fk_paimentfourn | int(11) | YES | NULL | (llx_paiementfourn->rowid) | ||
fk_facturefourn | int(11) | YES | NULL | (llx_facture_fourn->rowid) | ||
amount | double | YES | 0 | amount of payment |