diff options
author | Ătienne Loks <etienne.loks@iggdrasil.net> | 2023-06-27 10:32:34 +0200 |
---|---|---|
committer | Ătienne Loks <etienne.loks@iggdrasil.net> | 2023-06-27 10:39:40 +0200 |
commit | 6e10770d2c121a88be0368c8764c47596bc884ba (patch) | |
tree | 01157afc7e4fa97b63ffe3e572cbd23a218eca14 /changelog | |
parent | b90d2673308b6a2fc696505e437e692928fd1849 (diff) | |
download | Ishtar-6e10770d2c121a88be0368c8764c47596bc884ba.tar.bz2 Ishtar-6e10770d2c121a88be0368c8764c47596bc884ba.zip |
đ sheet: fix float display for hectare
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 a7b2a0d3e..6a172482d 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -9,6 +9,7 @@ v4.0.50 - 2999-12-31 ### Bug fixes ### - Operation form: the operation code field (Patriarche) is no longer optional - forms - unit input: fix round float display +- sheet: fix float display for hectare - fix crash on qrcode generation for base finds v4.0.49 - 2023-06-21 diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 65ab2fdc1..fc3b42bdf 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -9,6 +9,7 @@ v4.0.50 - 2999-12-31 ### Corrections de dysfonctionnements ### - Formulaire opération : le champ code opération (Patriarche) n'est plus facultatif - Formulaires - champ unité : correction des arrondis des flottants +- Fiche : correction de l'affichage à virgule pour les hectares - Correction d'erreur lors de la génération de qrcode pour le mobilier d'origine |