[activity] fix loading of social action in edit mode

This commit is contained in:
2021-11-29 23:01:17 +01:00
parent 7b0c7988df
commit e99b14b870
3 changed files with 28 additions and 7 deletions

View File

@@ -11,10 +11,17 @@ and this project adheres to
## Unreleased
<!-- write down unreleased development here -->
* [household] do not allow to create two addresses on the same date
## Test releases
### Test release 2021-11-19 - bis
* [household] do not allow to create two addresses on the same date
* [activity] handle case when there is no social action associated to social issue
* [activity] layout for issues / actions
* [activity][bugfix] in edit mode, the form will now load the social action list
### Test release 2021-11-29
* [person] suggest entities (person | thirdparty) when creating/editing the accompanying course (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/119)