Calcul formule dans modules sans note (pour malus) [contrib. JMP]

This commit is contained in:
viennet 2020-12-29 23:16:40 +01:00
parent 97f69ebc7d
commit 1f4a32a485
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ def do_moduleimpl_moyennes(context, nt, mod):
notes.append(0.0)
coefs.append(0.0)
coefs_mask.append(0)
if nb_notes > 0:
if nb_notes > 0 or formula_use_abs:
user_moy = compute_user_formula(
context,
sem,