add custom fields on persons close # 307

This commit is contained in:
Marc Ducobu
2014-11-17 22:28:16 +01:00
parent 088d2851d5
commit 11e687a3ce
6 changed files with 134 additions and 11 deletions

View File

@@ -34,6 +34,8 @@ Chill\PersonBundle\Entity\Person:
proxyHistoryOpenState:
type: boolean
name: proxy_open
cFData:
type: array
manyToOne:
countryOfBirth:
targetEntity: Chill\MainBundle\Entity\Country