From d06cad36bdca2c06f2e66ab9bfce8fb21f23c4e3 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sun, 7 Nov 2021 22:25:50 +0100 Subject: [PATCH] Suite --- app/mailers/customer_mailer.rb | 2 +- .../confirmation_cheque.html.haml | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/app/mailers/customer_mailer.rb b/app/mailers/customer_mailer.rb index c418fa2..2b15584 100755 --- a/app/mailers/customer_mailer.rb +++ b/app/mailers/customer_mailer.rb @@ -32,7 +32,7 @@ class CustomerMailer < ApplicationMailer def notify_ins(customer) @customer = customer - mail to: "daniel@videlier.fr", bcc: "info@nicolasbally.com", :subject => "Nouveau compte client sur Negos" + mail to: "daniel@videlier.fr", :subject => "Nouveau compte client sur Negos" end def validate_need(need) diff --git a/app/views/product_orders_mails/confirmation_cheque.html.haml b/app/views/product_orders_mails/confirmation_cheque.html.haml index 0d9e1da..73b3dc2 100755 --- a/app/views/product_orders_mails/confirmation_cheque.html.haml +++ b/app/views/product_orders_mails/confirmation_cheque.html.haml @@ -17,17 +17,6 @@ %p Par ailleurs, celle-ci vous sera expédiée dès que nous aurons reçu votre règlement. - %p - Pour cela, vous pouvez régler directement le montant de la commande par virement au RIB suivant : - %p - Bic : - %strong AGRIFRPP878 - %p - IBAN : - %strong FR76 1780 6002 3404 1182 1505 832 - %p - Adresse : - %strong SAS Negos, 15 Chemin du Goulet, 38140 Apprieu %p Vous trouverez ci-dessous le récapitulatif de votre commande :