Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1682 Vues

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
Ignorer
Auteur Meilleure réponse

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
Ignorer