Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4181 Vues

Hello,

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

please how can i do that ?

Avatar
Ignorer
Auteur Meilleure réponse

hello,

what part i should add ?

Avatar
Ignorer

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

Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
2
avr. 21
9221
1
mars 25
1992
1
mars 25
1298
1
févr. 25
1551
2
déc. 24
2534