thirdparty docgen normalizer: fix return type for telephone

This commit is contained in:
2022-01-12 09:39:15 +01:00
parent 6b1310148f
commit 9fe744f09f
3 changed files with 15 additions and 6 deletions

View File

@@ -11,6 +11,16 @@ and this project adheres to
## Unreleased
<!-- write down unreleased development here -->
## Test releases
### test release 2022-01-12
* fix thirdparty normalizer on telephone field: https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/322
### test release 2022-01-11
* vuejs: translate in French all multiselect widgets
* [address] define address lines according postal standards for France and Belgium (default) and change AddressRender, chill_entity_render_box and AddressRenderBox.vue
* [household] change translations (champs-libres/departement-de-la-vendee/accent-suivi-developpement#109)
@@ -44,8 +54,6 @@ and this project adheres to
* List notifications, show, and comment in User section
* Notify button and contextual notification box on associated objects pages
## Test releases
### test release 2021-12-14
* [asideactivity] creation of aside activity category fixed (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/262)