mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-19 21:24:59 +00:00
[address] allow to add custom data on addresses
This commit is contained in:
@@ -19,6 +19,9 @@ Chill\MainBundle\Entity\Address:
|
||||
isNoAddress:
|
||||
type: boolean
|
||||
default: false
|
||||
customs:
|
||||
type: json
|
||||
default: []
|
||||
manyToOne:
|
||||
postcode:
|
||||
targetEntity: Chill\MainBundle\Entity\PostalCode
|
||||
|
Reference in New Issue
Block a user