[accompanyingPeriodWorkEvaluation] store comment in db

This commit is contained in:
2021-08-02 22:43:09 +02:00
committed by Marc Ducobu
parent 5635d19252
commit 320f16a121
3 changed files with 31 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ class AccompanyingPeriodWorkEvaluation implements TrackUpdateInterface, TrackCre
/**
* @var string
* @ORM\Column(type="text", nullable=false, options={"default": ""})
* @Serializer\Groups({"read"})
* @Serializer\Groups({"write"})
* @Serializer\Groups({"accompanying_period_work_evaluation:create"})

View File

@@ -67,6 +67,7 @@ class AccompanyingPeriodWorkEvaluationDocument implements \Chill\MainBundle\Doct
*/
private ?DateTimeImmutable $updatedAt;
// TODO: indiquer le document généré par le module "document"
private ?StoredObject $storedObject;
// TODO: ajouter gabarit