titulaire field removed from household edit form

This commit is contained in:
2021-12-06 14:07:21 +00:00
committed by Julien Fastré
parent d2c61a26ea
commit 07f53e6758
2 changed files with 1 additions and 12 deletions

View File

@@ -15,6 +15,7 @@ and this project adheres to
* [main] address: in edit mode, select the encoded values in multiselect for address reference and city (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/316)
* [person search] fix bug when using birthdate after and birthdate before
* [person search] increase pertinence when lastname begins with search pattern
* [household] field to edit wheter person is titulaire of household or not removed (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/322)
* [activity] create work if a work with same social action is not associated to the activity
* [visgraph] improve and fix bugs on vis-network relationship graph
* [bugfix] posting of birth- and deathdate through api fixed.