Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4520 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
ian. 23
3570
0
mai 16
3349
0
mai 23
2721
2
sept. 16
7941
1
iul. 15
4647