Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3406 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
4491
2
gru 24
7669
2
lis 24
28433
2
maj 24
7407
3
mar 24
6817