From c1a0bd01cba0c751e456f923193ba31aa886e42e Mon Sep 17 00:00:00 2001 From: Romain Degez <romain.degez.etu@univ-lille.fr> Date: Tue, 25 Feb 2025 11:59:19 +0100 Subject: [PATCH] add information rapport --- RapportTicket/RapportTicket.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RapportTicket/RapportTicket.md b/RapportTicket/RapportTicket.md index ee02b29e..216aacf3 100644 --- a/RapportTicket/RapportTicket.md +++ b/RapportTicket/RapportTicket.md @@ -109,6 +109,11 @@ return render_template( ) ``` +Pour récupérer les valeurs du bulletin : +_build_bulletin_but_infos(etud, formsemestre, fmt=fmt) + +/home/infoetu/romain.degez.etu/BUT3/SEM6/R6.A.06/TP/scodoc_r6a06/app/but/bulletin_but_court.py + ### 2.2 - Proposition d'implémentation -- GitLab