mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
add container configuration for history tracking on person class
This commit is contained in:
@@ -47,6 +47,9 @@ CL\Chill\PersonBundle\Entity\Person:
|
||||
proxyHistoryOpenState:
|
||||
type: boolean
|
||||
name: proxy_open
|
||||
historyId:
|
||||
type: string
|
||||
length: 40
|
||||
manyToOne:
|
||||
countryOfBirth:
|
||||
targetEntity: CL\Chill\MainBundle\Entity\Country
|
||||
|
Reference in New Issue
Block a user