diff --git a/htdocs/admin/propal.php b/htdocs/admin/propal.php index 007c0eadf9e..babbfa8ad32 100644 --- a/htdocs/admin/propal.php +++ b/htdocs/admin/propal.php @@ -161,21 +161,6 @@ if ($action == 'setdefaultduration') } } -if ($action == 'setclassifiedinvoiced') -{ - $res = dolibarr_set_const($db, "PROPALE_CLASSIFIED_INVOICED_WITH_ORDER",$value,'chaine',0,'',$conf->entity); - if (! $res > 0) $error++; - - if (! $error) - { - $mesg = "".$langs->trans("SetupSaved").""; - } - else - { - $mesg = "".$langs->trans("Error").""; - } -} - /*if ($action == 'setusecustomercontactasrecipient') { dolibarr_set_const($db, "PROPALE_USE_CUSTOMER_CONTACT_AS_RECIPIENT",$_POST["value"],'chaine',0,'',$conf->entity); @@ -545,22 +530,6 @@ print "\n"; print ''; */ -if ($conf->commande->enabled) -{ - $var=!$var; - print "
'; -} - $var=! $var; print '