2
0
forked from Wavyzz/dolibarr

Fix bug : change path of ODT template for commande and propal module

This commit is contained in:
fhenry
2013-04-10 16:34:06 +02:00
parent b80d4874e3
commit 5d94b0c576
2 changed files with 31 additions and 1 deletions

View File

@@ -226,7 +226,7 @@ else if ($action == 'set_COMMANDE_FREE_TEXT')
$mesg = "<font class=\"error\">".$langs->trans("Error")."</font>";
}
}
else if ($action='setModuleOptions') {
else if ($action=='setModuleOptions') {
if (dolibarr_set_const($db, "COMMANDE_ADDON_PDF_ODT_PATH",GETPOST('value1'),'chaine',0,'',$conf->entity))
{
// La constante qui a ete lue en avant du nouveau set