Update fournisseur.commande.class.php
This commit is contained in:
parent
8a02c8288b
commit
d68db2a844
@ -460,6 +460,7 @@ class CommandeFournisseur extends CommonOrder
|
|||||||
{
|
{
|
||||||
$result = 1;
|
$result = 1;
|
||||||
$this->log($user, 1, time()); // Statut 1
|
$this->log($user, 1, time()); // Statut 1
|
||||||
|
$this->statut = 1;
|
||||||
$this->ref = $num;
|
$this->ref = $num;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user