Skip to Content
Menu
This question has been flagged
1 Reply
2813 Views

Is there any way to add the partner_id as a link instead of text to the chatter at the bottom of the sale.order record when a user changes the partner?  

Avatar
Discard
Best Answer

Hello,

I use this snippet to achieve this query :

 <a href="#" data-oe-model="<your_model>" data-oe-id="<your_id_in_model">Dummy Text</a>

I put this text inside the method message_post from chatter.

BR

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 24
253
1
Apr 23
2162
2
Dec 24
302
0
Nov 24
79
2
Nov 24
477