From 256fb894874ef6f6183ac9dc586f87e85a06f8ec Mon Sep 17 00:00:00 2001 From: AnthonyMeedle Date: Thu, 19 Sep 2013 10:01:17 +0200 Subject: [PATCH] Update Commande_details.php : champs colis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bonjour, Le champs colis n'est pas clair pour tous le mondes. Les gens ne savent pas forcément quand le mails va partir et certain rentre un numéro de colis alors que la commande n'est pas payée... Pour régler ce problème nous n'affichons pas tous le temps le champs... je me demande presque si on ne devrait pas le rendre non modifiable une fois le statut envoyé sélectionné. --- commande_details.php | 3 +++ 1 file changed, 3 insertions(+) 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 @@ +