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

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
2731
1
мая 25
2692
1
апр. 25
3682
1
апр. 25
4534
1
апр. 25
1998