Hi there.
I have a custom field in the module res.partner (x_proyectos)(many2many field res.partner-proyect.proyect) and i am trying to group by that field,
but i am facing a bug which is that the group by is returning the archive proyects too, I been investigating and i found that the field that determinate if a proyect is archive is status.
I am grateful for your help.