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

Odoo V16

To be specific i want to track the field value changes of the tree view of the notebook

Model: purchase.order

Menu: Orders-->Request for Quotation-->Products tab in notebook (tree view)

Avatar
Discard
Best Answer

Hi,

There is no straight forward options to track one2many fields into the chatter. If you need to achieve this, you have to inherit the write method of the purchase.order/purchase.order.line model and manually add the changes to the chatter section using the message_post function.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 25
907
1
Oct 22
3258
2
May 22
3310
4
Oct 21
6476
1
Aug 21
6408