コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3118 ビュー

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)

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 25
1154
1
10月 22
3478
2
5月 22
3486
4
10月 21
6721
1
8月 21
6573