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

I've a class with two many2one that point to the some class relation. I need to show the data in the many2one in two different way. Example: my many2one fields relation is res.partner.I need to show tha partner name in the first m2o and city-state in the second one. It's possibile?

I can't use name_get because it work on all the class relations.

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

Hi Francesco,

Set a context on either of the field eg:{'show_city_state':True} and look for the context in the name_get if you have this key then return city_state else return name.

Thanks

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

Please can anyoune help me! i just want to know if it's possible to add field.many2one('my.model') in class which inherit res.partner knowing that 'my.model' contain field.many2one('product.product'). i(m using version 7 of openerp

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

Open a new post, please! Don't spam in other post.

sorry! but just I'm looking for an answer

Автор

I know it but you can't post your problem in post of other users. Open a new post and wait someone help you.

OK Francesco!! SORRY FOR THAT!

Related Posts Відповіді Переглядів Дія
2
бер. 15
14380
1
бер. 15
5034
1
бер. 15
5156
2
лют. 25
5902
1
груд. 24
1452