Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4729 Представления

I created a page on the website were I update a custom module and view the records 

I wanted to use a portal chatter can someone till me where to start

```
<div id="sale_order_communication" class="mt-4">
<h2>History</h2>
<t t-call="portal.message_thread">
<t t-set="object" t-value="sale_order"/>
</t>
</div>
```

I found this but what is next
my module has the chatter in the view
I did not find fined any documentation about it
Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 23
2197
1
июл. 22
2829
0
сент. 21
2237
1
сент. 20
4772
1
янв. 24
31