Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3421 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
2
juil. 25
4548
2
déc. 24
7710
2
nov. 24
28450
2
mai 24
7429
3
mars 24
6851