diff --git a/commande_details.php b/commande_details.php index 448ea8e..92d586a 100755 --- a/commande_details.php +++ b/commande_details.php @@ -29,6 +29,7 @@ if (isset($colis) && $colis != "") { $commande->colis = $colis; + $commande->statut = 4; $commande->maj(); ActionsModules::instance()->appel_module("statut", $commande, $commande->statut); } @@ -415,6 +416,7 @@ + statut >= 2 && $commande->statut != 5){ ?> @@ -427,6 +429,7 @@ +