Ability to filter One2Many field
It would be nice if there was ability to filter One2Many fields with something similar (or simplified) like in tree view.
Use case is:
You have many moves as production input and want to check if certain product is in that list.
Ctrl+F, enter product code -> One2Many field shows only the move with the product code you entered.
Currently the only reasonable way to do this is to sort the list by product, and search for it alphabetically.