跳至內容
選單
此問題已被標幟
2 回覆
5287 瀏覽次數

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!

相關帖文 回覆 瀏覽次數 活動
2
3月 15
14312
1
3月 15
5007
1
3月 15
5089
2
2月 25
5851
1
12月 24
1410