Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1700 Ansichten

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?

Avatar
Verwerfen
Autor Beste Antwort

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.

Avatar
Verwerfen