FIX can not have access to the new ids or propal lines on PROPAL_CLONE
This commit is contained in:
parent
43f3999234
commit
c21354101f
@ -1162,7 +1162,7 @@ class Propal extends CommonObject
|
||||
}
|
||||
|
||||
// Call trigger
|
||||
$result=$this->call_trigger('PROPAL_CLONE',$user);
|
||||
$result=$clonedObj->call_trigger('PROPAL_CLONE',$user);
|
||||
if ($result < 0) { $error++; }
|
||||
// End call triggers
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user