Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3435 Prikazi

I attached chatter div in my UI but it is only showing the detail for its creation and all other options are not functioning. So could help me in implementing the chatter box.

Avatar
Opusti
Best Answer

Hello Dheeraj,

Make sure that you inherited 'mail.thread' model in your customized model.

e.g. _inherit = ['mail.thread']

     and add thread fields in chatter div like this: https://github.com/odoo/odoo/blob/10.0/addons/event/views/event_views.xml#L138

I hope this will help you.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jul. 25
4603
2
dec. 24
7762
2
nov. 24
28521
2
maj 24
7468
3
mar. 24
6903