diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index a7eb5efd823..dbbbdc3cb44 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -364,18 +364,20 @@ if ($_GET['action'] == 'create' or $_GET['action'] == 'copy') { $value_label = $fac_ori->lignes[$i-1][0]; $value_pu = $fac_ori->lignes[$i-1][1]; + $value_tauxtva = $fac_ori->lignes[$i-1][2]; $value_qty = $fac_ori->lignes[$i-1][3]; } else { $value_qty = '1'; + $value_tauxtva = ''; } print '