Basically, i have 3 models:
[A] - one2many -> [B] - one2many -> [C]
When a field in model A change, Model B dropdown of C elements should be filtered by some domain.
How can i do that?
More specific. In Inventory / Dashboard -> Click on Internal Transfers -> Create a new one, then:
When I set the source location, I want the list of products on the Initial Demand tab to be filtered to the existing products in that location.