diff --git a/htdocs/comm/action/class/actioncomm.class.php b/htdocs/comm/action/class/actioncomm.class.php index f7f1a273221..b7d13f218d0 100644 --- a/htdocs/comm/action/class/actioncomm.class.php +++ b/htdocs/comm/action/class/actioncomm.class.php @@ -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