From b755c52eb22fa042827922b6cc4db4541e1f44b3 Mon Sep 17 00:00:00 2001 From: Gruber Laurent Date: Mon, 8 Jul 2024 15:06:23 +0200 Subject: [PATCH] Create changelog-14.2 (#2823) * Create changelog-14.2.fr.md * Create changelog-14.2.en.md --- changelogs/changelog-14.2.en.md | 6 ++++++ changelogs/changelog-14.2.fr.md | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 changelogs/changelog-14.2.en.md create mode 100644 changelogs/changelog-14.2.fr.md diff --git a/changelogs/changelog-14.2.en.md b/changelogs/changelog-14.2.en.md new file mode 100644 index 00000000000..1906c08d969 --- /dev/null +++ b/changelogs/changelog-14.2.en.md @@ -0,0 +1,6 @@ +- Taking attendance from the public reception desk +- Taking account of reasons for absence on attendance lists +- Validation of attendance lists by a trainer +- Complete management of a training course is possible from the E.A. +- Pedagogical follow-up: generation of certificates in the database +- Improved generation of unique codes diff --git a/changelogs/changelog-14.2.fr.md b/changelogs/changelog-14.2.fr.md new file mode 100644 index 00000000000..e9e9e1ac38f --- /dev/null +++ b/changelogs/changelog-14.2.fr.md @@ -0,0 +1,6 @@ +- Prise de présence depuis l'accueil public +- Prise en compte de motif d'absence sur les présences +- La validation des listes de présences par un formateur +- La gestion complète d'une formation est possible depuis l'E.A. +- Suivi pédagogique : génération d'attestation en base de données +- Amélioration génération des codes uniques