Add link to contact webservice that is already available
This commit is contained in:
parent
fc9752964f
commit
ec8cee4d41
@ -102,6 +102,7 @@ print '<br><br>';
|
||||
$webservices = array(
|
||||
'user' => '',
|
||||
'thirdparty' => '!empty($conf->societe->enabled)',
|
||||
'contact' => '!empty($conf->societe->enabled)',
|
||||
'productorservice' => '(!empty($conf->product->enabled) || !empty($conf->service->enabled))',
|
||||
'order' => '!empty($conf->commande->enabled)',
|
||||
'invoice' => '!empty($conf->facture->enabled)',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user