My Stuff
Comments
-
Hello @Janice De Ocampo, Just wanted to check if you were able to see the possible solution provided in my previous comments. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock…
-
Hello @User_1D0ZP, I tried recreating this search and was able to populate similar results. As per above the Blank space in the results is for Either when the role is Added for the first time or the employee is deleted from the account. ________ In case you know someone who is new to NetSuite, we encourage you to direct…
-
Hello @User_1D0ZP, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @kees.netsuiteadmin, Just checking in to see if you got a chance to look at the solution I posted earlier. If you require further assistance, don’t hesitate to reach out.
-
Hello @User_DR9DT, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @User_QDABG, glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated! In case you…
-
Hello @User_HK60E, glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated! In case you…
-
Hello @User_1D0ZP, Just following up to see if you’ve had a chance to review the solution I shared earlier. I’m also including a thread that could help provide a deeper understanding of what happened there. _________ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New…
-
Hello @User_DR9DT, Just checking in to see if you got a chance to look at the solution I posted earlier. If you found it helpful, please consider clicking "Yes" under "Did this answer the question?". It helps others with similar issues find answers more easily and also, it contributes toward earning your Answer Accepter…
-
Hello @Janice De Ocampo,Seems like @Tigran Shahnazaryan has the solution for this. Execute as Role : Admin should resolve the concern. Log in as Administrator Navigate to Customization > Scripting > Scripts Locate Script > Click View on Script Go to Deployments Tab Click Edit on Script Deployment Execute as Role change to…
-
Thank you @Todd N Niedringhaus for assisting @Todd N Niedringhaus with their concern. Feel free to post questions in future. __________ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is specifically designed to offer them information…
-
Hello @User_1D0ZP, To track changes made to permissions or roles (Update, Change, or Delete), you’ll need to create a SuiteAnalytics dataset as System Notes v2 captures sublist-level changes (like Role > Permissions lines) and lets admins search all notes in Analytics. Navigate to Analytics > Datasets > New Dataset. In the…
-
Hello @User_1D0ZP, The solution for this would look similar to the Thread below. You can try re-creating the report below. Why this would work : System Notes v2 captures sublist-level changes (like Role > Permissions lines) and lets admins search all notes in Analytics. I am still creating the exact report and will get…
-
Hello @User_1D0ZP, Can you take a look under Employee Record and System notes to check if that can give more information. Can you also share the setup of your saved search, we might be able to add more details or fields to the saved search/report to give us more information. _________ In case you know someone who is new to…
-
Hello @User_DR9DT, you are in the correct direction you might need to Create a custom center and role since these reports are locked from the bundle. You can also try reaching out to bundle owner if they can modify the audience for you. However Here's what I think a Blueprint of that custom role look like : Start from a…
-
Hello @User_68kLQ, glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated! In case you…
-
Hello @User_1D0ZP, glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated! In case you…
-
Hello @Ron Mc, Just checking in to see if you got a chance to look at the solution I posted earlier. If you found it helpful, please consider clicking "Yes" under "Did this answer the question?". It helps others with similar issues find answers more easily and also, it contributes toward earning your Answer Accepter badge.…
-
Hello @kees.netsuiteadmin, Only SuiteScript can produce a near-duplicate: create the new Quote, copy body/line fields, re-create Activities (Tasks/Events/Phone Calls), and reattach the same files. Communications subtab: Emails/Messages cannot be cloned to another record. Activities do not carry over; you must re-create…
-
Hello @User_3IXS3, Just wanted to check If you still need assistance, please don't hesitate to let us know so we can provide you with additional support. Thank you and have a great day ahead!
-
Hello @Jo_M, I agree with what @Angela Bayliss has to say. Thank you so much @Angela Bayliss for addressing the concern.
-
Hello @User_DR9DT, Can you please elaborate the behavior you would expect. For example : You have a Custom Role that uses Accounting Center and you would like to restrict PBCS reports and show financial or other reports to them ? Let me know the details of your expected behavior so that I can re-create it on my end and…
-
Hello @User_8DP9L, glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated! In case you…
-
Hello @Ron Mc, I think I found what's wrong in the above code. Your Location part : "location": { id: 6 }, Should be "location": { "id": 6 }, Let me know if that fixes the issue for you.
-
Hello @Elizabeth Vance, glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated! In case…
-
Hello @User_3IXS3, Please let us know if this is regarding approving New Created Vendors(Vendor Record) or approving Vendor Bills. When creating a workflow to Approve Vendors you might need to add certain custom fields and hence it would require different steps than the one posted above. I will post the steps accordingly…
-
Hello @User_3IXS3, Below are the steps to Create a Vendor Approval Workflow : To establish a hierarchical vendor bill approval process using workflow, follow these steps: Navigate to Customization > Workflow > Workflows > New Under Basic Information: Name: Enter Vendor Bill Hierarchy Record Type: Select Transaction Sub…
-
Hello @brocha, Thank you for the update. Glad it worked for you! ______ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is specifically designed to offer them information and guidance and help them make the most out of their NetSuite…
-
Hello @Brandon liu, Thank you for the update in future if you need assistance, please don't hesitate to let us know so we can provide you with additional support. ______ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is specifically…
-
Hello @User_DR9DT, Just wanted to check if you were able to see my previous comment. Please provide the requested information so we can proceed with further investigating your concern.