From 029bca40fb15d1216b0f6f67062bae952eb69749 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Thu, 9 Feb 2023 12:50:38 +0100 Subject: [PATCH] recap: place col. ues_validables --- app/tables/recap.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/tables/recap.py b/app/tables/recap.py index c0f32e546..26a911f87 100644 --- a/app/tables/recap.py +++ b/app/tables/recap.py @@ -87,6 +87,7 @@ class TableRecap(tb.Table): "identite_detail", "partition", "cursus", + "col_ues_validables", ] if not res.formsemestre.block_moyenne_generale: groups.append("col_moy_gen")