Search Here

How to Check Current Logged In User Group

    In this post you will learn how to check login user group. The need of this post is, to sometime we need to visible invisible some filed on the basis of login user group or we want to perform some action on the basis of login user. To do so we need to get login user group. 

How to Check Current Logged In user Group

There are multiple ways to get login user group. We can use these lines of code on a "button click, onchange of many2one field, computed filed etc".

chekc_current_logged_in_user_group.py


  

Post a Comment

2 Comments