mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
commit
b945673446
|
|
@ -473,6 +473,7 @@ if (isModEnabled('don') && $user->hasRight('don', 'lire')) {
|
|||
$donationstatic->statut = $obj->status;
|
||||
$donationstatic->status = $obj->status;
|
||||
|
||||
$label = '';
|
||||
if (!empty($obj->socid)) {
|
||||
$companystatic = new Societe($db);
|
||||
$ret = $companystatic->fetch($obj->socid);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user