Ajout commentaire
This commit is contained in:
parent
2dda97bfbf
commit
31dc7469dc
@ -2077,7 +2077,7 @@ class WsEntreprise extends WsScore
|
|||||||
$libelle = $formule['libelle'];
|
$libelle = $formule['libelle'];
|
||||||
$unite = $formule['unite'];
|
$unite = $formule['unite'];
|
||||||
$commentaires = $formule['commentaires'];
|
$commentaires = $formule['commentaires'];
|
||||||
$tabFormulesInfos[$id] = $formule;
|
$tabFormulesInfos[$id] = $formule; //Pour la gestion des unités des ratios secteur
|
||||||
$ratiosInfos = new RatiosInfos();
|
$ratiosInfos = new RatiosInfos();
|
||||||
$ratiosInfos->id = 'r'.$id;
|
$ratiosInfos->id = 'r'.$id;
|
||||||
$ratiosInfos->libelle = $formule['libelle'];
|
$ratiosInfos->libelle = $formule['libelle'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user