Skip to content

Commit

Permalink
Merge pull request #3754 from frederic34/patch-16
Browse files Browse the repository at this point in the history
FIX Update status of fournisseur.commande.class.php
  • Loading branch information
eldy committed Oct 17, 2015
2 parents 8a02c82 + d68db2a commit 686a923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/fourn/class/fournisseur.commande.class.php
Expand Up @@ -460,6 +460,7 @@ function valid($user,$idwarehouse=0,$notrigger=0)
{
$result = 1;
$this->log($user, 1, time()); // Statut 1
$this->statut = 1;
$this->ref = $num;
}

Expand Down

0 comments on commit 686a923

Please sign in to comment.