From d76fdfefbe0c21b424d5bda720837989b4cb8af7 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Thu, 18 Jul 2024 16:27:48 +0200 Subject: [PATCH] =?UTF-8?q?Bulletin=20court=20BUT:=20n'affiche=20pas=20la?= =?UTF-8?q?=20date=20de=20la=20d=C3=A9cision=20ann=C3=A9e.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/but/bulletin_but_court_pdf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/but/bulletin_but_court_pdf.py b/app/but/bulletin_but_court_pdf.py index 641ac9c4..b571a316 100644 --- a/app/but/bulletin_but_court_pdf.py +++ b/app/but/bulletin_but_court_pdf.py @@ -533,9 +533,7 @@ class BulletinGeneratorBUTCourt(BulletinGeneratorStandard): if self.bul["semestre"].get("decision_annee", None): txt += f""" - Décision saisie le { - datetime.datetime.fromisoformat(self.bul["semestre"]["decision_annee"]["date"]).strftime(scu.DATE_FMT) - }, année BUT{self.bul["semestre"]["decision_annee"]["ordre"]} + Décision année BUT{self.bul["semestre"]["decision_annee"]["ordre"]} {self.bul["semestre"]["decision_annee"]["code"]}.
{self.bul.get("diplomation", "")}