Minor fix on remisecheque display
This commit is contained in:
parent
196bce7e11
commit
9d8438ecdd
@ -260,7 +260,7 @@ if (! empty($conf->banque->enabled))
|
||||
print '<tr>';
|
||||
print '<td>'.$langs->trans('CheckReceipt').'</td>';
|
||||
print '<td colspan="3">';
|
||||
print $bordereau->getNomUrl(1,0,'showall');
|
||||
print $bordereau->getNomUrl(1);
|
||||
print '</td>';
|
||||
print '</tr>';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user