Hell everybody,
I hope you can help me.
I want in Odoo studio make a filter of the selection of one field according the value selected from another field.
I have a Many2one field that allow me to select a contact customer
Attached to this customer i have contacts.
I have another Many2one field. I want the selection of this field filtered only with the contact of the customer selected. How can I do that in Odoo Studio ?
Thank's for your help, this problem makes me crazy
It is frustrating that Odoo not only doesn't allow you to enter this type of domain through the UI, it also flags it as invalid (which of course, it isn't).
I am having the same issue. I have a Customer Contact field in Contact form. If the Customer Contact is "Customer" then I want the next field Customer Category to only list certain values for Customer Contact and not Vendor Contacts. Any help on this would be great. I am having the same issue with the Domain.
I did go back and edit the XLM and added the correct domain. It worked perfect. There is bug in Odoo for sure on this!