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

Good afternoon everybody!!!

Please i want to ask you about this case.

In fact, i have two classes. In the first i have used rec_name.

And in the second, i have a many2one field to the first class.

But the problem is that when i want to see the many2one field i found that it is composed from (id, name)

How can i deal with the rec_name please????

Аватар
Відмінити
Найкраща відповідь

Hello Abdelwahed,

please check your syntax

You should use like this: _rec_name = 'field name'

You have to define last_name field in _rec_name like this: _rec_name = 'last_name'

If your columns don't have any name field then you have to define any field in _rec_name.


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

Thanks for you answer. In fact, i have a colum on which i made rec_name. but, i have a manyone field in an other class to the first class. So is it normal that the manyone contains the id and the colum of the rec_name??

Related Posts Відповіді Переглядів Дія
0
бер. 25
1409
0
січ. 25
3491
1
серп. 23
14838
change password Вирішено
1
серп. 23
13494
1
лип. 23
10478