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
3681 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
5432
2
gru 24
8254
2
lis 24
29079
2
maj 24
7928
3
mar 24
7323