Module OVH (SMS, ClickToDial, ...)

From Dolibarr ERP CRM Wiki
Revision as of 19:41, 3 February 2012 by Eldy (talk | contribs)
Jump to navigation Jump to search

Informations

Module name
Editor / Editeur NLTechno (www.nltechno.com) - http://www.dolistore.com/
Download or buy page / Page achat ou téléchargement
Status / Statut / Estado Stable
Prerequisites / Prérequis

Dolibarr min version: 3.1.0    Dolibarr max version: {{{maxversion}}}

Last update date / Date mise à jour fiche / Fecha última actualización 2012-02-3
Note / Nota

Features

Add features to link Dolibarr between OVH web hosting services.

Installation

Depuis l'application

  • Avec un compte ayant le profil "administrateur", aller dans le menu Accueil - Configuration - Modules - Déployer un module externe.
  • Soumettez le fichier zip. Le module sera déployé est prêt pour l'étape suivante d'activation.

Manuellement

Si la méthode précédente a été désactivée par votre hébergeur, en voici une autre:

  • Télécharger le fichier archive du module (fichier .zip)
  • Placer le fichier dans le répertoire racine de dolibarr.
  • Decompressez le fichier, par exemple par la commande
unzip fichiermodule.zip
  • Le module est alors visible dans la liste des modules (Accueil -> Configuration -> Modules) et activable.

Setup

Pour utiliser ce module, il vous faut d'abord l'activer. Pour cela, après s'être connecté avec un compte administrateur, aller sur la page "Accueil - Configuration - Modules".

Choisissez l'onglet dans lequel apparaît le module puis cliquez sur "Activer".

Le module est alors activé.

Si un pictogramme Cog circle.svg apparaît sur la vignette ou à la fin de la ligne du module, cliquez dessus pour accéder à la page de paramétrage spécifique à ce module.

Then go on setup page, and add your OVH account:

* Nic handle
* Mot de passe

For field "URL of SOAP OVH service", type the value provided as example.

* https://www.ovh.com/soapi/soapi-re-1.26.wsdl

Once information are input, you can click onto "Test connexion" to check that Dolibarr can communicate with OVH server.

- To send SMS, go on SMS tab and add name of SMS group to use (groups created from your online OVH manager). - To use ClickToDial, go on ClickToDial tab, take URL provided on page and paste it into ClickToDial module setup page, once module ClickToDial was activated.

Usage

SMS

  • Go into card of a Thirdparty, Contact or Member. A new tab is visible to send SMS.

ClickToDial

  • If you ClickToDial module was activated and URL as described at previous chapter was filled, a picto must be visible near to each phone number. Clicking on picto will launch phone numbering and launch your OVH phoning system.

Fetching invoices

See page Script importovhinvoice.php

Development

The development of this module is not included inside the standard GIT repository of Dolibarr but inside a repository dedicated to modules not supported by the Dolibarr development team but supported by DoliCloud team:

Note that the code of all modules developed by DoliCloud team are presents in the same repository (1 sub-directory of htdocs = 1 module). They are all Open Source modules.