Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
7619 Представления

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
2614
1
мая 25
2648
1
апр. 25
3637
1
апр. 25
4495
1
апр. 25
1965