Skip to Content
Menu
This question has been flagged
1 Reply
3509 Views

Hi, How to hide the followers mail details, in right side composing mail dont have this option but sale order's Send Mail has this option, i copied a function from sale order's Compose mail function and did some changes and this form is opened successfully but the problem is when i click on the send button it make a error, result[message['id']] = self.pool.get(message['model']).name_get(cr, SUPERUSER_ID, [message['res_id']], context=context)[0][1] IndexError: list index out of range, because record_name field is empty so i can't call the send button, that why i want to remove the follower's field. how to remove it. I want to remove this while composing the mail

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
552
2
May 25
438
0
Apr 25
598
1
Apr 25
791
1
Mar 25
882