Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3236 Weergaven

I am using Odoo 8.


I have added the field remaining_total to the account.analytic.account view, but I would like to know how to filter by that field.


I would like to see only contracts that have been fully invoiced, so I used:

<filter name="fully invoiced" string="fully invoiced" domain="[('remaining_total','=',0)]" help="fully invoiced"/>


But that has no apparent effect when I apply the filter.


What might I be doing wrong?

Avatar
Annuleer

Can you provide us with the code?

Your filter seems to be correct, but whether "remaining_total" is a compute field?

Gerelateerde posts Antwoorden Weergaven Activiteit
1
mrt. 15
11529
1
mrt. 15
6010
0
jul. 25
700
1
mei 25
1465
1
mei 25
1604