Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8238 Widoki

What filtered and mapped functions do? in odoo 16

and how can i use it?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
5
wrz 25
23476
3
sie 25
3532
1
maj 25
3425
1
kwi 25
4313
1
kwi 25
5121