FIX label of thirdparty is wrong on open project list
This commit is contained in:
parent
48aedcee20
commit
7b73e2d57a
@ -246,6 +246,9 @@ if ($resql)
|
|||||||
else dol_print_error($db);
|
else dol_print_error($db);
|
||||||
|
|
||||||
|
|
||||||
|
$companystatic=new Societe($db); // We need a clean new object for next loop because current one has some properties set.
|
||||||
|
|
||||||
|
|
||||||
// Open project per thirdparty
|
// Open project per thirdparty
|
||||||
print '<div class="div-table-responsive-no-min">';
|
print '<div class="div-table-responsive-no-min">';
|
||||||
print '<table class="noborder" width="100%">';
|
print '<table class="noborder" width="100%">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user