Hello, I'm new to ZenCart. I'm actually a data-person working for a company that has implemented ZenCart and is very happy with it. My task is to get all of those customers and orders entered in ZenCart over to the ERP system -- that's going fine -- and then write updates back to the Zen DB when an order is shipped. Looks like zen_orders_status_history is the place for that.
When they update an order in the ZenCart GUI, an email is automatically sent to the customer with the text that is in that status_history table.
But I'm trying to take away those manual entries. Is there any way I can hook in to the procedures that send those emails without someone having to "touch" the order? I know I could write my own email-the-customer-when-there's-a-new-status-history-record procedure, but they are very happy with how Zen handles it. Is there any way to do that?
Thanks!



