Filter on tree view with M2O column

Hi,

I have a tree view with multiple fields/columns, including one as a Many2One field.
I can filter the list with most of the fields/columns, but not with this M2O field. It’s not a M2O function field.
Is it possible to filter a list with a M2O field ? Or, do I miss something ? I simply declared my M2O in the model and in the view.

Thank you for your answers.
Thibaut

As long as the field is present in the view, it should be available for filtering.