FIX #7477
This commit is contained in:
parent
971e59395c
commit
af384f14ae
@ -360,7 +360,7 @@ if (empty($reshook))
|
||||
// For triggers
|
||||
$line->id = $lineid;
|
||||
|
||||
if ($line->delete() > 0)
|
||||
if ($line->delete($user) > 0)
|
||||
{
|
||||
$result=$object->update_price(1);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user