This commit is contained in:
Laurent Destailleur 2011-04-27 19:04:40 +00:00
parent 715c88b52e
commit 637aa69e37

View File

@ -115,7 +115,7 @@ class InterfacePropalWorkflow
{ {
$error=0; $error=0;
if (! empty($conf->commande->enabled) && ! empty($conf->WORKFLOW_PROPAL_AUTOCREATE_ORDER)) if (! empty($conf->commande->enabled) && ! empty($conf->global->WORKFLOW_PROPAL_AUTOCREATE_ORDER))
{ {
// Signed proposal // Signed proposal
if ($object->statut == 2) if ($object->statut == 2)