Mi contenido
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comentarios
-
No worries! Feel free to reach out if you have any further questions. Thank you and have a great day!
-
Hello @Vernita, Per checking, the ability to customize customer dashboard links is tagged as a future enhancement. You can receive a notification once it is available by voting Enhancement No. 141922 Customer Dashboard > Customer Dashboard Links portlet > Please allow users to add tasklinks for saved reports to Customer…
-
Happy to help! You can set the value of the start and end time using the Record.setValue(options) as well. One of the practices I do when I am not sure what a field's value should be is to perform these steps: Open the browser console (This can be done by pressing F12) Run the nlapiGetFieldValue(field id). This would…
-
Hi @Erleen, May I know if you were able to test this on your end? Thank you!
-
Hello @Paul Salkeld, I tweaked your code a bit and I got it running by adding the required field/s using Record.setValue(options). In my case, it was only the title field. Please feel free to use the script below as a reference. /** * @NApiVersion 2.0 * @NScriptType ClientScript * @NModuleScope SameAccount */…
-
Hello @Erleen, For your scenario with Work Order/Work Order Completion, I used the Previous Transaction Link table and set the condition to select the Work Order Completion's internal id. You can find the screenshot of my query and test results below. Hope this helps!
-
Hello @ONO4, Can you confirm if this worked on your end? Thanks!
-
Hello @ONO4, Apologies for the confusion. Your initial script should be working and the only thing you need to change is the header of the script. Change this: /** * @NApiVersion 2.1 * @NScriptType ClientScript */ to this: /** * @NApiVersion 2.0 * @NScriptType ClientScript */ Basically, this would be your code:…
-
Hello @Nickey, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. Thank you so much, @Excelsis Sia for providing valuable insights!
-
Hello @leannekane, I'll see what I can do and coordinate this internally to have some of our gurus who are specializing in SCM look into this as well. Let us use the other thread moving forward. Thank you!
-
Hello @User_NH0F0, Greetings and welcome to the NetSuite Support Community! We are thrilled to have you here with us today and grateful that you've opened this thread. Our team of experts is reviewing your issue and will provide you with an update as soon as possible. To our other members of the community, we would greatly…
-
Hello @aisaadaniya, Thank you for submitting this new thread. Please allow our experts and community members to review and examine your concern. We will get back to you promptly with further details. To our valued users, your contributions in the form of insights or suggestions are highly appreciated and hold significant…
-
Hello @User_V5KBL, We appreciate your submission of this new thread and kindly ask that you give our experts and community members time to review and evaluate your concern. We will respond to you promptly with additional information. To our community users, we highly value your contributions whether in the form of insights…
-
Hello @User_HPB3I, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. To our other community members, your input is always valued and…
-
Hello @User_M5NQS, Welcome to NetSuite Support Community! We appreciate your submission of this new thread and kindly ask that you give our experts and community members time to review and evaluate your concern. We will respond to you promptly with additional information. To our community users, we highly value your…
-
Hello @ONO4, I've tested your script in my own test account and it seems like the error is encountered when the script is in version 2.1. It is not reproducible on version 2.0 though so for now, please use SuiteScript version 2.0. Thanks!
-
Hello @Benjamin Paul - USA, Bumping this thread in case you missed it! Please feel free to let us know if you have any further questions regarding this matter. Thank you!
-
Awesome! Thank you as well, Erleen. Have a nice day!
-
Hello @3945329, Thank you for submitting this new thread. We appreciate your contribution to our community. It's great to see that Rodney was able to share a solution/workaround for your concern. Our experts will continue to monitor this thread to ensure that everything is working as expected. If you need any further…
-
Hello @Sam P, Good day! May I know if you already tried sending the file without converting it from base64 to UTF-8? Basically using filecontent as your https body. Thank you!
-
Hello @Brian Finlay, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. To our other community members, your input is always valued and…
-
Hello @User_REJ14, Thank you for submitting this new thread. Please allow our experts and community members to review and examine your concern. We will get back to you promptly with further details. To our valued users, your contributions in the form of insights or suggestions are highly appreciated and hold significant…
-
Hello @Vernita, The Map/Reduce Script from the EDP Bundle is locked and is not downloadable. Therefore, it is not possible for us to modify it. Unfortunately, without the ability to modify the script, I do not see a way to force it to run even after the day has passed.
-
Hello Erleen, I hope you're having a great day! I think what you're looking for is either the PreviousTransactionLink or the NextTransactionLink table. These tables contain the connection between transactions (Similar to the "Related Records" subtab in the NetSuite UI). Here is an example of a sales order with multiple…
-
Hello @Benjamin Paul - USA, Happy Wednesday! I have consulted your question with our performance team and here's what they said: If the CSV import contains a large number of records (thousands or more) and there are only a few existing records of this type (perhaps only hundreds or fewer), the import can impact the…
-
Hello @User_M4JOC, Thank you for submitting this new thread. Please allow our Customization experts and community members to review and examine your concern. We will get back to you promptly with further details. To our valued users, your contributions in the form of insights or suggestions are highly appreciated and hold…
-
Hello @bkenner, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. To our other community members, your input is always valued and…
-
Hello @Alejandro Medina, Greetings! Thank you for submitting this new thread. Please allow our experts and community members to review and examine your concern. We will get back to you promptly with further details. To our valued users, your contributions in the form of insights or suggestions are highly appreciated and…
-
Hello @Alex.S-2016, According to SuiteAnswers 8455, Execution Logs are currently only available for Saved Searches but not for Reports. As of now, Reports only have Audit Trails, which record the changes made but not the executions ran.
-
Hello @User_JN952, Thank you for submitting this new thread. Please allow our experts and community members to review and examine your concern. We will get back to you promptly with further details. To our valued users, your contributions in the form of insights or suggestions are highly appreciated and hold significant…