mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 22:35:01 +00:00
add homeless to addresses
This commit is contained in:
@@ -16,6 +16,9 @@ Chill\MainBundle\Entity\Address:
|
||||
length: 255
|
||||
validFrom:
|
||||
type: date
|
||||
isNoAddress:
|
||||
type: boolean
|
||||
default: false
|
||||
manyToOne:
|
||||
postcode:
|
||||
targetEntity: Chill\MainBundle\Entity\PostalCode
|
||||
|
Reference in New Issue
Block a user