This commit is contained in:
Laurent Destailleur
2010-10-27 22:41:40 +00:00
parent 718b646da9
commit d9bc203c59
27 changed files with 69 additions and 83 deletions

View File

@@ -141,7 +141,7 @@ if ($_GET["action"] == 'setdoc')
if ($_GET["action"] == 'setmod')
{
// \todo Verifier si module numerotation choisi peut etre active
// TODO Verifier si module numerotation choisi peut etre active
// par appel methode canBeActivated
dolibarr_set_const($db, "COMMANDE_ADDON",$_GET["value"],'chaine',0,'',$conf->entity);