İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3465 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Tem 25
4654
2
Ara 24
7787
2
Kas 24
28563
2
May 24
7501
3
Mar 24
6922