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

Hello,

I have a custom app which worked fine in 17.0 however, in 18.0 the chatter looks very strange. Does anyone know what this issue is?


아바타
취소
베스트 답변

In Odoo 18, the XML definition of chatter is changed from

<div class="oe_chatter">
​<field name="message_follower_ids"/>
​<field name="activity_ids"/>
​<field name="message_ids"/>
</div>

to

<chatter/>
아바타
취소
작성자 베스트 답변

Perfect!! Thank you so much. 

BTW, where can I find all the changes between versions to coding such as this??

아바타
취소

This should be captured in the latest documentation, specifically https://www.odoo.com/documentation/18.0/developer/reference/backend/mixins.html?highlight=chatter

I have posted an issue in the documentation here: https://github.com/odoo/documentation/issues/11537

관련 게시물 답글 화면 활동
1
2월 25
1733
0
11월 24
4112
3
5월 24
5016
0
1월 25
2879
1
10월 23
3015