İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
2794 Görünümler

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?


Avatar
Vazgeç
En İyi Yanı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/>
Avatar
Vazgeç
Üretici En İyi Yanıt

Perfect!! Thank you so much. 

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

Avatar
Vazgeç

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

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Şub 25
1736
0
Kas 24
4178
3
May 24
5020
0
Oca 25
2882
1
Eki 23
3023