コンテンツへスキップ
メニュー
この質問にフラグが付けられました

If I create a separate filter for the domain and the group by, they work fine. But I want the user to be able to select both of them from the same click.

I am trying to create the following filter

<filter name="En Route"
domain="[('delivery_state', '=', 'en_route')]"
context="{'group_by': 'vehicle_id'}"/>

When I do this, Odoo ignores the domain and only creates a group by filter.

アバター
破棄
最善の回答

You need to create a custom filter via record. Check out xmlid filter_invoice_refund for more info.

アバター
破棄
関連投稿 返信 ビュー 活動
2
1月 23
3571
0
5月 16
3349
0
5月 23
2721
2
9月 16
7942
1
7月 15
4647