diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index fae891fa882..8f06330dce6 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -85,7 +85,7 @@ if ($action == 'add') $facfou->date = $datefacture; $facfou->note = $HTTP_POST_VARS["note"]; - for ($i = 1 ; $i < 6 ; $i++) + for ($i = 1 ; $i < 9 ; $i++) { $label = "label$i"; $amount = "amount$i"; @@ -199,7 +199,7 @@ if ($action == 'create' or $action == 'copy') print '
| Libellé | P.U. | Qty | Tx TVA |