how to check the manager
Hi,I need to check the current requester is a manager or not. how can i do that in a script. my complete logic would be like follow.current_user = requesting userrequested_for_user = value of "requested for" field of requestif(manager of requested_fo...