コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3998 ビュー

Hello,

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

please how can i do that ?

アバター
破棄
著作者 最善の回答

hello,

what part i should add ?

アバター
破棄

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

最善の回答

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.


アバター
破棄
関連投稿 返信 ビュー 活動
2
4月 21
9091
1
3月 25
1807
1
3月 25
1034
1
2月 25
1312
2
12月 24
2254