Merge pull request #3754 from frederic34/patch-16
FIX Update status of fournisseur.commande.class.php
This commit is contained in:
commit
686a923974
@ -460,6 +460,7 @@ class CommandeFournisseur extends CommonOrder
|
||||
{
|
||||
$result = 1;
|
||||
$this->log($user, 1, time()); // Statut 1
|
||||
$this->statut = 1;
|
||||
$this->ref = $num;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user