Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3217 มุมมอง

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?

อวตาร
ละทิ้ง

Can you provide us with the code?

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 15
11527
1
มี.ค. 15
6004
0
ก.ค. 25
656
Filters in multiple companies แก้ไขแล้ว
1
พ.ค. 25
1431
ADD PROPERTIES แก้ไขแล้ว
1
พ.ค. 25
1543