matejmili Posted May 23, 2020 Share Posted May 23, 2020 Hi! how can i deactivate email in_transit so customers don't get notified when i add a package number. I was looking for a solution on the forum but unfortunately I couldn't find one for my version 1.7.5.1 I get the following error: Oops! An Error Occurred The server returned a "500 Internal Server Error". Please can anyone help me, thanks! Link to comment Share on other sites More sharing options...
NPO Posted May 23, 2020 Share Posted May 23, 2020 Hi, Do deactivate an email status being send go to: Configure: Shop Parameters: Order Settings: Tab: Statuses: x the emails you don't want to send. Link to comment Share on other sites More sharing options...
matejmili Posted May 23, 2020 Author Share Posted May 23, 2020 It is not possible, only can deactivate the "shipped" template but it is not the same! Link to comment Share on other sites More sharing options...
Guest Posted May 24, 2020 Share Posted May 24, 2020 (edited) Comment /* if ($order_carrier->sendInTransitEmail($order)) { $customer = new Customer((int) ...... in ./controllers/admin/AdminOrdersController.php https://github.com/PrestaShop/PrestaShop/issues/13169 Edited May 24, 2020 by Guest (see edit history) Link to comment Share on other sites More sharing options...
matejmili Posted May 24, 2020 Author Share Posted May 24, 2020 well! Solved, thanks! Link to comment Share on other sites More sharing options...
Guest Posted May 24, 2020 Share Posted May 24, 2020 I gladly helped. 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