show documents from person in list of document from course

This commit is contained in:
2023-06-27 18:20:41 +02:00
parent 5495b1cb44
commit 7a1feaa8cb
8 changed files with 171 additions and 17 deletions

View File

@@ -269,6 +269,7 @@ class AccompanyingPeriod implements
* cascade={"persist", "refresh", "remove", "merge", "detach"})
* @Groups({"read", "docgen:read"})
* @ParticipationOverlap(groups={AccompanyingPeriod::STEP_DRAFT, AccompanyingPeriod::STEP_CONFIRMED})
* @var Collection<AccompanyingPeriodParticipation>
*/
private Collection $participations;
@@ -870,6 +871,7 @@ class AccompanyingPeriod implements
/**
* Get Participations Collection.
* @return Collection<AccompanyingPeriodParticipation>
*/
public function getParticipations(): Collection
{

View File

@@ -1236,4 +1236,3 @@ generic_doc:
filter:
keys:
accompanying_period_work_evaluation_document: Document des actions d'accompagnement
person_document: Documents de la personne