Hi there, 

As there is active record available in on_change (Thanks for that!), i 
would like to make use of it to create invoice/shipment bound addresses.
Now, the hassle is to hide those addresses from the party address subfield.
I saw it is possible to add a domain clause to the many2many field, but i 
am not sure this is what i want.
All i want is to add a domain to a view. I see that is working with 
ir.action.act_window, but the m2m fields always use a 
ir.action.act_window.view so i dont really know how to make that happen...

best regards,
simon

Reply via email to