跳至內容
選單
此問題已被標幟
1 回覆
1686 瀏覽次數

Hello,

I created an app in order to manage phone appointments with customers.
A customer can be linked with one or more phone appointments.
An appointment can be "Done" or "To Do".

Inside the standard contact view for a customer, I wanto to show a list of all phone Calls "To Do".
I added a One2Many field, so I can have my list... But how to show only "To Do" items?
I tried to change the domain, setting a filter "Pipeline Status Bar" "=" "To Do" but it doesn't change the list. Any idea?

頭像
捨棄
作者 最佳答案

Auto-Solved.

Odoo Studio V12 has a problem. The Domain doesn't work if you put it inside "Studio" field, but you need to go on "other" and then set the domain in the field. In that way, it woks.

頭像
捨棄