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

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
2490
1
июл. 22
3119
0
сент. 21
2535
1
сент. 20
5078
1
янв. 24
31