Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
4020 Visualizações

Hello,

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

please how can i do that ?

Avatar
Cancelar
Autor Melhor resposta

hello,

what part i should add ?

Avatar
Cancelar

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

Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
abr. 21
9101
1
mar. 25
1833
1
mar. 25
1062
1
fev. 25
1339
2
dez. 24
2287