This question has been flagged

How can you filter for all the records of a many2one field? I made an onchange method that filters a many2one field based on some criteria from another field, but I want to reset the many2one field to show all the default values if I clear the value from the other field? Im assuming you can use a domain filter, but Im not sure how to write it. Thank you

Avatar
Discard

show your onchange method