Skip to Content
Menu
This question has been flagged
2 Replies
4168 Zobrazenia

Hello,

please i want to show last note in oe_chatter into my formview.

please how can i do that ?

Avatar
Zrušiť
Autor Best Answer

hello,

what part i should add ?

Avatar
Zrušiť

<div class="oe_chatter">
<field name="message_follower_ids"/>
<field name="activity_ids"/>
<field name="message_ids" options="{'post_refresh': 'recipients'}"/>
</div>

Best Answer

Add this part to after the sheet ending to show all the logs.










If you want to show a specific field changes in the note, add 'tracking=True' for that field in .py file.


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
apr 21
9214
1
mar 25
1987
1
mar 25
1291
1
feb 25
1538
2
dec 24
2516