Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
2788 Lượt xem

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?


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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/>
Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Perfect!! Thank you so much. 

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

Ảnh đại diện
Huỷ bỏ

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 2 25
1734
0
thg 11 24
4137
3
thg 5 24
5018
0
thg 1 25
2880
1
thg 10 23
3018