mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Bed fetch
This commit is contained in:
@@ -213,7 +213,7 @@ if ($resql)
|
||||
// RIB
|
||||
print '<td>';
|
||||
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');
|
||||
print '</td>';
|
||||
// RUM
|
||||
|
||||
Reference in New Issue
Block a user