MSIN-4379 — Refactor team mode handling to ensure unique bib assignment based on team name, enhancing batch processing logic. Update version code to 4.72.912.

This commit is contained in:
2026-07-30 09:02:39 -04:00
parent 39cf05979e
commit 8f3f7d4e83
2 changed files with 142 additions and 39 deletions

View File

@ -7,7 +7,7 @@
* Constantes *
*
**************/
define('_VERSION_CODE', '4.72.911'); // MSIN-4379 — GO batch 1 équipe = 1 dossard (mode UI + regroupement)
define('_VERSION_CODE', '4.72.912'); // MSIN-4379 — 1 équipe = 1 dossard : regroupement sur nom d'équipe
define('_DATE_CODE', '2026-07-30');
//MSIN-4290
define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');