mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 09:02:11 +01:00 
			
		
		
		
	Update HelloAsso link
This commit is contained in:
		@@ -11,7 +11,7 @@ import requests
 | 
			
		||||
class Command(BaseCommand):
 | 
			
		||||
    def handle(self, *args, **options):  # noqa: C901
 | 
			
		||||
        organization = "animath"
 | 
			
		||||
        form_slug = "tfjmm-2018"
 | 
			
		||||
        form_slug = "tfjm-2021"
 | 
			
		||||
        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"
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,7 @@
 | 
			
		||||
            <p>
 | 
			
		||||
                {% blocktrans trimmed %}
 | 
			
		||||
                    You can pay with a credit card through
 | 
			
		||||
                    <a class="alert-link" href="https://www.helloasso.com/associations/animath/evenements/tfjmm-2018">our Hello Asso page</a>.
 | 
			
		||||
                    <a class="alert-link" href="https://www.helloasso.com/associations/animath/evenements/tfjm-2021">our Hello Asso page</a>.
 | 
			
		||||
                    To make the validation of the payment easier, <span class="text-danger">please use the same e-mail
 | 
			
		||||
                    address that you use on this platform.</span> The payment verification will be checked automatically
 | 
			
		||||
                    under 10 minutes, you don't necessary need to fill this form.
 | 
			
		||||
 
 | 
			
		||||
@@ -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/tfjmm-2021}
 | 
			
		||||
Le paiement s'effectue en ligne via la plateforme à l'adresse : \url{https://www.helloasso.com/associations/animath/evenements/tfjm-2021}
 | 
			
		||||
 | 
			
		||||
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}.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1482,7 +1482,7 @@ msgstr ""
 | 
			
		||||
#: apps/registration/templates/registration/payment_form.html:17
 | 
			
		||||
msgid ""
 | 
			
		||||
"You can pay with a credit card through <a class=\"alert-link\" href="
 | 
			
		||||
"\"https://www.helloasso.com/associations/animath/evenements/tfjmm-2018\">our "
 | 
			
		||||
"\"https://www.helloasso.com/associations/animath/evenements/tfjmm-2021\">our "
 | 
			
		||||
"Hello Asso page</a>. To make the validation of the payment easier, <span "
 | 
			
		||||
"class=\"text-danger\">please use the same e-mail address that you use on "
 | 
			
		||||
"this platform.</span> The payment verification will be checked automatically "
 | 
			
		||||
@@ -1490,7 +1490,7 @@ msgid ""
 | 
			
		||||
msgstr ""
 | 
			
		||||
"Vous pouvez payer par carte bancaire sur <a class=\"alert-link\" href="
 | 
			
		||||
"\"https://www.helloasso.com/associations/animath/evenements/"
 | 
			
		||||
"tfjmm-2018\">notre page Hello Asso</a>. Pour rendre la validation du "
 | 
			
		||||
"tfjmm-2021\">notre page Hello Asso</a>. Pour rendre la validation du "
 | 
			
		||||
"paiement plus facile, <span class=\"text-danger\">merci d'utiliser la même "
 | 
			
		||||
"adresse e-mail que vous utilisez sur cette plateforme.</span> La "
 | 
			
		||||
"vérification du paiement sera faite automatiquement sous 10 minutes, vous "
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user