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 @srussell, Apologies for that. The correct link is this: https://suiteanswers.custhelp.com/app/answers/detail/a_id/91134/loc/en_US The REST API Browser's link for the subscription record is this: https://system.netsuite.com/help/helpcenter/en_US/APIs/REST_API_Browser/record/v1/2021.2/index.html#tag-subscription The…
-
Hello @User_FL4CK, 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_YMWNR, Good day! You can create a transaction saved search and add Next Approver and Next Approver : Inactive fields to validate whether a transaction's assigned approver is an inactive employee. To add the Next Approver : Inactive field into the columns, you must first select "Next Approver Fields..." and then…
-
Hi @Jason_Moore, Good day! You can use Field.updateDisplayType(options) to hide/show subtabs. You may check SuiteAnswers 43602 for the Enum of possible display type values. Hope this helps! If you find this reply to your question useful, others might be as well. By clicking the “Yes” button for “Did this answer the…
-
Hi @srussell, Good day! Yes, it is possible to create subscriptions via REST Web Services. You may refer to SuiteAnswers Article 91134 for sample codes and other information. I hope this helps! If you find this reply to your question useful, others might be as well. By clicking the “Yes” button for “Did this answer the…
-
Hello @User_75YL8, 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 @Nickoletta Gounaris, 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.
-
Hello @Muzzyelk, 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…
-
Hi @User_60FBN, Greetings! Just checking up on you in case you missed my previous comment. If you need further assistance, please let us know. Otherwise, by selecting "Yes" for the "Did this answer the question?" option on the comment that addressed your concern, you will not only make it easier for others with similar…
-
Hello @Elizabeth Vance, 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.
-
Hello @User_E1GW7, 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…
-
Hi @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 or…
-
Hello @User_60FBN, Thanks for reaching out to our community! Your condition was missing billed != 0, therefore the conditions were not being met because the value of the billed lines is 0 by default. I tweaked it a bit and tested it in my account: var purchaseOrder = record.load({ type: record.Type.PURCHASE_ORDER, id: poID…
-
Hello @Ryan Price, 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_GE47I, 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 @Alon2028-Oracle, 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…
-
Hello @User_E1GW7, 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!
-
Hello @MikeGodbout, 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 @Sharon Hirsc, Upon checking, the destination address is currently not available as a subrecord, which would have made it possible for you to get or set values from specific address fields. However, I found an enhancement record requesting for it to be available: 703521 SuiteScript API > Client Script > Multiple…
-
Hi @Andrii Siryi, Upon checking, the Invoice Group record is currently not exposed for SOAP or REST APIs. It is only available for SuiteScript. However, we encourage you to raise this as a SuiteIdea so that our engineers can consider it for future releases. Thanks!
-
Hi @ONO4, Good day! Just following up on this thread, if you need further assistance, please feel free to let us know. Thanks!
-
Hello @Ed Doherty, 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_ZCWF3, 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.
-
Hello @Andrii Siryi, 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 @ONO4, Good day. It is not possible to use record.transform to achieve this task. SuiteAnswers 45156 has a list of records that can be transformed from A to B, and the Sales Order to Purchase Order is not listed in it. However, an alternative would be to mimic the link within the "Spec. Ord." link, which is:…
-
Hello @Sharon Hirsc, To provide you with better support, may I please know what kind of project you're currently working on? Is it a script, SOAP, REST, etc.? Thanks!
-
Hello @Paul Salkeld, I tested this again today but did not encounter the same error. I think it would be better to have our support reps look into this further. We will contact you via email to request your account information and to create a case on your behalf. Thank you!
-
Hi @kees.netsuiteadmin, Bumping this thread in case you missed it! Please let us know if you need further assistance. Thank you.
-
Hi @User_179ZH, Thank you for your feedback! We understand where you're coming from. We will review this content and update it as soon as possible.
-
Hello @kees.netsuiteadmin, Yes, that is correct. This error is encountered because fields that do not have "Store Value" ticked mean they are not saved in the database. Ticking the checkbox should do the trick, but if it still does not, you may try the following steps: Log in to NetSuite as an Administrator Navigate…