guest* Posted August 18, 2013 Share Posted August 18, 2013 I changed an order of my customer and he was receiving several mails with different values (there are some bugs in the system (special prices not considered, order amount not adding correct so total amount is wrong, etc, etc. PS is 1.5.3.1. How can I stop the mails sent when I adapt an order on back-office ? Link to comment Share on other sites More sharing options...
mfedorets Posted August 19, 2013 Share Posted August 19, 2013 Maybe Prestashop considers each order saving as status change, you can try to switch off emails on statuses in Backend: Orders > Statuses, then disable "Send e-mail to customer" in each status row. Link to comment Share on other sites More sharing options...
guest* Posted August 19, 2013 Author Share Posted August 19, 2013 Thank you, but this do not solve the problem. For each product I add to an order, there is created a new shopping cart and automatically sent a mail to the customer. This must be a bug... I hope on PS 1.5.5 this bug is cleaned. Link to comment Share on other sites More sharing options...
mfedorets Posted August 21, 2013 Share Posted August 21, 2013 What is the title of these e-mails? If this is "Your order has been changed" you can override sendChangedNotification method in AdminOrderController and deny it to send e-mails. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now