diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-01-10 15:58:30 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:56:44 +0100 |
commit | 8b23fe52c07114ca43a0d0c18182d60ad03aa78d (patch) | |
tree | c0f1e33f76005c2372b86da8bf9d764ded71cdbf /changelog | |
parent | 1070a8a4f0232b2d3fda1e21a143f63ef72a1a9d (diff) | |
download | Ishtar-8b23fe52c07114ca43a0d0c18182d60ad03aa78d.tar.bz2 Ishtar-8b23fe52c07114ca43a0d0c18182d60ad03aa78d.zip |
🗃️ Container: new field Code (forms, sheet, search index and autocomplete) (refs #5704)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index d222633e1..80ecf22b8 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -6,6 +6,7 @@ v4.0.XX - 2099-12-31 - add coordinates display - get coordinates from geolocalisation - geo sheet: display point buffer +- Container: new field Code (forms, sheet, search index and autocomplete) (#5704)' #### Imports ##### - pre-import forms diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 63a543741..1dba0a3f0 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -6,6 +6,7 @@ v4.0.XX - 2099-12-31 - affichage des coordonnées - obtention des coordonnées depuis la géolocalisation - fiche géographique: affichage du tampon du point +- Contenant : nouveau champ Code (formulaires, fiche, index de recherche et autocomplétion) (#5704) #### Imports ##### |