Fix supplier order clone was keeping objectlinked

This commit is contained in:
Maxime Kohlhaas 2018-03-09 21:51:59 +01:00
parent ad96229ec4
commit d82c62b638

View File

@ -321,8 +321,6 @@ class CommandeFournisseur extends CommonOrder
if ($this->statut == 0) $this->brouillon = 1;
$this->fetchObjectLinked();
//$result=$this->fetch_lines();
$this->lines=array();