Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1697 Переглядів

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.

Аватар
Відмінити