Hi all, we are trying to do restriction to financi...
# suitescript
n
Hi all, we are trying to do restriction to financial statements data for certain users - we want to have them access to only their parent department and sub-department's data. We found we can do this by using the role department permission but we do have to update employee's department to the parent department. Problem with this approach is the user needs their SOs to be defaulted to a specific sub-department so we can't update the user's department to the parent department as it affects the transaction's departments. Is there any scripting approach that can help for this?