30knees Posted September 5, 2017 Share Posted September 5, 2017 I have an order status with the following settings: According to my understanding, the customer should not receive an email when the order status is changed to this status. But, an email is being sent. Am I doing something wrong or is there a bug somewhere? Link to comment Share on other sites More sharing options...
0 yaniv14 Posted September 5, 2017 Share Posted September 5, 2017 Based on what you posted an email is not suppose to be sent to the client. But maybe because you set the status to "order shipped" or "order paid" than one of those statuses submit the email Link to comment Share on other sites More sharing options...
0 30knees Posted September 5, 2017 Author Share Posted September 5, 2017 Is an email perhaps automatically generated when one adds a shipment tracking number? Link to comment Share on other sites More sharing options...
0 alwayspaws Posted September 5, 2017 Share Posted September 5, 2017 @30knees said in Order status: No email to customer, but email still being sent: Is an email perhaps automatically generated when one adds a shipment tracking number? I want to know this, too, please. Link to comment Share on other sites More sharing options...
0 vzex Posted September 6, 2017 Share Posted September 6, 2017 Perfect timing! I'm trying to add USPS tracking to customers account but don't want to slam them with too many emails. Currently I have USPS send customer tracking info separate from TB but want to update orders to "shipped" adding the tracking info to the customers account. Can that be done from BO without sending email? Think I had a PS ninja module to access customer account to do this but can't find it. Link to comment Share on other sites More sharing options...
0 30knees Posted September 6, 2017 Author Share Posted September 6, 2017 Yes, adding the tracking number does generate an email. How can I stop this? Link to comment Share on other sites More sharing options...
0 yaniv14 Posted September 6, 2017 Share Posted September 6, 2017 I've just look briefly on the code and it seems that the email in going out when you update the tracking number no matter what. Link to comment Share on other sites More sharing options...
0 wakabayashi Posted September 6, 2017 Share Posted September 6, 2017 Yes I can confirm, that an e-mail is sent, when you add the tracking number. We use this feature :) love it :yum: Link to comment Share on other sites More sharing options...
0 alwayspaws Posted September 6, 2017 Share Posted September 6, 2017 @wakabayashi said in Order status: No email to customer, but email still being sent: Yes I can confirm, that an e-mail is sent, when you add the tracking number. We use this feature :) love it It's exactly what I want also. Link to comment Share on other sites More sharing options...
0 30knees Posted September 7, 2017 Author Share Posted September 7, 2017 I think it should be optional - like so much in shops! It always annoys me when such things are forced upon users without a choice. Some scenarios: You're working with a third party service like Amazon that will send out its own emails. You don't want to spam your customers. You generate the tracking numbers in advance and feed them already into the system, but don't want to mark the order as shipped because they won't be scanned by the carrier for another day or two. You want to change different orders to different types of order shipped statuses, eg customised on the carrier. You don't want to spam your customers because you add the tracking number and then 5 seconds later change the order to the shipped status. So...is there any way to turn this "feature" off? Link to comment Share on other sites More sharing options...
0 wakabayashi Posted September 7, 2017 Share Posted September 7, 2017 Dirty try: delete all email templates or rename them. I think the tmeplate is intransit.html and intransit.txt PS: I agree that this should be optional... Link to comment Share on other sites More sharing options...
0 wakabayashi Posted September 7, 2017 Share Posted September 7, 2017 The cleaner way would be to change AdminOrdersController.php around line 495... Link to comment Share on other sites More sharing options...
0 30knees Posted September 8, 2017 Author Share Posted September 8, 2017 Thanks, but unfortunately I wasn't able to figure it out. I'll post this as a job. Link to comment Share on other sites More sharing options...
0 dosbiner Posted August 21, 2018 Share Posted August 21, 2018 @30knees said in Order status: No email to customer, but email still being sent: Thanks, but unfortunately I wasn't able to figure it out. I'll post this as a job. hi, did you solve this? --- edited --- I just find this topic, will try this tips https://forum.thirtybees.com/topic/1382/disable-in_transit-email Link to comment Share on other sites More sharing options...
0 30knees Posted August 23, 2018 Author Share Posted August 23, 2018 Nope, wasn't able to solve it. I'll also try the tip. Link to comment Share on other sites More sharing options...
0 dosbiner Posted August 24, 2018 Share Posted August 24, 2018 @30knees I can confirm @wakabayashi post does the trick, thank you Link to comment Share on other sites More sharing options...
Question
30knees
I have an order status with the following settings:
According to my understanding, the customer should not receive an email when the order status is changed to this status. But, an email is being sent.
Am I doing something wrong or is there a bug somewhere?
Link to comment
Share on other sites
15 answers to this question
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