プロフィール
コメント
-
Hello @Sean Moylan, Can you please share the error message you receive?
-
Hello @nag_m, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hello @Brian Finlay, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hello @User_05M48, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hi @Aruna Madabhushi, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hello @KNason76, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @✨Jeannie, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support.
-
Hi @AhmedM, I'm just checking in to make sure you didn't overlook my prior message. If there's anything else we can do to assist you, please feel free to reach out.
-
I'm touching base to confirm that you didn't miss my previous message. If you find yourself in need of further assistance, please don't hesitate to get in touch.
-
Hello @Vernita, I wanted to check in to make sure you didn't miss my previous message. If you require any more help, please don't hesitate to reach out. If not, please let us know by clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community members who might have a similar…
-
Hello @Ginu, I checked this with the team responsible for Ship Central and they confirmed that Release Notes are posted on SuiteAnswers and Release Portlet every major release. All minor updates in between major releases only contain bug fixes. I hope this helps! If you find this reply to your question useful, others might…
-
Hello @User_I8PB9, Unticking the Deployed checkbox does disable the script as long as you click the "Save" button. Otherwise the changes will not take effect. I hope this helps! If you find this reply to your question useful, others might as well. By clicking the “Yes” button for “Did this answer the question?” below,…
-
Hello @User_E5V5E, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @Vernita, Good day! You might want to explore using SuiteQL to get these values. For more information, you may visit these help articles: SuiteQL.run() SuiteQL.runPaged(options) According to the note in SuiteQL.run(), if the SuiteAnalytics Connect feature is enabled in your NetSuite account, there is no limit to the…
-
Hello @AhmedM, Good day! Upon checking the screenshots you provided, there does not seem to be a selected audience in your Script Deployment record. In order for the script to run for other users while in "Released" status, these must be true: Deploy checkbox is ticked. An Audience must be selected. Whether it be a role, a…
-
Hello @User_E6ME3, Upon checking, this feature is still for enhancement under 720834 SuiteQL > Custom Column Field > Expose Document-type custom fields. To support this Enhancement, you can cast your vote on the SuiteIdeas page by following the instructions provided in SuiteAnswers Article: 10054: Voting for Enhancements.…
-
Hello @User_H3JQ6, I was able to find a couple of reference scripts that you can use here: Disable Line Item Field for Specific Line Item When A Line Item Checkbox Is Ticked Via SuiteScript Steps to Disable Line Item Field for a Single Line of a Sublist using SuiteScript
-
Hi @Aaron McCausland That is possible. Upon further checking, this is currently being investigated under Defect #688852 Unable to access Reorder Multiple field from item record in SuiteQL. You can raise a ticket with the Support to let them know that you are also experiencing this issue. If you need assistance in creating…
-
Hi @Adithya Krishna, I wanted to check in to make sure you didn't miss my previous message. If you require any more help, please don't hesitate to reach out. If not, please let us know by clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community members who might have a…
-
Hello @User_0QYIY, Upon checking, this is still for enhancement under Enhancement 651959 NetSuite Connector > ShipStation > Mappings > Fulfillment > Add Mappings > Add Shipping Cost field To support this Enhancement, you can cast your vote on the SuiteIdeas page by following the instructions provided in SuiteAnswers…
-
Hello @Aaron McCausland, reorderMultiple is not listed among the item table fields in the Records Catalog. This means that the field is not yet exposed for NetSuite2.com schema. You can file a SuiteIdea to request to have this exposed. NetSuite UI, SuiteScript, SOAP, REST, and SuiteQL are all different and therefore field…
-
Hi @Adithya Krishna, Invalid Login Attempt could be caused by many different reasons including, but not limited to: incorrect tokens and missing permissions. To learn more about the probable cause of the error, please do the following steps: Go to Setup > Users/Roles > User Management > View Login Audit Trail. Check…
-
Hello @Chandanesh, Kindly double check if you entered the right tokens in your Authorization tab. Make sure there are no empty spaces and the capitalization of the first letter is correct. Tokens stored in MS Word or OneNote sometimes get the first letter automatically capitalized. You can also check your Login Audit Trail…
-
Hello @User_RG1MF, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @User_J1C00, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hi @User_J1C00, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hello @User_I8PB9, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support.
-
Hello @User_FSREH, 2024.1.0.3, 2024.1.0.4, and 2024.1.0.5.a all only contain bug fixes. Therefore there are no changes in its core processes. If you find this reply to your question useful, others might as well. By clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community…
-
Hello @Dan Coates, You can set the values of the multi-select field by using the following format. { "custbody21": { "items": [ { "id": "2" }, { "id": "1" } ] } } The sample code described herein is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law. Oracle + NetSuite Inc.…
-
Thanks for letting me know, Judy!