Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4016 Vistas

Hello,

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

please how can i do that ?

Avatar
Descartar
Autor Mejor respuesta

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>

Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
2
abr 21
9097
1
mar 25
1825
1
mar 25
1045
1
feb 25
1333
2
dic 24
2277