mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
[Household members editor] add address suggestion on menage creation
This commit is contained in:
@@ -1169,14 +1169,32 @@ paths:
|
||||
id: 0
|
||||
type: person
|
||||
position:
|
||||
type: position
|
||||
type: household_position
|
||||
id: 1
|
||||
start_date:
|
||||
datetime: 2021-06-01T00:00:00+02:00
|
||||
datetime: "2021-06-01T00:00:00+02:00"
|
||||
comment: "This is my comment for moving"
|
||||
holder: false
|
||||
destination:
|
||||
type: household
|
||||
Moving person to a new household and set an address to this household:
|
||||
value:
|
||||
concerned:
|
||||
-
|
||||
person:
|
||||
id: 0
|
||||
type: person
|
||||
position:
|
||||
type: household_position
|
||||
id: 1
|
||||
start_date:
|
||||
datetime: "2021-06-01T00:00:00+02:00"
|
||||
comment: "This is my comment for moving"
|
||||
holder: false
|
||||
destination:
|
||||
type: household
|
||||
forceAddress:
|
||||
id: 0
|
||||
Moving person to an existing household:
|
||||
value:
|
||||
concerned:
|
||||
@@ -1185,7 +1203,7 @@ paths:
|
||||
id: 0
|
||||
type: person
|
||||
position:
|
||||
type: position
|
||||
type: household_position
|
||||
id: 1
|
||||
start_date:
|
||||
datetime: 2021-06-01T00:00:00+02:00
|
||||
|
Reference in New Issue
Block a user