From 53a21019fd8d23e1562be018b791cacd67975da5 Mon Sep 17 00:00:00 2001 From: philippe grand Date: Sat, 15 Aug 2015 16:15:54 +0200 Subject: [PATCH] the form should be outside table to avoid errors --- htdocs/fourn/commande/orderstoinvoice.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/htdocs/fourn/commande/orderstoinvoice.php b/htdocs/fourn/commande/orderstoinvoice.php index 49c16d38bc8..a1fa57f97f4 100644 --- a/htdocs/fourn/commande/orderstoinvoice.php +++ b/htdocs/fourn/commande/orderstoinvoice.php @@ -453,7 +453,9 @@ if (($action != 'create' && $action != 'add') && !$error) { $companystatic->nom = $soc->nom; print '

' . $companystatic->getNomUrl(1, 'customer') . '

'; } - + + print '
'; + print ''; print ''; print ''; print_liste_field_titre($langs->trans('Ref'), 'orderstoinvoice.php', 'c.ref', '', '&socid=' . $socid, '', $sortfield, $sortorder); @@ -465,8 +467,6 @@ if (($action != 'create' && $action != 'add') && !$error) { print "\n"; // Lignes des champs de filtre - print ''; - print ''; print ''; print ''; print ''; - print ''; print ''; $var = True;
'; // REF @@ -497,7 +497,6 @@ if (($action != 'create' && $action != 'add') && !$error) { print '