Skip to Content
Menú
This question has been flagged
2 Respostes
4162 Vistes

Hello,

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

please how can i do that ?

Avatar
Descartar
Autor Best Answer

hello,

what part i should add ?

Avatar
Descartar

<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
Descartar
Related Posts Respostes Vistes Activitat
2
d’abr. 21
9212
1
de març 25
1986
1
de març 25
1289
1
de febr. 25
1536
2
de des. 24
2514