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
-
Hello, You mean to view the SuiteIdeas page? If so, to ensure that the SuiteIdeas page is accessible to you, please coordinate with your Administrator. They can either check the page access settings or grant you access if needed. Thank you!
-
Hello, Could you kindly confirm if the Location is included in the permissions for your custom role? Additionally, is the Location field filled out in your PO? If it is, would you mind sharing the updated payload with us? Thank you very much!
-
We would greatly appreciate your valuable insights for our member, @User_FQ0VR. Your input would be highly valued. Additionally, if you know of anyone who is new to NetSuite, kindly direct them to our "New to NetSuite" category, where they can find useful information and guidance.
-
https://community.oracle.com/netsuite/english/discussion/comment/16875490#Comment_16875490 Hi, Were you able to check this? Thank you!
-
Hello, We wanted to let you know that this issue has already been filed. We recommend creating a customer support case so our support team can attach your case to the existing record. Thank you!
-
Hello, I replicated your script using a simplified version with the ValidateLine function and encountered the same error you mentioned. The function in the script is intended to enable the ismultishipto field automatically and set the shipping address value when ismultishipto is disabled. Here's the code for your…
-
https://community.oracle.com/netsuite/english/discussion/comment/16875369#Comment_16875369 Hi, were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875384#Comment_16875384 Hi, were you able to check this? Thank you!
-
Hello, I have encountered the same error you're experiencing. Additionally, I noticed the following error in the console tab as well. Given that our script contains very basic code, I would recommend filing a case with NetSuite Customer Support. They have the tools needed to thoroughly investigate and analyze these issues.
-
Hi, Check this SuiteAnswer Article to navigate in SuiteIdeas Page, 10054: Voting for Enhancements. Thank you!
-
Hi, I've used the Task Record and set the status to "Not Started," then I encountered an error. Could you please confirm if you're using the Task Record or the Project Task Record? If it’s a Time Record, are you using Time Tracking? I don’t see a status field there. I’ll review it again based on your response. Thank you!
-
Hi, Could you please attach the full script so I can replicate it on my end? Thank you!
-
We would be truly grateful for any valuable insights you could offer to support our member, @Ashhh. Your input would be highly valued and appreciated! If you happen to know anyone new to NetSuite, kindly direct them to our "New to NetSuite" category. It's a great resource for those just starting out, offering useful…
-
We would be truly grateful for any valuable insights you could offer to support our member, @User_6G058. Your input would be highly valued and appreciated! If you happen to know anyone new to NetSuite, kindly direct them to our "New to NetSuite" category. It's a great resource for those just starting out, offering useful…
-
Could you please test if this works? POST: https://<ACCT>.suitetalk.api.netsuite.com/services/rest/record/v1/purchaseorder/87789/!transform/itemreceipt { "currency": { "id": "7" }, "memo": "testing" } I have excluded the following fields:recordType, createdFrom, and itemList. Additionally, I used transform in the POST URL,…
-
Hello Community Members, Has anyone here encountered a similar need and found an alternative solution? Any insights you could share would be greatly appreciated. Thank you in advance for your help!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875200#Comment_16875200 Hi, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875198#Comment_16875198 Hi, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875194#Comment_16875194 Hi, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875193#Comment_16875193 Hi, Were you able to check this? Thank you!
-
Hi, I just wanted to confirm—have you updated this to 2.1? I noticed in your original screenshot that it was set to 2.0
-
Hi, CurrentRecord.getCurrentSublistSubrecord(options) is only exposed in Client scripts. Are you using Client Script type right? Thank you!
-
That's interesting! I attempted to create a simple script to throw an error, and it worked as expected based on the logic. Could you please check the logs to confirm the taskStatus value and verify if it’s not "Progress"?
-
https://community.oracle.com/netsuite/english/discussion/comment/16875188#Comment_16875188 Hi, were you able to check this? Thank you!
-
Hello, Thank you for the clarification! Here is a SuiteAnswer article with sample code on Line-Level Ship Address for creation, Set Ship to and Shipping Group Field Values on the Line Item Level of Sales Order Transactions with Multiple Shipping Route via SuiteScript 2.0. Since you’re looking to update rather than create,…
-
Hello, Could you modify the API version in your original script to 2.1? Please refer to the screenshot. When debugging the script, it redirects to a different page.
-
hello, After reviewing your request, I believe that your requirements involve complex customization. I recommend consulting with the Advanced Customer Support Team through your Account Manager, as they can assist you in building the necessary custom solution or script, especially since the WMS is sourced from the bundle.…
-
Hello, Could you please try the sample code in Generate a Secure Token and a Secret Key? This might be the complete sample code, which could be more comprehensive than the example you currently have. Thank you!
-
Hello, Please feel free to refer to the following SuiteAnswers article for sample code Creating Price Book Record via Script If anyone in the community has encountered a similar need, your insights would be greatly appreciated! Thank you in advance for any guidance you can offer.
-
Hi there, Could you please clarify which transfer you're referring to? The options include: Bin Transfer Intercompany Transfer Order Inventory Transfer Transfer Order You can click on any of the records above to access the relevant SuiteAnswer article for more information. If not, it may mean the record isn’t currently…