Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
7657 Vistas

What filtered and mapped functions do? in odoo 16

and how can i use it?

Avatar
Descartar
Mejor respuesta

Hi

The filtered will return the recordsets that match the criteria or condition. The Mapped function,it returns a set of field values. Its argument accepts a string value as the column name and returns all the possible values from the recordset.

Please check this RecordSet Operations - Sorted, Filtered & Mapped

Hope this Helps

Regards

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
ago 25
2693
1
may 25
2683
1
abr 25
3673
1
abr 25
4525
1
abr 25
1987