Fix supplier order clone was keeping objectlinked
This commit is contained in:
parent
ad96229ec4
commit
d82c62b638
@ -321,8 +321,6 @@ class CommandeFournisseur extends CommonOrder
|
|||||||
|
|
||||||
if ($this->statut == 0) $this->brouillon = 1;
|
if ($this->statut == 0) $this->brouillon = 1;
|
||||||
|
|
||||||
$this->fetchObjectLinked();
|
|
||||||
|
|
||||||
//$result=$this->fetch_lines();
|
//$result=$this->fetch_lines();
|
||||||
$this->lines=array();
|
$this->lines=array();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user