跳至內容
選單
此問題已被標幟
2 回覆
4110 瀏覽次數

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
9182
1
3月 25
1910
1
3月 25
1211
1
2月 25
1425
2
12月 24
2418