Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged

i am trying to filter those delivery order whose product contain "breakfast".the domain filter which i am using in action is :

<field name="domain">[('pack_operation_product_ids','=','breakfast')]</field>

but, it is returning all the records without filtering it.

i want it to filter all records like this, when "all transfer" menu item is clicked.

Thanks,

Avatar
Zrušit
Nejlepší odpověď
<filter name="breakfast" 
string="Product contains: breakfast"
domain="[('product_id','ilike','breakfast')]"/>
Avatar
Zrušit
Autor

Thanks it works, sorry dont have enough karma to vote up your answer.

Related Posts Odpovědi Zobrazení Aktivita
2
led 24
14611
3
pro 22
14695
0
bře 15
4873
1
srp 25
227
3
srp 24
7271