modif fonction colture pour sousproduit
This commit is contained in:
parent
a92bf57ef0
commit
989dc85ec9
@ -216,8 +216,8 @@ class Commande
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// on décompte le stock du produit
|
// on décompte pas le stock du produit principal, ça serait fait manuellement avec l'expédition
|
||||||
$result=$mouvS->livraison($user, $this->lignes[$i]->product_id, $entrepot_id, $this->lignes[$i]->qty);
|
// $result=$mouvS->livraison($user, $this->lignes[$i]->product_id, $entrepot_id, $this->lignes[$i]->qty);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user