Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1644 Widoki

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?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć