Merge pull request #17764 from Hystepik/develop#3
Fix of a bug on mass mailing
This commit is contained in:
commit
5a3d7663d1
@ -409,7 +409,7 @@ if (empty($reshook)) {
|
|||||||
dol_syslog($db->error());
|
dol_syslog($db->error());
|
||||||
dol_print_error($db);
|
dol_print_error($db);
|
||||||
}
|
}
|
||||||
|
$object->fetch($id);
|
||||||
$action = '';
|
$action = '';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user