Loading module/Oscar/src/Oscar/Entity/Activity.php +2 −0 Original line number Diff line number Diff line Loading @@ -2737,6 +2737,7 @@ class Activity implements ResourceInterface 'ID Projet' => $this->getProject() ? $this->getProject()->getId() : 'N.D', 'Acronyme' => $this->getAcronym(), 'Projet' => $this->getProject() ? $this->getProject()->getLabel() : '', 'Description du projet' => $this->getProject() ? $this->getProject()->getDescription() : '', 'Avenants' => count($this->getAvenants()), 'Intitulé' => $this->getLabel(), 'N°Financier' => $this->getCodeEOTP(), Loading Loading @@ -2802,6 +2803,7 @@ class Activity implements ResourceInterface 'ID Projet', 'Acronyme', 'Projet', 'Description du projet', 'Avenants', 'Intitulé', 'N°Financier', Loading Loading
module/Oscar/src/Oscar/Entity/Activity.php +2 −0 Original line number Diff line number Diff line Loading @@ -2737,6 +2737,7 @@ class Activity implements ResourceInterface 'ID Projet' => $this->getProject() ? $this->getProject()->getId() : 'N.D', 'Acronyme' => $this->getAcronym(), 'Projet' => $this->getProject() ? $this->getProject()->getLabel() : '', 'Description du projet' => $this->getProject() ? $this->getProject()->getDescription() : '', 'Avenants' => count($this->getAvenants()), 'Intitulé' => $this->getLabel(), 'N°Financier' => $this->getCodeEOTP(), Loading Loading @@ -2802,6 +2803,7 @@ class Activity implements ResourceInterface 'ID Projet', 'Acronyme', 'Projet', 'Description du projet', 'Avenants', 'Intitulé', 'N°Financier', Loading