diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index 006df3f260b..250803e65da 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -42,7 +42,7 @@ $langs->load('bills'); $langs->load('suppliers'); $langs->load('companies'); -// Sécurité accés client +// S�curit� acc�s client if ($user->societe_id > 0) { $action = ''; @@ -120,7 +120,7 @@ if ($_POST['action'] == 'update' && ! $_POST['cancel']) $result = $db->query( $sql); } /* - * Action création + * Action cr�ation */ if ($_POST['action'] == 'add' && $user->rights->fournisseur->facture->creer) { @@ -257,7 +257,7 @@ if ($_GET['action'] == 'add_ligne') { $result=$nv_prod->fetch($idprod); - // cas spécial pour lequel on a les meme référence que le fournisseur + // cas sp�cial pour lequel on a les meme r�f�rence que le fournisseur // $label = '['.$nv_prod->ref.'] - '. $nv_prod->libelle; $label = $nv_prod->libelle; @@ -274,7 +274,7 @@ if ($_GET['action'] == 'add_ligne') } if ($idprod == -1) { - // Quantité insuffisante + // Quantit� insuffisante $mesg='