Fix: bul. BUT court sur etudiants DEM

This commit is contained in:
Emmanuel Viennet 2024-07-10 01:00:51 +02:00
parent abb6907a5d
commit 6ae433aa61

View File

@ -538,7 +538,7 @@ class BulletinGeneratorBUTCourt(BulletinGeneratorStandard):
}, année BUT{self.bul["semestre"]["decision_annee"]["ordre"]}
<b>{self.bul["semestre"]["decision_annee"]["code"]}</b>.
<br/>
{self.bul["diplomation"]}
{self.bul.get("diplomation", "")}
"""
if self.diplome_dut120_descr:
txt += f"""<br/>{self.diplome_dut120_descr}."""