diff --git a/htdocs/includes/modules/commande/mod_commande_opale.php b/htdocs/includes/modules/commande/mod_commande_opale.php index fa19139500f..fcea87eff18 100644 --- a/htdocs/includes/modules/commande/mod_commande_opale.php +++ b/htdocs/includes/modules/commande/mod_commande_opale.php @@ -82,7 +82,7 @@ class mod_commande_opale extends ModeleNumRefCommandes if ($row) { $com = substr($row[0],0,3); - $max = hexdec(substr($row[0],4,3)).(substr($row[0],8,3)) + $max = hexdec(substr($row[0],4,3)).(substr($row[0],8,3)); } /* // Si au moins un champ respectant le modèle a été trouvée