Best Of
Re: Invoice Form Selection in Commerce Only Shows Sale Order PDFs
Thanks for your help @Carlo Bernal-Oracle, that lead me to the right place. I also happened to be missing a few permissions.
Re: 2FA Authentication
Hi @Elina Kourouzidou
Could you please confirm which browser you are using to access the system? Additionally, can you check if you have enabled the "Remove browsing data every time when they close the browser" setting? If this setting is enabled, the system will prompt you to enter 2FA every time you log in, even if you select the "remember me for 30 days" option.
Thank you.
Re: Record link not working on emails
Hi @Angelica Mae Segador-Oracle and @User_ZCWF3!
I found a solution through your suggestions above!
Thank you!
Re: Can I turn a customized standard report into a saved search to use it in Reminder portlet?
Hello,
You can not convert a saved report into a saved search. You can recreate the report into a saved search, but some of the criteria won't be listed in the 'filters' area of your report. For example, if the report is open sales orders, the filters won't show the transaction type=sales orders & Status = not closed, billed, etc.
Reports can be added to your dashboard as report snapshots. Searches can be added via the 'custom search' portlet. If you recreate a report as a saved search, you can then add it to your dashboard as a custom search or dashboard reminder.
I hope this helps!
~angela
Re: Accounting Period ( FY -2023-24 ) in Custom Field
Hello Angelica Mae Segador-Oracle,
Thanks for the information.
Its fine if it is the limitation of NetSuite.
Thanks and Regards,
Re: Custom Conditional Workflow Formula
Hello @Dwight Schrute
SQL functions only work with server-side actions such as "Before Record Load", "Before Record Submit", "After Record Submit". Since you use "Before Field Edit" which is a client action, you need to use SuiteScript APIs.
You can use below formula to extract the date and compare whether it is less than or equal to 07
nlapiStringToDate(nlapiGetFieldValue('trandate')).getDate() <= 07
Re: Tips
Thank you, @Ivy Lopez-Oracle and @K Mukesh for sharing your go to shortcuts!
@Ganesh Karan, you can also check SAID: 8956 Keyboard Shortcuts for more shortcut tips.
For other users, feel free to show your go to NetSuite shortcuts too!
Re: Merge 1000+ Customer Record into 1 Parent Customer Record
Hello @Carlo Gorospe-Oracle,
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 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 journey. Click here for more details.







