Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ

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,

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất
<filter name="breakfast" 
string="Product contains: breakfast"
domain="[('product_id','ilike','breakfast')]"/>
Ảnh đại diện
Huỷ bỏ
Tác giả

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 1 24
14614
3
thg 12 22
14699
0
thg 3 15
4873
1
thg 8 25
231
3
thg 8 24
7273