Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5600 Переглядів

Hi,

I have created a many2many relationship on the model res.partner under the field name x_m_role.

The related model is named x_partner_role_model and has one field x_role_name.

In my partner form view I added the following xml to make the new relationship available :

<field name="x_m_role" string="Roles" widget="many2many_tags"> </field>

I have only a trouble about the display of the records in the fields. I would like the x_role_name field value to be display, instead I have something like x_partner_role_model,1

How could I manage to get the value of the x_role_name to be displayed ?

Thanks for your help

Cheers

Аватар
Відмінити
Автор

Great that solved my problem. Cheers

Related Posts Відповіді Переглядів Дія
4
січ. 24
23428
Attrs attribute Вирішено
2
січ. 24
2632
0
серп. 23
2400
5
вер. 21
17754
3
січ. 21
17329