rcupration de l'id du contact
This commit is contained in:
parent
59657f90e9
commit
4597f262c9
@ -117,6 +117,7 @@ class Commande
|
||||
$this->mode_reglement_id = $propal->mode_reglement_id;
|
||||
$this->date_livraison = $propal->date_livraison;
|
||||
$this->adresse_livraison_id = $propal->adresse_livraison_id;
|
||||
$this->contact_id = $propal->contactid;
|
||||
|
||||
/* Définit la société comme un client */
|
||||
$soc = new Societe($this->db);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user