Skip to Content
Menu
This question has been flagged
3659 Views

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
Avatar
Discard
Related Posts Replies Views Activity
1
Jul 23
1197
1
Jul 22
1912
0
Sep 21
1263
1
Sep 20
3575
1
Jan 24
31