コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4139 ビュー

From a res.users form view i can see the 'related partner'

But i do not find a way back ?

In the 'res.partner' form view, I would like to see if this partner has a portal user associated (Thus a res.user).

Now the only trace I see, is in the chatter, the note 'Portal Access Granted'.


Or is this not possible due to the use of composition-based inheritance ?

アバター
破棄
最善の回答

Hello Jaco,

res.partner model has "user_ids" fields which is one2many related to res.users.

you can check user_ids field has value if it is then check type of user as per you requirement.

check following screenshot where parner has assign users.



check following screenshot where user is not linkd with partner.


Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat 380015

アバター
破棄
著作者

How could i have missed that !

Thanks, i ll have a look at customizing this.

最善の回答

Hello Jaco,

If you export a list of your contact with the field 'Users/Related Partners', you can see if the  'res.partner' has an associated 'res.user'.

You could add that field to the 'res.partner' form view but it's not a link to the 'res.user'. I know it sounds weird but looks like it could work.

Hope it helps.

アバター
破棄
著作者

Yes that is what i saw too. I guess it is this type of inheritance that is one-way.

関連投稿 返信 ビュー 活動
2
10月 25
2573
1
9月 25
2569
3
7月 25
4011
1
5月 25
2120
4
5月 25
3457