Difference between revisions of "Table llx mailing cibles"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
= Content/Contenu/Contenido =
 
= Content/Contenu/Contenido =
  
{{Flag en}} Contains the list of addressees defined for one mailing and the send status of the shipment by the addressee.
+
{{Flag en}} Contains the list of addressees defined for one mailing and the send status of the shipment by the addressee. This table is linked to [[Table llx_mailing]].
  
{{Flag fr}} Contient la liste des destinataires définis pour un mailing et le statut de l'envoi par destinataire.  
+
{{Flag fr}} Contient la liste des destinataires définis pour un mailing et le statut de l'envoi par destinataire. Cette table est liée avec la [[Table llx_mailing]].
  
{{Flag sp}} Contiene la lista de los destinatarios definidos para un mailing y el estado de envío por destinatario.
+
{{Flag sp}} Contiene la lista de los destinatarios definidos para un mailing y el estado de envío por destinatario. Esta tabla está vinculada con la [[Table llx_mailing]].
  
 
= Structure =
 
= Structure =

Revision as of 14:59, 29 July 2009


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


Content/Contenu/Contenido

En verysmall.png Contains the list of addressees defined for one mailing and the send status of the shipment by the addressee. This table is linked to Table llx_mailing.

Fr verysmall.png Contient la liste des destinataires définis pour un mailing et le statut de l'envoi par destinataire. Cette table est liée avec la Table llx_mailing.

Es verysmall.png Contiene la lista de los destinatarios definidos para un mailing y el estado de envío por destinatario. Esta tabla está vinculada con la Table llx_mailing.

Structure

Field Type Null Key Default Extra Description
rowid int(11)   PRI NULL auto_increment technical index
fk_mailing int(11) NO ID of related mailing (llx_mailing->rowid)
fk_contact int(11) NO ID of contact (llx_socpeople->rowid)
nom varchar(160) YES NULL name
prenom varchar(160) YES NULL first name
email varchar(160) NO e-mail for the send
other varchar(255) YES NULL
statut smallint(6) NO 0 status of send
url varchar(160) YES NULL url
date_envoi datetime YES NULL date of send