diff --git a/src/Command/CheckDnsCommand.php b/src/Command/CheckDnsCommand.php index f488b5f..0366970 100644 --- a/src/Command/CheckDnsCommand.php +++ b/src/Command/CheckDnsCommand.php @@ -22,7 +22,7 @@ use Twig\Environment; )] class CheckDnsCommand extends Command { - private const MONITOR_EMAIL = 'monitor@e-cosplay.fr'; + private const MONITOR_EMAIL = 'notification@e-cosplay.fr'; public function __construct( private DnsCheckService $dnsCheck, diff --git a/src/Command/CheckNddCommand.php b/src/Command/CheckNddCommand.php index 6e53270..1921872 100644 --- a/src/Command/CheckNddCommand.php +++ b/src/Command/CheckNddCommand.php @@ -20,7 +20,7 @@ use Twig\Environment; class CheckNddCommand extends Command { private const EXPIRATION_THRESHOLD_DAYS = 30; - private const MONITOR_EMAIL = 'monitor@e-cosplay.fr'; + private const MONITOR_EMAIL = 'notification@e-cosplay.fr'; public function __construct( private EntityManagerInterface $em, diff --git a/src/Command/TestMailCommand.php b/src/Command/TestMailCommand.php index 11f1fca..d3a590b 100644 --- a/src/Command/TestMailCommand.php +++ b/src/Command/TestMailCommand.php @@ -83,7 +83,7 @@ class TestMailCommand extends Command $directMailer = new Mailer($transport); $email = (new Email()) - ->from('Association E-Cosplay ') + ->from('Association E-Cosplay ') ->to($to) ->subject($subject) ->html($html); diff --git a/src/Controller/Admin/AttestationCustomController.php b/src/Controller/Admin/AttestationCustomController.php index 9c4198f..b9b29ff 100644 --- a/src/Controller/Admin/AttestationCustomController.php +++ b/src/Controller/Admin/AttestationCustomController.php @@ -137,7 +137,7 @@ class AttestationCustomController extends AbstractController 'file' => 'data:application/pdf;base64,'.$pdfBase64, ]], 'submitters' => [[ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'First Party', 'send_email' => false, diff --git a/src/Controller/Admin/ClientsController.php b/src/Controller/Admin/ClientsController.php index 35db509..301c046 100644 --- a/src/Controller/Admin/ClientsController.php +++ b/src/Controller/Admin/ClientsController.php @@ -741,7 +741,7 @@ class ClientsController extends AbstractController 'file' => 'data:application/pdf;base64,'.$pdfBase64, ]], 'submitters' => [[ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'First Party', 'completed' => true, @@ -818,7 +818,7 @@ class ClientsController extends AbstractController 'file' => 'data:application/pdf;base64,'.$pdfBase64, ]], 'submitters' => [[ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'First Party', 'completed' => true, @@ -902,7 +902,7 @@ class ClientsController extends AbstractController 'file' => 'data:application/pdf;base64,'.$pdfBase64, ]], 'submitters' => [[ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'First Party', 'completed' => true, diff --git a/src/Controller/Admin/ContratController.php b/src/Controller/Admin/ContratController.php index 4ece6b6..227c77f 100644 --- a/src/Controller/Admin/ContratController.php +++ b/src/Controller/Admin/ContratController.php @@ -143,7 +143,7 @@ class ContratController extends AbstractController ]], 'submitters' => [ [ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'Company', 'completed' => true, diff --git a/src/Controller/Admin/EFlexController.php b/src/Controller/Admin/EFlexController.php index af0203f..2f917b4 100644 --- a/src/Controller/Admin/EFlexController.php +++ b/src/Controller/Admin/EFlexController.php @@ -171,7 +171,7 @@ class EFlexController extends AbstractController ]], 'submitters' => [ [ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'Company', 'completed' => true, diff --git a/src/Controller/Admin/EcheancierController.php b/src/Controller/Admin/EcheancierController.php index 411bcfe..3c71c83 100644 --- a/src/Controller/Admin/EcheancierController.php +++ b/src/Controller/Admin/EcheancierController.php @@ -319,7 +319,7 @@ class EcheancierController extends AbstractController ], 'submitters' => [ [ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'Company', 'completed' => true, @@ -424,7 +424,7 @@ class EcheancierController extends AbstractController 'file' => 'data:application/pdf;base64,'.$pdfBase64, ]], 'submitters' => [[ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'First Party', 'completed' => true, diff --git a/src/Controller/EcheancierProcessController.php b/src/Controller/EcheancierProcessController.php index 8beff0a..b4cf1ee 100644 --- a/src/Controller/EcheancierProcessController.php +++ b/src/Controller/EcheancierProcessController.php @@ -242,7 +242,7 @@ class EcheancierProcessController extends AbstractController // Notification email a l'admin try { $this->mailer->sendEmail( - 'monitor@e-cosplay.fr', + 'notification@e-cosplay.fr', 'Echeancier '.$ref.' refuse par '.$customer->getFullName(), $this->twig->render('emails/echeancier_refused_admin.html.twig', [ 'customer' => $customer, diff --git a/src/Controller/LegalController.php b/src/Controller/LegalController.php index ccfe114..2bc7ade 100644 --- a/src/Controller/LegalController.php +++ b/src/Controller/LegalController.php @@ -188,7 +188,7 @@ class LegalController extends AbstractController : 'Aucune donnee trouvee pour cette adresse IP.'); } } catch (\Throwable) { - $this->addFlash('error', 'Une erreur est survenue lors du traitement de votre demande. Veuillez reessayer ou nous contacter a contact@e-cosplay.fr.'); + $this->addFlash('error', 'Une erreur est survenue lors du traitement de votre demande. Veuillez reessayer ou nous contacter a client@e-cosplay.fr.'); } return $this->redirect($this->generateUrl('app_legal_rgpd').self::RGPD_ANCHOR); diff --git a/src/Controller/WebhookDocuSealController.php b/src/Controller/WebhookDocuSealController.php index 54ba04f..5e4b92b 100644 --- a/src/Controller/WebhookDocuSealController.php +++ b/src/Controller/WebhookDocuSealController.php @@ -23,7 +23,7 @@ use Twig\Environment; class WebhookDocuSealController extends AbstractController { private const ATTESTATION_NOT_FOUND = 'Attestation not found'; - private const MONITOR_EMAIL = 'monitor@e-cosplay.fr'; + private const MONITOR_EMAIL = 'notification@e-cosplay.fr'; #[Route('/webhooks/docuseal', name: 'app_webhook_docuseal', methods: ['POST'])] public function __invoke( diff --git a/src/Controller/WebhookStripeController.php b/src/Controller/WebhookStripeController.php index 6448f7b..57cc8d6 100644 --- a/src/Controller/WebhookStripeController.php +++ b/src/Controller/WebhookStripeController.php @@ -956,7 +956,7 @@ class WebhookStripeController extends AbstractController 'file' => 'data:application/pdf;base64,'.$pdfBase64, ]], 'submitters' => [[ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => 'First Party', 'completed' => true, diff --git a/src/Security/TwoFactorCodeMailer.php b/src/Security/TwoFactorCodeMailer.php index b584d2a..1c64b21 100644 --- a/src/Security/TwoFactorCodeMailer.php +++ b/src/Security/TwoFactorCodeMailer.php @@ -25,7 +25,7 @@ class TwoFactorCodeMailer implements AuthCodeMailerInterface ]); $email = (new Email()) - ->from('CRM E-Cosplay ') + ->from('CRM E-Cosplay ') ->to($user->getEmailAuthRecipient()) ->subject('CRM E-Cosplay - Code de verification') ->html($html); diff --git a/src/Service/DocuSealService.php b/src/Service/DocuSealService.php index ccbe45e..15456b1 100644 --- a/src/Service/DocuSealService.php +++ b/src/Service/DocuSealService.php @@ -57,7 +57,7 @@ class DocuSealService ], 'submitters' => [ [ - 'email' => 'contact@e-cosplay.fr', + 'email' => 'client@e-cosplay.fr', 'name' => 'Association E-Cosplay', 'role' => self::ROLE_FIRST_PARTY, 'completed' => true, diff --git a/src/Service/MailerService.php b/src/Service/MailerService.php index 1008dd3..a5ad9ff 100644 --- a/src/Service/MailerService.php +++ b/src/Service/MailerService.php @@ -219,8 +219,8 @@ class MailerService 'FN:Association E-Cosplay', 'ORG:Association E-Cosplay', 'TEL;TYPE=WORK,VOICE:+33679348802', - 'EMAIL;TYPE=INTERNET,PREF:contact@e-cosplay.fr', - 'EMAIL;TYPE=INTERNET:contact@e-cosplay.fr', + 'EMAIL;TYPE=INTERNET,PREF:client@e-cosplay.fr', + 'EMAIL;TYPE=INTERNET:client@e-cosplay.fr', 'ADR;TYPE=WORK:;;42 rue de Saint-Quentin;Beautor;;02800;France', 'URL:https://www.e-cosplay.fr', 'URL:https://crm.e-cosplay.fr', diff --git a/src/Service/Pdf/AdvertPdf.php b/src/Service/Pdf/AdvertPdf.php index 1e8225b..0bbf30d 100644 --- a/src/Service/Pdf/AdvertPdf.php +++ b/src/Service/Pdf/AdvertPdf.php @@ -281,7 +281,7 @@ class AdvertPdf extends Fpdi $this->SetFont('Arial', '', 8); $this->SetTextColor(0, 0, 0); $this->Cell(190, 4, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tél: 07 66 95 70 06'), 0, 1, 'C'); - $this->Cell(190, 4, $this->enc('e-mail : contact@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 4, $this->enc('e-mail : client@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 4, $this->enc('Association E-Cosplay - N°SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); diff --git a/src/Service/Pdf/AttestationCustomPdf.php b/src/Service/Pdf/AttestationCustomPdf.php index fe6d42b..04d46c8 100644 --- a/src/Service/Pdf/AttestationCustomPdf.php +++ b/src/Service/Pdf/AttestationCustomPdf.php @@ -64,7 +64,7 @@ class AttestationCustomPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); diff --git a/src/Service/Pdf/ClientClosurePdf.php b/src/Service/Pdf/ClientClosurePdf.php index b1ffb16..1f5e823 100644 --- a/src/Service/Pdf/ClientClosurePdf.php +++ b/src/Service/Pdf/ClientClosurePdf.php @@ -42,7 +42,7 @@ class ClientClosurePdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); diff --git a/src/Service/Pdf/ClientWarningPdf.php b/src/Service/Pdf/ClientWarningPdf.php index 55a9a6f..ad765cb 100644 --- a/src/Service/Pdf/ClientWarningPdf.php +++ b/src/Service/Pdf/ClientWarningPdf.php @@ -62,7 +62,7 @@ class ClientWarningPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); @@ -215,7 +215,7 @@ class ClientWarningPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 10); - $this->Cell(0, 5, $this->enc('Contact : contact@e-cosplay.fr'), 0, 1, 'L'); + $this->Cell(0, 5, $this->enc('Contact : client@e-cosplay.fr'), 0, 1, 'L'); $this->Ln(5); } diff --git a/src/Service/Pdf/ClientWarningResetPdf.php b/src/Service/Pdf/ClientWarningResetPdf.php index 16ea536..ab43635 100644 --- a/src/Service/Pdf/ClientWarningResetPdf.php +++ b/src/Service/Pdf/ClientWarningResetPdf.php @@ -41,7 +41,7 @@ class ClientWarningResetPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); diff --git a/src/Service/Pdf/ComptaPdf.php b/src/Service/Pdf/ComptaPdf.php index d1ca598..abbf743 100644 --- a/src/Service/Pdf/ComptaPdf.php +++ b/src/Service/Pdf/ComptaPdf.php @@ -109,7 +109,7 @@ class ComptaPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(0, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(0, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); $this->Cell(0, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); diff --git a/src/Service/Pdf/ContratMigrationSiteconseilPdf.php b/src/Service/Pdf/ContratMigrationSiteconseilPdf.php index 1ae7e48..ebac00c 100644 --- a/src/Service/Pdf/ContratMigrationSiteconseilPdf.php +++ b/src/Service/Pdf/ContratMigrationSiteconseilPdf.php @@ -42,7 +42,7 @@ class ContratMigrationSiteconseilPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); diff --git a/src/Service/Pdf/DevisPdf.php b/src/Service/Pdf/DevisPdf.php index b42224f..990b334 100644 --- a/src/Service/Pdf/DevisPdf.php +++ b/src/Service/Pdf/DevisPdf.php @@ -261,7 +261,7 @@ class DevisPdf extends Fpdi $this->SetFont('Arial', '', 8); $this->SetTextColor(0, 0, 0); $this->Cell(190, 4, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tél: 07 66 95 70 06'), 0, 1, 'C'); - $this->Cell(190, 4, $this->enc('e-mail : contact@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 4, $this->enc('e-mail : client@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 4, $this->enc('Association E-Cosplay - N°SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); // Numero de page avec alias {nb} diff --git a/src/Service/Pdf/EFlexPdf.php b/src/Service/Pdf/EFlexPdf.php index 424cbe3..3efcf87 100644 --- a/src/Service/Pdf/EFlexPdf.php +++ b/src/Service/Pdf/EFlexPdf.php @@ -49,7 +49,7 @@ class EFlexPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); diff --git a/src/Service/Pdf/EcheancierAttestationPdf.php b/src/Service/Pdf/EcheancierAttestationPdf.php index f3cf3e1..d2bf3d2 100644 --- a/src/Service/Pdf/EcheancierAttestationPdf.php +++ b/src/Service/Pdf/EcheancierAttestationPdf.php @@ -49,7 +49,7 @@ class EcheancierAttestationPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); diff --git a/src/Service/Pdf/EcheancierPdf.php b/src/Service/Pdf/EcheancierPdf.php index 19c8788..c438650 100644 --- a/src/Service/Pdf/EcheancierPdf.php +++ b/src/Service/Pdf/EcheancierPdf.php @@ -47,7 +47,7 @@ class EcheancierPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 7); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 3, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 3, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); $this->SetTextColor(150, 150, 150); @@ -222,7 +222,7 @@ class EcheancierPdf extends Fpdi 'Le prelevement sera effectue automatiquement a chaque date prevue via Stripe.', 'En cas d\'echec de prelevement, une relance sera envoyee par email.', 'Apres 2 echecs consecutifs, l\'echeancier sera considere en defaut.', - 'Le client peut contacter contact@e-cosplay.fr pour toute question.', + 'Le client peut contacter client@e-cosplay.fr pour toute question.', 'Majoration de 5% du montant total conformement aux CGV (article 11).', ]; diff --git a/src/Service/Pdf/FacturePdf.php b/src/Service/Pdf/FacturePdf.php index 0127b0a..8bcd4a0 100644 --- a/src/Service/Pdf/FacturePdf.php +++ b/src/Service/Pdf/FacturePdf.php @@ -290,7 +290,7 @@ class FacturePdf extends Fpdi $this->SetFont('Arial', '', 8); $this->SetTextColor(0, 0, 0); $this->Cell(190, 4, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tél: 07 66 95 70 06'), 0, 1, 'C'); - $this->Cell(190, 4, $this->enc('e-mail : contact@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 4, $this->enc('e-mail : client@e-cosplay.fr - www.e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 4, $this->enc('Association E-Cosplay - N°SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); diff --git a/src/Service/Pdf/RapportFinancierPdf.php b/src/Service/Pdf/RapportFinancierPdf.php index 66af659..dda31df 100644 --- a/src/Service/Pdf/RapportFinancierPdf.php +++ b/src/Service/Pdf/RapportFinancierPdf.php @@ -111,7 +111,7 @@ class RapportFinancierPdf extends Fpdi $this->Ln(3); $this->SetFont('Arial', '', 8); $this->SetTextColor(0, 0, 0); - $this->Cell(190, 4, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - contact@e-cosplay.fr'), 0, 1, 'C'); + $this->Cell(190, 4, $this->enc('42 rue de Saint-Quentin - 02800 BEAUTOR - Tel: 07 66 95 70 06 - client@e-cosplay.fr'), 0, 1, 'C'); $this->Cell(190, 4, $this->enc('Association E-Cosplay - N SIRET 943 121 517 00011 - CODE APE 9329Z - RNA W022006988'), 0, 1, 'C'); $this->SetFont('Arial', 'I', 7); diff --git a/templates/admin/logs/pdf.html.twig b/templates/admin/logs/pdf.html.twig index bb258d5..376f010 100644 --- a/templates/admin/logs/pdf.html.twig +++ b/templates/admin/logs/pdf.html.twig @@ -92,7 +92,7 @@ {% block footer_contact %}
- contact@e-cosplay.fr + client@e-cosplay.fr
{% endblock %} @@ -100,6 +100,6 @@ {% block footer_legal %} Association E-Cosplay — Siret : 943 121 517 — TVA : FR05 943 121 517
- 42 rue de Beautor, 02800 Beautor, France — contact@e-cosplay.fr
+ 42 rue de Beautor, 02800 Beautor, France — client@e-cosplay.fr
www.e-cosplay.fr {% endblock %} diff --git a/templates/attestation_custom/verify.html.twig b/templates/attestation_custom/verify.html.twig index 94b4813..1c433a8 100644 --- a/templates/attestation_custom/verify.html.twig +++ b/templates/attestation_custom/verify.html.twig @@ -97,7 +97,7 @@ {% endif %}

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/base.html.twig b/templates/base.html.twig index 021a1a8..7570c97 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -15,7 +15,7 @@ "name": "CRM E-Cosplay", "url": "https://crm.e-cosplay.fr", "logo": "https://crm.e-cosplay.fr/logo.jpg", - "email": "contact@e-cosplay.fr", + "email": "client@e-cosplay.fr", "telephone": "+33679348802", "address": { "@type": "PostalAddress", @@ -138,8 +138,8 @@

Nous Contacter

42 RUE DE SAINT-QUENTIN
02800 BEAUTOR, FRANCE

- - contact@e-cosplay.fr + + client@e-cosplay.fr
diff --git a/templates/devis/refused.html.twig b/templates/devis/refused.html.twig index 4c20032..2e9b0e2 100644 --- a/templates/devis/refused.html.twig +++ b/templates/devis/refused.html.twig @@ -26,7 +26,7 @@ {% endif %}

- Une question ? contact@e-cosplay.fr + Une question ? client@e-cosplay.fr

diff --git a/templates/devis/signed.html.twig b/templates/devis/signed.html.twig index 3f78fbe..6bbee23 100644 --- a/templates/devis/signed.html.twig +++ b/templates/devis/signed.html.twig @@ -49,7 +49,7 @@ {% endif %}

- Une question ? contact@e-cosplay.fr + Une question ? client@e-cosplay.fr

diff --git a/templates/echeancier/process.html.twig b/templates/echeancier/process.html.twig index b21a4cb..13b3f98 100644 --- a/templates/echeancier/process.html.twig +++ b/templates/echeancier/process.html.twig @@ -103,7 +103,7 @@ {% endif %}

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/echeancier/refused.html.twig b/templates/echeancier/refused.html.twig index de8e820..f1f743e 100644 --- a/templates/echeancier/refused.html.twig +++ b/templates/echeancier/refused.html.twig @@ -18,7 +18,7 @@

Si vous souhaitez discuter d'autres modalites de paiement, contactez-nous a - contact@e-cosplay.fr + client@e-cosplay.fr

diff --git a/templates/echeancier/regularize_success.html.twig b/templates/echeancier/regularize_success.html.twig index f44cb3e..c59ba4c 100644 --- a/templates/echeancier/regularize_success.html.twig +++ b/templates/echeancier/regularize_success.html.twig @@ -30,7 +30,7 @@ Vous recevrez un email de confirmation lorsque le paiement sera traite.

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/echeancier/setup_payment.html.twig b/templates/echeancier/setup_payment.html.twig index 82c21fb..922e193 100644 --- a/templates/echeancier/setup_payment.html.twig +++ b/templates/echeancier/setup_payment.html.twig @@ -87,7 +87,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/echeancier/setup_payment_done.html.twig b/templates/echeancier/setup_payment_done.html.twig index 6b9ecd5..959e9d3 100644 --- a/templates/echeancier/setup_payment_done.html.twig +++ b/templates/echeancier/setup_payment_done.html.twig @@ -104,7 +104,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/echeancier/signed.html.twig b/templates/echeancier/signed.html.twig index 9df7dc0..6477c6a 100644 --- a/templates/echeancier/signed.html.twig +++ b/templates/echeancier/signed.html.twig @@ -85,7 +85,7 @@ {% endif %}

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/eflex/process.html.twig b/templates/eflex/process.html.twig index 54b84ac..45e46f8 100644 --- a/templates/eflex/process.html.twig +++ b/templates/eflex/process.html.twig @@ -185,7 +185,7 @@ {% endif %}

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/eflex/setup_payment.html.twig b/templates/eflex/setup_payment.html.twig index e82e836..0a3a66e 100644 --- a/templates/eflex/setup_payment.html.twig +++ b/templates/eflex/setup_payment.html.twig @@ -61,7 +61,7 @@ -

Pour toute question : contact@e-cosplay.fr

+

Pour toute question : client@e-cosplay.fr

diff --git a/templates/eflex/setup_payment_done.html.twig b/templates/eflex/setup_payment_done.html.twig index cd13e04..4682170 100644 --- a/templates/eflex/setup_payment_done.html.twig +++ b/templates/eflex/setup_payment_done.html.twig @@ -75,7 +75,7 @@ -

Pour toute question : contact@e-cosplay.fr

+

Pour toute question : client@e-cosplay.fr

diff --git a/templates/eflex/signed.html.twig b/templates/eflex/signed.html.twig index ab9e331..65cbbd4 100644 --- a/templates/eflex/signed.html.twig +++ b/templates/eflex/signed.html.twig @@ -26,7 +26,7 @@

Methode : {{ eflex.paymentMethodLabel }}

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/client_warning.html.twig b/templates/emails/client_warning.html.twig index b521eb5..8bd879e 100644 --- a/templates/emails/client_warning.html.twig +++ b/templates/emails/client_warning.html.twig @@ -84,7 +84,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/client_warning_reset.html.twig b/templates/emails/client_warning_reset.html.twig index d40f4c8..03e42c8 100644 --- a/templates/emails/client_warning_reset.html.twig +++ b/templates/emails/client_warning_reset.html.twig @@ -22,7 +22,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/compta_export_signed.html.twig b/templates/emails/compta_export_signed.html.twig index 4537d33..f6a98e7 100644 --- a/templates/emails/compta_export_signed.html.twig +++ b/templates/emails/compta_export_signed.html.twig @@ -37,7 +37,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/contrat_signature.html.twig b/templates/emails/contrat_signature.html.twig index 4f021f2..dd0eec5 100644 --- a/templates/emails/contrat_signature.html.twig +++ b/templates/emails/contrat_signature.html.twig @@ -52,7 +52,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/contrat_signed.html.twig b/templates/emails/contrat_signed.html.twig index 2d95675..e67d40e 100644 --- a/templates/emails/contrat_signed.html.twig +++ b/templates/emails/contrat_signed.html.twig @@ -36,7 +36,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/devis_refused_client.html.twig b/templates/emails/devis_refused_client.html.twig index 3646a38..d663a0a 100644 --- a/templates/emails/devis_refused_client.html.twig +++ b/templates/emails/devis_refused_client.html.twig @@ -15,7 +15,7 @@ {% endif %}

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/devis_signed_client.html.twig b/templates/emails/devis_signed_client.html.twig index 3a62a70..0318504 100644 --- a/templates/emails/devis_signed_client.html.twig +++ b/templates/emails/devis_signed_client.html.twig @@ -25,7 +25,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_attestation.html.twig b/templates/emails/echeancier_attestation.html.twig index 29eaf98..e05653c 100644 --- a/templates/emails/echeancier_attestation.html.twig +++ b/templates/emails/echeancier_attestation.html.twig @@ -95,7 +95,7 @@

Attestation emise le {{ "now"|date('d/m/Y') }} par Association E-Cosplay.
- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_cancelled_client.html.twig b/templates/emails/echeancier_cancelled_client.html.twig index 866fde5..c875193 100644 --- a/templates/emails/echeancier_cancelled_client.html.twig +++ b/templates/emails/echeancier_cancelled_client.html.twig @@ -43,7 +43,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_cancelled_rejects_client.html.twig b/templates/emails/echeancier_cancelled_rejects_client.html.twig index 98e1554..74720be 100644 --- a/templates/emails/echeancier_cancelled_rejects_client.html.twig +++ b/templates/emails/echeancier_cancelled_rejects_client.html.twig @@ -45,7 +45,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_completed_client.html.twig b/templates/emails/echeancier_completed_client.html.twig index 11f0c63..a6fa108 100644 --- a/templates/emails/echeancier_completed_client.html.twig +++ b/templates/emails/echeancier_completed_client.html.twig @@ -68,7 +68,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_echeance_echec.html.twig b/templates/emails/echeancier_echeance_echec.html.twig index 657772b..5149a97 100644 --- a/templates/emails/echeancier_echeance_echec.html.twig +++ b/templates/emails/echeancier_echeance_echec.html.twig @@ -49,7 +49,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_echeance_payee.html.twig b/templates/emails/echeancier_echeance_payee.html.twig index 7a802a0..05bf0b5 100644 --- a/templates/emails/echeancier_echeance_payee.html.twig +++ b/templates/emails/echeancier_echeance_payee.html.twig @@ -31,7 +31,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_proposition.html.twig b/templates/emails/echeancier_proposition.html.twig index b887866..b501c5d 100644 --- a/templates/emails/echeancier_proposition.html.twig +++ b/templates/emails/echeancier_proposition.html.twig @@ -61,7 +61,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_refused_client.html.twig b/templates/emails/echeancier_refused_client.html.twig index fa3098c..3b8829d 100644 --- a/templates/emails/echeancier_refused_client.html.twig +++ b/templates/emails/echeancier_refused_client.html.twig @@ -37,7 +37,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_signature.html.twig b/templates/emails/echeancier_signature.html.twig index 4a259ea..67f137c 100644 --- a/templates/emails/echeancier_signature.html.twig +++ b/templates/emails/echeancier_signature.html.twig @@ -49,7 +49,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_signed_client.html.twig b/templates/emails/echeancier_signed_client.html.twig index 0016111..1f6519e 100644 --- a/templates/emails/echeancier_signed_client.html.twig +++ b/templates/emails/echeancier_signed_client.html.twig @@ -53,7 +53,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/echeancier_stripe_setup.html.twig b/templates/emails/echeancier_stripe_setup.html.twig index 82aeedb..34c07b8 100644 --- a/templates/emails/echeancier_stripe_setup.html.twig +++ b/templates/emails/echeancier_stripe_setup.html.twig @@ -52,7 +52,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/eflex_cancelled.html.twig b/templates/emails/eflex_cancelled.html.twig index e370200..f3ac315 100644 --- a/templates/emails/eflex_cancelled.html.twig +++ b/templates/emails/eflex_cancelled.html.twig @@ -49,7 +49,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/eflex_echeance_echec.html.twig b/templates/emails/eflex_echeance_echec.html.twig index f5ead22..ef902a6 100644 --- a/templates/emails/eflex_echeance_echec.html.twig +++ b/templates/emails/eflex_echeance_echec.html.twig @@ -18,7 +18,7 @@

Vous pouvez regulariser par carte bancaire :

Payer par carte bancaire
{% endif %} -

Pour toute question : contact@e-cosplay.fr

+

Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/eflex_echeance_payee.html.twig b/templates/emails/eflex_echeance_payee.html.twig index b9a1a23..98a110b 100644 --- a/templates/emails/eflex_echeance_payee.html.twig +++ b/templates/emails/eflex_echeance_payee.html.twig @@ -14,7 +14,7 @@ Montant{{ line.amount }} € Progression{{ eflex.nbPaid }}/{{ eflex.nbLines }} echeances payees ({{ eflex.progress }}%) -

Pour toute question : contact@e-cosplay.fr

+

Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/eflex_paiement_recu.html.twig b/templates/emails/eflex_paiement_recu.html.twig index 9c267d1..5cab767 100644 --- a/templates/emails/eflex_paiement_recu.html.twig +++ b/templates/emails/eflex_paiement_recu.html.twig @@ -47,7 +47,7 @@ {% endif %}

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/eflex_signature.html.twig b/templates/emails/eflex_signature.html.twig index b731bf5..34b41ff 100644 --- a/templates/emails/eflex_signature.html.twig +++ b/templates/emails/eflex_signature.html.twig @@ -23,7 +23,7 @@

Un credit vous engage et doit etre rembourse. Verifiez votre capacite de remboursement avant de vous engager.

E-Flex est une solution de financement sans frais supplementaires proposee par l'Association E-Cosplay.

-

Pour toute question : contact@e-cosplay.fr

+

Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/eflex_signed_client.html.twig b/templates/emails/eflex_signed_client.html.twig index ff63a48..6c83e40 100644 --- a/templates/emails/eflex_signed_client.html.twig +++ b/templates/emails/eflex_signed_client.html.twig @@ -30,7 +30,7 @@
Configurer mes paiements
{% endif %} -

Pour toute question : contact@e-cosplay.fr

+

Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/facture_send.html.twig b/templates/emails/facture_send.html.twig index f418b4b..f4c9829 100644 --- a/templates/emails/facture_send.html.twig +++ b/templates/emails/facture_send.html.twig @@ -37,7 +37,7 @@

La facture est en piece jointe de cet email.
- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/membre_created.html.twig b/templates/emails/membre_created.html.twig index 41d52a8..0175d98 100644 --- a/templates/emails/membre_created.html.twig +++ b/templates/emails/membre_created.html.twig @@ -51,5 +51,5 @@

Une fois sur la page de connexion, cliquez sur le bouton "Connexion E-Cosplay" puis saisissez vos identifiants ci-dessus.

-

Pour des raisons de securite, ne partagez jamais vos identifiants. Si vous n'etes pas a l'origine de cette demande, contactez contact@e-cosplay.fr.

+

Pour des raisons de securite, ne partagez jamais vos identifiants. Si vous n'etes pas a l'origine de cette demande, contactez client@e-cosplay.fr.

{% endblock %} diff --git a/templates/emails/password_changed.html.twig b/templates/emails/password_changed.html.twig index 2911ed3..8fb7f28 100644 --- a/templates/emails/password_changed.html.twig +++ b/templates/emails/password_changed.html.twig @@ -6,6 +6,6 @@

Mot de passe modifie

Bonjour,

Votre mot de passe sur le CRM E-Cosplay a ete modifie avec succes.

-

Si vous n'etes pas a l'origine de cette modification, contactez immediatement notre support a l'adresse contact@e-cosplay.fr.

+

Si vous n'etes pas a l'origine de cette modification, contactez immediatement notre support a l'adresse client@e-cosplay.fr.

Cordialement,
Association E-Cosplay

{% endblock %} diff --git a/templates/emails/payment_reminder_client.html.twig b/templates/emails/payment_reminder_client.html.twig index 5af9f99..4c35bdb 100644 --- a/templates/emails/payment_reminder_client.html.twig +++ b/templates/emails/payment_reminder_client.html.twig @@ -68,7 +68,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/payment_stripe_failed_client.html.twig b/templates/emails/payment_stripe_failed_client.html.twig index 40bfd1b..14fc23e 100644 --- a/templates/emails/payment_stripe_failed_client.html.twig +++ b/templates/emails/payment_stripe_failed_client.html.twig @@ -38,7 +38,7 @@

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/payment_stripe_success_client.html.twig b/templates/emails/payment_stripe_success_client.html.twig index 78d64c3..8925e56 100644 --- a/templates/emails/payment_stripe_success_client.html.twig +++ b/templates/emails/payment_stripe_success_client.html.twig @@ -31,7 +31,7 @@ Votre facture vous sera envoyee prochainement par email.

- Pour toute question : contact@e-cosplay.fr + Pour toute question : client@e-cosplay.fr

diff --git a/templates/emails/revendeur_created.html.twig b/templates/emails/revendeur_created.html.twig index 746a862..503ecd0 100644 --- a/templates/emails/revendeur_created.html.twig +++ b/templates/emails/revendeur_created.html.twig @@ -56,5 +56,5 @@ -

Pour toute question, contactez-nous a contact@e-cosplay.fr. Conservez precieusement votre code revendeur {{ codeRevendeur }}.

+

Pour toute question, contactez-nous a client@e-cosplay.fr. Conservez precieusement votre code revendeur {{ codeRevendeur }}.

{% endblock %} diff --git a/templates/emails/rgpd_no_data.html.twig b/templates/emails/rgpd_no_data.html.twig index 60efcb8..588c523 100644 --- a/templates/emails/rgpd_no_data.html.twig +++ b/templates/emails/rgpd_no_data.html.twig @@ -7,6 +7,6 @@

Bonjour,

Nous avons bien recu votre demande concernant vos donnees personnelles.

Apres verification, aucune donnee n'a ete trouvee correspondant a l'adresse IP indiquee dans nos systemes.

-

Si vous pensez qu'il s'agit d'une erreur, n'hesitez pas a nous contacter a contact@e-cosplay.fr.

+

Si vous pensez qu'il s'agit d'une erreur, n'hesitez pas a nous contacter a client@e-cosplay.fr.

Cordialement,
Association E-Cosplay

{% endblock %} diff --git a/templates/facture/verify_invalid.html.twig b/templates/facture/verify_invalid.html.twig index 27cdd4d..056998e 100644 --- a/templates/facture/verify_invalid.html.twig +++ b/templates/facture/verify_invalid.html.twig @@ -20,7 +20,7 @@

- En cas de doute, contactez-nous : contact@e-cosplay.fr + En cas de doute, contactez-nous : client@e-cosplay.fr

diff --git a/templates/legal/cgu.html.twig b/templates/legal/cgu.html.twig index 904537d..3bb16ee 100644 --- a/templates/legal/cgu.html.twig +++ b/templates/legal/cgu.html.twig @@ -21,7 +21,7 @@
  • Association E-Cosplay
  • RNA : W022006988 / SIREN : 943121517
  • Siege social : 42 rue de Beautor, 02800 Beautor, France
  • -
  • Email : contact@e-cosplay.fr
  • +
  • Email : client@e-cosplay.fr
  • Site web : www.e-cosplay.fr
  • @@ -194,7 +194,7 @@

    Article 16 - Resiliation et cloture de compte

    A l'initiative de l'utilisateur :

    -

    L'utilisateur peut demander la cloture de son compte en contactant la société a l'adresse contact@e-cosplay.fr. La cloture du compte est soumise aux conditions suivantes :

    +

    L'utilisateur peut demander la cloture de son compte en contactant la société a l'adresse client@e-cosplay.fr. La cloture du compte est soumise aux conditions suivantes :

    • Le compte ne peut etre cloture que si l'utilisateur est en regle vis-a-vis de la société (aucun impaye, aucune facture en cours, aucune obligation contractuelle en suspens)
    • En cas d'impaye ou de litige en cours, la demande de cloture sera refusee jusqu'a la regularisation complete de la situation
    • @@ -222,7 +222,7 @@

      Article 18 - Contact

      Pour toute question relative aux presentes CGU :

      diff --git a/templates/legal/cgv.html.twig b/templates/legal/cgv.html.twig index 9d3c3ea..affb2b4 100644 --- a/templates/legal/cgv.html.twig +++ b/templates/legal/cgv.html.twig @@ -143,7 +143,7 @@
    • Suspendu les services concernes
    • Resilie le contrat conformement a l'article 14
    -

    Le client reste libre de regulariser sa situation a tout moment avant la transmission en recouvrement en contactant la société a l'adresse contact@e-cosplay.fr.

    +

    Le client reste libre de regulariser sa situation a tout moment avant la transmission en recouvrement en contactant la société a l'adresse client@e-cosplay.fr.

    @@ -175,7 +175,7 @@

    Pendant ce delai de validation, le client conserve la possibilite d'annuler sa demande :

    Une fois le contrat valide par la société, l'annulation n'est plus possible et les conditions de resiliation prevues a l'article 14 s'appliquent.

    La signature electronique a la meme valeur juridique qu'une signature manuscrite, conformement au reglement europeen eIDAS et a l'article 1367 du Code civil francais. Un certificat de signature et un journal d'audit sont generes pour chaque contrat signe.

    @@ -228,7 +228,7 @@

    En cas de litige relatif a l'execution des presentes CGV, le client peut a tout moment contacter la Association E-Cosplay afin de rechercher une resolution amiable par le dialogue.

    Le client peut adresser sa reclamation :

      -
    • Par email : contact@e-cosplay.fr
    • +
    • Par email : client@e-cosplay.fr
    • Par courrier : Association E-Cosplay, 42 rue de Beautor, 02800 Beautor, France
    • Via le support client accessible depuis l'Espace Client sur la Plateforme
    @@ -246,7 +246,7 @@

    Article 18 - Contact

    Pour toute question relative aux presentes CGV :

    diff --git a/templates/legal/conformite.html.twig b/templates/legal/conformite.html.twig index 68e7fba..f686c85 100644 --- a/templates/legal/conformite.html.twig +++ b/templates/legal/conformite.html.twig @@ -136,7 +136,7 @@

    9. Signalement et reclamations

    Pour toute question relative a la conformite de la société, ou pour signaler un manquement :

    En cas de litige non resolu, vous pouvez saisir la CNIL pour les questions relatives aux donnees personnelles (www.cnil.fr) ou les tribunaux competents de Saint-Quentin (Aisne).

    diff --git a/templates/legal/cookie.html.twig b/templates/legal/cookie.html.twig index cce6cae..360c04e 100644 --- a/templates/legal/cookie.html.twig +++ b/templates/legal/cookie.html.twig @@ -70,7 +70,7 @@

    7. Delegue a la Protection des Donnees

    Pour toute question relative aux cookies ou a vos donnees personnelles :

    diff --git a/templates/legal/hebergement.html.twig b/templates/legal/hebergement.html.twig index 160c5fb..7c8009f 100644 --- a/templates/legal/hebergement.html.twig +++ b/templates/legal/hebergement.html.twig @@ -68,7 +68,7 @@

    7. Contact

    -

    Pour toute question relative a l'hebergement : contact@e-cosplay.fr

    +

    Pour toute question relative a l'hebergement : client@e-cosplay.fr

    Derniere mise a jour : 02/04/2026

    diff --git a/templates/legal/mention_legal.html.twig b/templates/legal/mention_legal.html.twig index 9da24b8..6ee1b20 100644 --- a/templates/legal/mention_legal.html.twig +++ b/templates/legal/mention_legal.html.twig @@ -18,7 +18,7 @@
  • TVA intracommunautaire : FR05 943 121 517
  • Code NAF/APE : 93.29Z - Activites recreatives et de loisirs
  • Siege social : 42 rue de Beautor, 02800 Beautor, France
  • -
  • Email : contact@e-cosplay.fr
  • +
  • Email : client@e-cosplay.fr
  • Telephone : 07 66 95 70 06
  • Site web : www.e-cosplay.fr
  • @@ -68,7 +68,7 @@

    8. Contact

    -

    Pour toute question relative aux presentes mentions legales, vous pouvez nous contacter a l'adresse : contact@e-cosplay.fr.

    +

    Pour toute question relative aux presentes mentions legales, vous pouvez nous contacter a l'adresse : client@e-cosplay.fr.

    Derniere mise a jour : 02/04/2026

    diff --git a/templates/legal/rgpd.html.twig b/templates/legal/rgpd.html.twig index ca72c92..f88d3df 100644 --- a/templates/legal/rgpd.html.twig +++ b/templates/legal/rgpd.html.twig @@ -18,7 +18,7 @@
  • Association E-Cosplay
  • Siret : 943 121 517
  • 42 rue de Beautor, 02800 Beautor, France
  • -
  • Email : contact@e-cosplay.fr
  • +
  • Email : client@e-cosplay.fr
  • diff --git a/templates/move/siteconseil.html.twig b/templates/move/siteconseil.html.twig index a5e7a95..3f6d8d3 100644 --- a/templates/move/siteconseil.html.twig +++ b/templates/move/siteconseil.html.twig @@ -476,7 +476,7 @@

    Calendrier d'envoi des contrats

    Les contrats de migration seront envoyes par email a compter du 2 mai 2026. Vous aurez jusqu'au 14 mai 2026 pour repondre et signer votre contrat.

    -

    Si vous souhaitez signer votre contrat avant cette date, merci de contacter directement l'Association E-Cosplay a contact@e-cosplay.fr

    +

    Si vous souhaitez signer votre contrat avant cette date, merci de contacter directement l'Association E-Cosplay a client@e-cosplay.fr

    @@ -621,12 +621,18 @@
    + {# En savoir plus #} +
    +

    Si vous voulez en savoir plus sur notre association, rendez-vous sur :

    + www.e-cosplay.fr +
    + {# Contact #}

    Une question ?

    Notre equipe est a votre disposition pour repondre a toutes vos questions.

    - contact@e-cosplay.fr + client@e-cosplay.fr

    Tel : 07 66 95 70 06

    diff --git a/templates/order/payment.html.twig b/templates/order/payment.html.twig index b6f1b60..6879e3c 100644 --- a/templates/order/payment.html.twig +++ b/templates/order/payment.html.twig @@ -207,7 +207,7 @@

    - Une question ? contact@e-cosplay.fr + Une question ? client@e-cosplay.fr

    {# Modal Stripe Payment #}

    - Une question ? contact@e-cosplay.fr + Une question ? client@e-cosplay.fr

    diff --git a/templates/order/payment_processing.html.twig b/templates/order/payment_processing.html.twig index f3eb936..c150594 100644 --- a/templates/order/payment_processing.html.twig +++ b/templates/order/payment_processing.html.twig @@ -75,7 +75,7 @@

    - Une question ? contact@e-cosplay.fr + Une question ? client@e-cosplay.fr

    diff --git a/templates/pdf/_base.html.twig b/templates/pdf/_base.html.twig index 347e5b6..72cd485 100644 --- a/templates/pdf/_base.html.twig +++ b/templates/pdf/_base.html.twig @@ -65,7 +65,7 @@ {% block footer_contact %}

    DPO

    - contact@e-cosplay.fr + client@e-cosplay.fr
    {% endblock %} @@ -78,7 +78,7 @@
    {% block footer_legal %} Association E-Cosplay — RNA W022006988 — SIREN 943121517
    - 42 rue de Beautor, 02800 Beautor, France — contact@e-cosplay.fr — 07 66 95 70 06
    + 42 rue de Beautor, 02800 Beautor, France — client@e-cosplay.fr — 07 66 95 70 06
    www.e-cosplay.fr {% endblock %}
    diff --git a/templates/pdf/cgv.html.twig b/templates/pdf/cgv.html.twig index 493fa57..416d01c 100644 --- a/templates/pdf/cgv.html.twig +++ b/templates/pdf/cgv.html.twig @@ -125,7 +125,7 @@

    Article 10 - Recouvrement

    -

    Transmission en recouvrement 30 jours apres l'echeance. Frais integralement a la charge du client debiteur. Le client peut regulariser a tout moment avant la transmission en contactant contact@e-cosplay.fr.

    +

    Transmission en recouvrement 30 jours apres l'echeance. Frais integralement a la charge du client debiteur. Le client peut regulariser a tout moment avant la transmission en contactant client@e-cosplay.fr.

    @@ -136,7 +136,7 @@

    Article 12 - Signature du contrat

    -

    Signature electronique via DocuSeal (signature.e-cosplay.fr). Validation par l'association sous 2 a 3 jours ouvres. Valeur juridique identique a une signature manuscrite (reglement eIDAS, art. 1367 du Code civil). Annulation possible avant validation par email a contact@e-cosplay.fr.

    +

    Signature electronique via DocuSeal (signature.e-cosplay.fr). Validation par l'association sous 2 a 3 jours ouvres. Valeur juridique identique a une signature manuscrite (reglement eIDAS, art. 1367 du Code civil). Annulation possible avant validation par email a client@e-cosplay.fr.

    @@ -156,7 +156,7 @@

    Article 16 - Resolution amiable des litiges

    -

    Reclamation par email (contact@e-cosplay.fr), courrier (42 rue de Saint-Quentin, 02800 Beautor) ou support client. Accuse de reception sous 5 jours ouvres. Reglement amiable privilegie avant tout recours judiciaire.

    +

    Reclamation par email (client@e-cosplay.fr), courrier (42 rue de Saint-Quentin, 02800 Beautor) ou support client. Accuse de reception sous 5 jours ouvres. Reglement amiable privilegie avant tout recours judiciaire.

    @@ -166,7 +166,7 @@

    Article 18 - Contact

    -

    Email : contact@e-cosplay.fr — Tel : 07 66 95 70 06 — Courrier : Association E-Cosplay, 42 rue de Saint-Quentin, 02800 Beautor, France

    +

    Email : client@e-cosplay.fr — Tel : 07 66 95 70 06 — Courrier : Association E-Cosplay, 42 rue de Saint-Quentin, 02800 Beautor, France

    Derniere mise a jour : 31/03/2026

    diff --git a/templates/pdf/contrat_revendeur.html.twig b/templates/pdf/contrat_revendeur.html.twig index ed4bd32..bb87f66 100644 --- a/templates/pdf/contrat_revendeur.html.twig +++ b/templates/pdf/contrat_revendeur.html.twig @@ -49,7 +49,7 @@ Association E-Cosplay
    RNA : W022006988 — SIREN : 943121517
    42 rue de Beautor, 02800 Beautor, France
    - contact@e-cosplay.fr + client@e-cosplay.fr
    Le Revendeur @@ -207,7 +207,7 @@
    diff --git a/templates/unsubscribe/success.html.twig b/templates/unsubscribe/success.html.twig index 8711b2e..23eea5a 100644 --- a/templates/unsubscribe/success.html.twig +++ b/templates/unsubscribe/success.html.twig @@ -8,7 +8,7 @@

    Desabonnement confirme

    L'adresse {{ email }} ne recevra plus d'emails commerciaux de E-Cosplay.

    -

    Pour vous reabonner, contactez contact@e-cosplay.fr.

    +

    Pour vous reabonner, contactez client@e-cosplay.fr.

    {% endblock %}