bugfix
This commit is contained in:
parent
2eff7ee50a
commit
0c584e9703
@ -396,6 +396,7 @@ class Livraison
|
||||
$this->lines[$i] = $LivraisonLigne;
|
||||
}
|
||||
|
||||
$this->commande_id = $expedition->commande_id;
|
||||
$this->note = $expedition->note;
|
||||
$this->projetid = $expedition->projetidp;
|
||||
$this->date_livraison = $expedition->date_livraison;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user