diff --git a/htdocs/fourn/facture/card.php b/htdocs/fourn/facture/card.php index ee587b07924..761d5d591e3 100644 --- a/htdocs/fourn/facture/card.php +++ b/htdocs/fourn/facture/card.php @@ -686,7 +686,7 @@ if (empty($reshook)) if (empty($conf->global->MAIN_EXTRAFIELDS_DISABLED) && method_exists($lines[$i], 'fetch_optionals')) { $lines[$i]->fetch_optionals($lines[$i]->rowid); } - + // Dates // TODO mutualiser $date_start=$lines[$i]->date_debut_prevue; @@ -2439,6 +2439,8 @@ else { $num = $db->num_rows($result); $i = 0; + + print '
| ' . ($object->type == FactureFournisseur::TYPE_CREDIT_NOTE ? $langs->trans("PaymentsBack") : $langs->trans('Payments')) . ' | '; @@ -2449,7 +2451,6 @@ else print ''; print ' |