Good Morning,
My Goal is to created a model that stock bank check ( like payment installment)
so i create a model with a One2many field and there is no problem
i create a field in my model named "partner_name" and i want that field to get the value of "account.payment" ' partner_id' field Because i Call my model with Many2one field in "account.payment" model