Merge pull request #8316 from atm-maxime/fix_clone_supplierorder
Fix supplier order clone was keeping objectlinked
This commit is contained in:
commit
612b95b219
@ -321,8 +321,6 @@ class CommandeFournisseur extends CommonOrder
|
||||
|
||||
if ($this->statut == 0) $this->brouillon = 1;
|
||||
|
||||
$this->fetchObjectLinked();
|
||||
|
||||
//$result=$this->fetch_lines();
|
||||
$this->lines=array();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user