add error on create bills massaction
This commit is contained in:
parent
f11e1940fc
commit
a7f3d066e8
@ -199,6 +199,8 @@ if (empty($reshook))
|
||||
if($res > 0){
|
||||
$nb_bills_created++;
|
||||
$object->id = $res;
|
||||
}else {
|
||||
$error++;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user