Hi,
in a form, i display a One2many field of a many2many relation model
When i click on a record of this o2m field , i don't want to open the form of this relation model, but i want to open the form of an other model (without add a new button if possible)
Is it possible to do that ?