diff --git a/apps/participation/management/commands/check_hello_asso.py b/apps/participation/management/commands/check_hello_asso.py index a2b36ce..5be4fbe 100644 --- a/apps/participation/management/commands/check_hello_asso.py +++ b/apps/participation/management/commands/check_hello_asso.py @@ -22,10 +22,10 @@ class Command(BaseCommand): token = response['access_token'] organization = "animath" - form_slug = "tfjm-2022" + form_slug = "tfjm-2022-tournois-regionaux" from_date = "2000-01-01" url = f"https://api.helloasso.com/v5/organizations/{organization}/forms/Event/{form_slug}/payments" \ - f"?from={from_date}&pageIndex=1&pageSize=10000&retrieveOfflineDonations=false" + f"?from={from_date}&pageIndex=1&pageSize=100&retrieveOfflineDonations=false" headers = { "Accept": "application/json", "Authorization": f"Bearer {token}", diff --git a/apps/registration/templates/registration/tex/Instructions.tex b/apps/registration/templates/registration/tex/Instructions.tex index 6f44e67..d5eab9a 100644 --- a/apps/registration/templates/registration/tex/Instructions.tex +++ b/apps/registration/templates/registration/tex/Instructions.tex @@ -73,7 +73,7 @@ Si le paiement de plusieurs élèves est fait en une seule opération, merci de \href{mailto: contact@tfjm.org}{contact@tfjm.org} \textbf{avant le paiement} pour garantir l'identification de ce dernier. \subsubsection*{Carte bancaire (uniquement les cartes françaises)} -Le paiement s'effectue en ligne via la plateforme à l'adresse : \url{https://www.helloasso.com/associations/animath/evenements/tfjm-2021} +Le paiement s'effectue en ligne via la plateforme à l'adresse : \url{https://www.helloasso.com/associations/animath/evenements/tfjm-2022-tournois-regionaux} Vous devez impérativement indiquer dans le champ "Référence" la mention "TFJMpu" suivie des noms et prénoms \textbf{de l'élève}.