diff --git a/htdocs/expedition/expedition.class.php b/htdocs/expedition/expedition.class.php index f91adc5937a..c65f372538f 100644 --- a/htdocs/expedition/expedition.class.php +++ b/htdocs/expedition/expedition.class.php @@ -251,7 +251,7 @@ class Expedition extends CommonObject } else { - dolibarr_syslog('Facture::Fetch Error rowid='.$rowid.' Erreur dans fetch de la facture'); + dolibarr_syslog('Expedition::Fetch Error rowid='.$rowid.' Erreur dans fetch de l\'expedition'); $this->error=$this->db->error(); return -1; } diff --git a/htdocs/expedition/fiche.php b/htdocs/expedition/fiche.php index f4ae4a1fec9..accc593efb8 100644 --- a/htdocs/expedition/fiche.php +++ b/htdocs/expedition/fiche.php @@ -609,8 +609,7 @@ else print ""; - - $i++; + $var=!$var; } }