Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
7649 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
2671
1
may 25
2670
1
abr 25
3671
1
abr 25
4520
1
abr 25
1986