콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4239 화면

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
9311
1
3월 25
2044
V17 Tree, Form view 해결 완료
1
3월 25
1428
1
2월 25
1621
2
12월 24
2631