Skip to content
Snippets Groups Projects
Commit ec8cee4d authored by Florian Henry's avatar Florian Henry
Browse files

Add link to contact webservice that is already available

parent fc975296
No related branches found
No related tags found
No related merge requests found
......@@ -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)',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment