Marc
07/03/2025, 8:44 PMCeligo AI
07/03/2025, 8:44 PMAI generated answer (using internal Slack threads):To allow an employee center to access the subsidiary list, you need to set up the role to limit access to User Subsidiary and set up the employee with the subsidiaries you wish to limit access to. This can be done by customizing or creating NetSuite roles. However, it's important to note that if your script runs a search of subsidiary records (or does a lookup, which is the same thing as a search), employee center roles likely don't have permissions to run searches on subsidiaries. This is because client scripts, which execute as the current user, will be subject to employee center role restrictions. There are two ways to work around this: 1. Store the information you need in a custom record and allow the employee center roles access to the custom record. 2. Have the client script call a suitelet that can run as admin to do the search. Remember, once any transaction has posted to the employee, the subsidiary cannot be edited. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
07/03/2025, 8:45 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832751751
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830708086
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.829461038
Celigo AI
07/03/2025, 8:45 PM