Changes

Line 18: Line 18:  
= Structure =
 
= Structure =
 
== Table ==
 
== Table ==
'''Version 1.2 2009/12/10'''
+
{|  align="left" width="100%" border="0" cellpadding="1" cellspacing="0" class="dolbox"
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0" style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
   
  |style="background-color: #e9e9ef"| <b>Field</b>
 
  |style="background-color: #e9e9ef"| <b>Field</b>
 
  |style="background-color: #e9e9ef"| <b>Type</b>
 
  |style="background-color: #e9e9ef"| <b>Type</b>
Line 70: Line 69:     
== Keys ==
 
== Keys ==
'''Version 1.3 2009/12/11'''
+
{|  align="left" width="100%" border="0" cellpadding="1" cellspacing="0" class="dolbox"
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0" style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
   
  |style="background-color: #e9e9ef"| <b>Key</b>
 
  |style="background-color: #e9e9ef"| <b>Key</b>
 
  |style="background-color: #e9e9ef"| <b>Type</b>
 
  |style="background-color: #e9e9ef"| <b>Type</b>
Line 108: Line 106:  
* "member" : In this case the id field must be an id of the table llx_adherent
 
* "member" : In this case the id field must be an id of the table llx_adherent
 
* "propal" : In this case the id field must be an id of the table llx_propal
 
* "propal" : In this case the id field must be an id of the table llx_propal
* "sending" : In this case the id field must be an id of the table llx_expedition
+
* "shipping" : In this case the id field must be an id of the table llx_expedition
 
* "delivery" : In this case the id field must be an id of the table llx_livraison
 
* "delivery" : In this case the id field must be an id of the table llx_livraison
   Line 131: Line 129:  
* "member" : Dans ce cas le champ doit être un id de la table llx_adherent
 
* "member" : Dans ce cas le champ doit être un id de la table llx_adherent
 
* "propal" : Dans ce cas le champ doit être un id de la table llx_propal
 
* "propal" : Dans ce cas le champ doit être un id de la table llx_propal
* "sending" : Dans ce cas le champ doit être un id de la table llx_expedition
+
* "shipping" : Dans ce cas le champ doit être un id de la table llx_expedition
 
* "delivery" : Dans ce cas le champ doit être un id de la table llx_livraison
 
* "delivery" : Dans ce cas le champ doit être un id de la table llx_livraison
   Line 153: Line 151:  
* "member" : En este caso el campo id debe de ser un id de la tabla llx_adherent
 
* "member" : En este caso el campo id debe de ser un id de la tabla llx_adherent
 
* "propal" : En este caso el campo id debe de ser un id de la tabla llx_propal
 
* "propal" : En este caso el campo id debe de ser un id de la tabla llx_propal
* "sending" : En este caso el campo id debe de ser un id de la tabla llx_expedition
+
* "shipping" : En este caso el campo id debe de ser un id de la tabla llx_expedition
 
* "delivery" : En este caso el campo id debe de ser un id de la tabla llx_livraison
 
* "delivery" : En este caso el campo id debe de ser un id de la tabla llx_livraison
    
Este tipo permite utilizar 1 sola y única tabla para todo tipo de enlace en lugar de 2<sup>n</sup> tablas (n son el número de entidades gestionadas en Dolibarr).
 
Este tipo permite utilizar 1 sola y única tabla para todo tipo de enlace en lugar de 2<sup>n</sup> tablas (n son el número de entidades gestionadas en Dolibarr).