Mi contenido
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comentarios
-
Finally, AI Text Enhance has been enabled on custom records.
-
It's working normally now, I hope the same for all.en An unexpected error has occurred while login in NetSuite Comentario por Ibraam Apr 5, 2024 7:42AM
-
It's working now..
-
Hello Gabriel, You can use the the second formula (Using Partition by) explained in the below post https://community.oracle.com/netsuite/discussion/4476066/add-running-balance-column-in-saved-search But first, I suggest to create a custom body field (Formula) to help you flag the transactions that need to be included in…
-
Hi @Neo_Suite Please use the below script to create a script with type scheduled and schedule it to run on a daily basis. The script will evaluate today's date and compare it the last day of the month, if they are matched, the email will be send. Please amend the send email function to include the sender, recipient,…
-
Hi @Neo_Suite, While building the script, I found some challenges for this logic "If public holiday falls on the last day of the month, we need to send it out the earliest working day before that day". Anyway, I will be sharing with you shortly the script that sends the email at the last day of the month (without the work…en Recurring saved search - to run on last day of the month Comentario por Ibraam Mar 2, 2022 9:31AM
-
Hi @JohnCirocco, That's a great idea, however the challenge that @Neo_Suite wants to link it dynamically with the work calendar including the non-working days.en Recurring saved search - to run on last day of the month Comentario por Ibraam Mar 1, 2022 3:48PM
-
Okay, let me do the script for you and will share it as soon as it’s ready.en Recurring saved search - to run on last day of the month Comentario por Ibraam Mar 1, 2022 7:59AM
-
Hello, I don’t think this can be achieved using the scheduling functionality for the saved search, however my suggestion is to create a scheduled daily script to perform this action, I am happy to support you with this script, please share more details like, what are the working days? And how do you configure the public…en Recurring saved search - to run on last day of the month Comentario por Ibraam Mar 1, 2022 4:24AM
-
Hi, Remove the sourcing setup Then you will be able to use the inline edit And enable it again ? Have a great day! Ibraam Sami | LinkedIn
-
Hi, I have prepared a video that might help, HYG.. And here are the steps: Convert the lists into a custom record For the Sub-Category Record Type, create a new field with type list "Product Category. Create the required fields in the transaction or any other record type. For the field "Sub-Category", make sure to select…
-
Please try the following: Create Saved Search for the applicable custom forms only (not the items). Make sure it's not conflicting with other rules. I see the priority is 3, make sure there is no higher priority rule for the same record "PO".
-
Would you please provide more details, what actually do you need to achieve?