Best Of
Re: ACCESS to Invoice Sales Order Status Page
I found the access point!! YAY!
List > Bulk Processing Submissions permission
Re: P&L report access restricted to a location for a custom role
Hello Pallavi1903,
Could you kindly begin by updating the employee record and assigning a specific location with the desired access you want to give to that employee.
Then create a custom role. Under Restriction sub tab - Mark the all category as "own and subordinates only"
Now with that role employee can see a specific location only in P&L which was assigned to that employee.
Thanks!!!
Re: unable to set location at line level on Inventory adjustment record?
Hello @User_32GQL,
I ran your script and it worked fine from my end as well.
You could try the following:
- Use Shift + F5 to refresh.
- Clear cache
- Check the Scripted Records page and view the list of deployed client scripts in the Inventory Adjustment record. Another script may be conflicting with this one.
I hope this helps!
If you find this reply to your question useful, others might as well. By clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community members who might have a similar concern find the answer easier and you will also get closer to earning your next Answer Accepter badge.
Re: Editing Purchase Order created by Bulk Processing - Incorrect Department at Line Level
Thanks @Elychelle Gulen-Oracle
That is useful to know this is the 'expected' behaviour. We will look to script changes to adjust the transaction lines to follow the Item's department.
Re: ANALYTICS/KPI/DASHBOARDS
Hi @User_TXI1Z,
Upon checking, it is currently not possible to send an email based on the threshold of the KPI, this is a limitation under Enhancement 63397 Email Notification > User requesting to have email notification sent when KPI meets or exceeds a certain criteria.
Currently, there is a feature that will send you a daily alerts of your events, reminders, key performance indicators, and report snapshots. Please check SuiteAnswers Id: 8982 | Personal Preferences for Alerts
You can also create a Saved Search and have it emailed after the total of income accounts has hit a certain threshold.
1.) Navigate to Lists > Search > Saved Searches > New
2.) Select Transactions
3.) Under the Criteria tab:
Account Type = Income
Period = March 2024 - You can select a different period for this or such as this period, or any other period
Posting = True
4.) Under Results tab, I have added:
Account Type | Summary Type: Group
Formula (Text) | Summary Type: Maximum | Formula: CASE WHEN SUM({amount}) > 15000 THEN 'HIT' ELSE 'MISS' END
5.) Go to Email tab
Send Email Alerts When Records are Created/Updated = True
Add Recipients:
Send on Update = True
Show Recent Changes = True (Optional)
6.) Rename and Save your Search
Sent Email
I hope this helps!
==========
If you find this reply to your question as helpful, others with the same question might find it helpful as well. By marking “Yes” on the “Did this answer your question?”, you’ll be able to aid the community to find the solution much easier and faster without the need to read through all the replies
Re: javascript/NLUtil.js not found error
Thank you Richard. I should have looked in SuiteAnswers first. Hopefully the developer resolves the issue.
Re: ANALYTICS/KPI/DASHBOARDS
Hi @User_TXI1Z,
Thank you for creating this thread. 😊
Hi, Everyone! You are welcome to join the conversation and share your insights.
Re: How can we process money we receive back from Creditors easily into Netsuite?
Hi Elychelle,
Thanks for you help, we will follow the instructions.
Best regards,
Rob.








