Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
7747 Переглядів

What filtered and mapped functions do? in odoo 16

and how can i use it?

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
серп. 25
2836
1
трав. 25
2773
1
квіт. 25
3742
1
квіт. 25
4610
1
квіт. 25
2043