-
- Downloads
[IMP] mail: add a post-process hook for message post
Models inheriting from mail.thread can override this method and hook on post message_post event and perform some action depending on the business flow. Future commits will use that hook to update the record after posting a message, like updating the customer.
Please register or sign in to comment