From 34c648b351169127324a4e95c1c9a4337e297521 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 22 Jan 2016 03:04:07 +0100 Subject: [PATCH] FIX #4418 --- htdocs/fourn/facture/card.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/htdocs/fourn/facture/card.php b/htdocs/fourn/facture/card.php index 32a608b39bd..3e67f9dacb6 100644 --- a/htdocs/fourn/facture/card.php +++ b/htdocs/fourn/facture/card.php @@ -458,6 +458,9 @@ if (empty($reshook)) break; } } + + // Now reload line + $object->fetch_lines(); } else { @@ -1311,7 +1314,6 @@ if ($action == 'create') $datedue=($datetmp==''?-1:$datetmp); } - dol_fiche_head(); print '
'; print ''; @@ -1319,6 +1321,8 @@ if ($action == 'create') print ''; print ''; + dol_fiche_head(); + print ''; // Ref