Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
6646 Visninger

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

Avatar
Kassér

@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

Forfatter

Thanks Sir! :)

Bedste svar

@Samantha Cruz

Just search the model using this domain:

unread_ids = self.env['sale.order'].search([('message_unread', '=', True)])
Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 15
3983
0
maj 20
1250
2
jun. 15
36333
1
aug. 25
90
0
jul. 25
900