Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
3147 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Autor Nejlepší odpověď

Perfect!! Thank you so much. 

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

Avatar
Zrušit

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

Related Posts Odpovědi Zobrazení Aktivita
1
úno 25
2076
0
lis 24
6497
3
kvě 24
5364
0
led 25
3077
1
říj 23
3273