Hello,
I'm using Odoo Studio 16.
I created a new form. In this form, I have customers (many2one relation) and opportunities (many2one relation).
When I select a customer, I would like to show in opportunities only opportunities with this customer as partner.
How can I do it? How can I change the domain dynamically?