Corrected fix
This commit is contained in:
parent
e8fc5f0d3a
commit
a30f7d543a
@ -765,6 +765,8 @@ class CommandeFournisseur extends CommonOrder
|
||||
|
||||
if (! $error)
|
||||
{
|
||||
$this->ref = $this->newref;
|
||||
|
||||
if ($movetoapprovestatus) $this->statut = 2;
|
||||
else $this->statut = 1;
|
||||
if (empty($secondlevel)) // standard or first level approval
|
||||
|
||||
Loading…
Reference in New Issue
Block a user