Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
4164 Visninger

Hello,

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

please how can i do that ?

Avatar
Kassér
Forfatter Bedste svar

hello,

what part i should add ?

Avatar
Kassér

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

Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
apr. 21
9212
1
mar. 25
1986
1
mar. 25
1289
1
feb. 25
1536
2
dec. 24
2514