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
3526 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
4841
2
gru 24
7917
2
lis 24
28731
2
maj 24
7604
3
mar 24
7057