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?
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
3月 26
|
1831 | |||
|
1
3月 26
|
5679 | |||
|
0
12月 25
|
75 | |||
|
1
2月 25
|
4076 | |||
|
0
11月 24
|
8910 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.