Skip to Content
Menu
This question has been flagged
7105 Views

Hi !

Today, I started tinkering with the Open chatter feature. So I inherited the models ['mail.thread', 'ir.needaction_mixin'] and added the widgets.

Now I want to modify some things:

- the first message when a record is created (I can prevent it, but I wonder why it says 'Mail Thread created' instead of 'My Object created')

- the emails sent to the followers (I tried overriding message_new and message_update, but my log doesn't show any message I trigger - via _logger.info('blablabla') -, so I wonder if the methods are called at all)

Can someone help me with this ?

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 20
9990
0
Oct 20
5142
1
Feb 25
1444
2
Dec 24
2428
0
Nov 24
1227