Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
This commit is contained in:
commit
36963423c3
@ -248,6 +248,9 @@ if ($resql)
|
||||
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
|
||||
print '<div class="div-table-responsive-no-min">';
|
||||
print '<table class="noborder" width="100%">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user