Quantcast
Channel: OpenERP Help - Individual question feed
Viewing all articles
Browse latest Browse all 224

How do we show a tree / search view of Issues followed without using a record rule?

$
0
0
I'd like to have a tree view of issues selected by a domain [('message_follower_ids','in ', uid)] where uid is the logged in user. However, the Uid is related to the user id and what is needed here is the uid.partner_id. This is unavailable from here as far as I can see. Is there an easy way to do this? An answer on this site suggested it can be done with a record rule [('message_follower_ids','in', user.partner_id.id)] but I don't want to restrict the records in this way.

Viewing all articles
Browse latest Browse all 224

Trending Articles