تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3025 أدوات العرض

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
فبراير 25
2004
0
نوفمبر 24
5779
3
مايو 24
5244
0
يناير 25
3019
1
أكتوبر 23
3206