NEW : add all assigned users and all extrafields data in new event when we createFromClone

This commit is contained in:
Gauthier 2015-06-08 15:06:43 +02:00
parent 053cfac262
commit dd81d3a762

View File

@ -392,6 +392,10 @@ class ActionComm extends CommonObject
// Load source object
$objFrom = dol_clone($this);
$this->fetch_optionals();
$this->fetch_userassigned();
$this->id=0;
// Create clone