Changes

m
Line 97: Line 97:     
==Warning of partnership if Dolibarr backlink not found on partner website==  
 
==Warning of partnership if Dolibarr backlink not found on partner website==  
Batch not enabled by default. Every week, check that website contains a link to dolibarr.(org/fr/es) Web site. The url to check is a regex set as a parameter of module. If regex not found into the websote of partner, batch increase a counter check fail (extrafield of partnership). If counter > 2, send email to partner (template email mut be defined in setup). If counter > 4, set status of partnership to canceled (set also reason of partnership cancelation).
+
Batch not enabled by default. Every week, check that website contains a link to dolibarr.(org/fr/es) Web site. The url to check is a regex set as a parameter of module. If regex not found into the websote of partner, batch increase a counter check fail (field into table llx_partnership). If counter > 2, send email to partner (template email mut be defined in setup). If counter > 4, set status of partnership to canceled (set also reason of partnership cancelation).
    
=Note=
 
=Note=
 
Module and new managed objects must be generated with modulebuilder.
 
Module and new managed objects must be generated with modulebuilder.