Fix to short summary line
This commit is contained in:
parent
870443a099
commit
8fa001d98d
@ -454,6 +454,7 @@ if ($result)
|
|||||||
if ($arrayfields['entry']['checked']) {
|
if ($arrayfields['entry']['checked']) {
|
||||||
$bankline->fetch($obj->fk_bank);
|
$bankline->fetch($obj->fk_bank);
|
||||||
print '<td>'.$bankline->getNomUrl(1).'</td>';
|
print '<td>'.$bankline->getNomUrl(1).'</td>';
|
||||||
|
if (!$i) $totalarray['nbfield']++;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Accounting account
|
// Accounting account
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user