Crezco Posted January 14, 2014 Share Posted January 14, 2014 Hi I need some help. I'm trying to add a new rule for the emails sent by order status. The rule is not sending emails for clients with whole sale group by defect. I found the trigger for email confirmation in PaymentModules class. I've found the function for sending emails is Mail::Send and checked all in whole archives but no results. Someone knows the trigger and function where the order status emails are sent? Many thanks for your help Link to comment Share on other sites More sharing options...
netplayer Posted January 17, 2014 Share Posted January 17, 2014 Check controllers/admin/AdminOrdersController.php . Look for the sendChangedNotification() function . Hope this helps 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