Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
6624 Prikazi

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

Avatar
Opusti

@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

Avtor

Thanks Sir! :)

Best Answer

@Samantha Cruz

Just search the model using this domain:

unread_ids = self.env['sale.order'].search([('message_unread', '=', True)])
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
mar. 15
3940
0
maj 20
1240
2
jun. 15
36302
0
jul. 25
881
1
maj 25
1025