mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix: le projet n'tait pas rcupr dabs la commande
This commit is contained in:
@@ -109,6 +109,7 @@ class Commande
|
||||
}
|
||||
|
||||
$this->soc_id = $propal->soc_id;
|
||||
$this->projetid = $propal->projetidp;
|
||||
$this->cond_reglement_id = $propal->cond_reglement_id;
|
||||
$this->mode_reglement_id = $propal->mode_reglement_id;
|
||||
$this->date_livraison = $propal->date_livraison;
|
||||
|
||||
Reference in New Issue
Block a user