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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
2813
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 24
|
253 | ||
|
1
Apr 23
|
2162 | ||
Chatter looks weird in 18.0
Solved
|
|
2
Dec 24
|
302 | |
|
0
Nov 24
|
79 | ||
|
2
Nov 24
|
477 |