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

I want to get the items that are still not yet viewed. For example in 'Quotation'.

アバター
破棄

@Axel what part of the code? Can you please give an example?

I edit the domain example in my answer so you could get the idea better

著作者

Thanks Sir! :)

最善の回答

@Samantha Cruz

Just search the model using this domain:

unread_ids = self.env['sale.order'].search([('message_unread', '=', True)])
アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 15
4268
0
5月 20
1401
2
6月 15
36675
3
9月 25
615
1
9月 25
2004