Bed fetch
This commit is contained in:
parent
5715f44fe6
commit
56e437a6c3
@ -213,7 +213,7 @@ if ($resql)
|
|||||||
// RIB
|
// RIB
|
||||||
print '<td>';
|
print '<td>';
|
||||||
print $thirdpartystatic->display_rib();
|
print $thirdpartystatic->display_rib();
|
||||||
$bac->fetch(0, $obj->id);
|
$bac->fetch(0, $obj->socid);
|
||||||
if ($bac->verif() <= 0) print img_warning('Error on default bank number RIB/IBAN');
|
if ($bac->verif() <= 0) print img_warning('Error on default bank number RIB/IBAN');
|
||||||
print '</td>';
|
print '</td>';
|
||||||
// RUM
|
// RUM
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user