change tirrger name to harmonised
This commit is contained in:
parent
82d6f4c808
commit
acdf781202
@ -1875,7 +1875,7 @@ class Expedition extends CommonObject
|
||||
$this->billed=0;
|
||||
|
||||
// Call trigger
|
||||
$result=$this->call_trigger('SHIPPING_REOPENED',$user);
|
||||
$result=$this->call_trigger('SHIPPING_REOPEN',$user);
|
||||
if ($result < 0) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user