Hello,
Using Odoo v15, when creating a new Quotation I select the customer, but then I can select any delivery address whether or not from the same customer. I need to limit the selectable adresses to be the selected customer addresses and not any address in our partner list.
Can I do that using "User-defined Filters"? How?
If not, should I change the code so that I force the addresses list to be only addresses of the selected customer? How?
Thank you!