commit
ba3552558c
@ -1128,7 +1128,7 @@ if ($resql)
|
||||
// Status
|
||||
if (! empty($arrayfields['cf.fk_statut']['checked']))
|
||||
{
|
||||
print '<td align="right" class="nowrap">'.$objectstatic->LibStatut($obj->fk_statut, 5, $obj->billed, 1).'</td>';
|
||||
print '<td align="right" class="nowrap">'.$objectstatic->LibStatut($obj->fk_statut, 5, $obj->billed).'</td>';
|
||||
if (! $i) $totalarray['nbfield']++;
|
||||
}
|
||||
// Billed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user