Hi,
Can i show only selected records in a one2many field using a domain,
I have tried this
where func_details_inno is a one2many field with functional_dep a char field in the model for func_details_inno
How can i do it?
↧