Changes

m
Line 11: Line 11:     
= Login =
 
= Login =
A table, called llx_societe_account, already exists to store login/pass for external portalsor external websites.
+
A table, called llx_societe_account, already exists to store login/pass for external portals or external websites.
 
   
 
   
 
It is already used to store :
 
It is already used to store :
Line 19: Line 19:  
* the column "site" will contains "dolibarr_portal" and fk_soc will contains the id of the thirdparty
 
* the column "site" will contains "dolibarr_portal" and fk_soc will contains the id of the thirdparty
   −
On the record of a thirdparty, enabling the module Public portal must enable the new tab will be visible to show all accounts/login (=record of table llx_societe_account) linked to this thirdparty.
+
On the record of a thirdparty, enabling the [[Module Public Portal]] must enable the new tab will be visible to show all accounts/login (=record of table llx_societe_account) linked to this thirdparty.
    
Note: This tab already exists but is enabled only when WEBSITE_USE_WEBSITE_ACCOUNTS is on.
 
Note: This tab already exists but is enabled only when WEBSITE_USE_WEBSITE_ACCOUNTS is on.