diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-05 18:00:23 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:51:52 +0100 |
commit | 90dedc12bcae563a03db4c5951202ee145c4e735 (patch) | |
tree | 0902fb7d0874774b2ec2e8c2d4d03ca26b060b1e /changelog | |
parent | b9097926dfd5aeb2ce211122920298956d802824 (diff) | |
download | Ishtar-90dedc12bcae563a03db4c5951202ee145c4e735.tar.bz2 Ishtar-90dedc12bcae563a03db4c5951202ee145c4e735.zip |
✨ imports: manage ignore_errors
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 8d2a989a2..44ee99235 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -10,6 +10,7 @@ v4.0.XX - 2099-12-31 - reorganization of fields - improved presentation - import sheet (links from other sheet to the import sheet) +- import: allow to exclude some errors messages ### Technical ### - update relationship between imports and main items diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index d7b39fcdd..baa47f919 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -10,6 +10,7 @@ v4.0.XX - 2099-12-31 - réorganisation des champs - amélioration de la présentation - fiche d'import (liens des autres fiches vers la fiche import) +- import: possibilité d'ignorer certains messages d'erreur ### Technique ### - relation de mise à jour entre imports et les éléments principaux |