mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Raw integration of accompanying person (with respect of 'cahier de cahrge)
This commit is contained in:
@@ -7,13 +7,13 @@ Chill\PersonBundle\Entity\AccompanyingPeriod:
|
||||
id: true
|
||||
generator: { strategy: AUTO }
|
||||
fields:
|
||||
date_opening:
|
||||
openingDate:
|
||||
type: date
|
||||
date_closing:
|
||||
closingDate:
|
||||
type: date
|
||||
default: null
|
||||
nullable: true
|
||||
memo:
|
||||
remark:
|
||||
type: text
|
||||
manyToOne:
|
||||
person:
|
||||
|
Reference in New Issue
Block a user