Minha área
Comentários
-
Hello @Floortje Hoogstede, 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.
-
No worries, thank you for letting us know!
-
Hi @Paul Bernick, 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 @Adam W, 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 @NickSuite, 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_Z3A0R, 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 @Paul Bernick, Good day! We cannot provide scripts from scratch. But there are plenty of SuiteScript examples in SuiteAnswers. Here is one article that provides multiple examples: N/record Module Script Samples Here's one of the sample codes provided in this article that follows a similar process with the sample code…
-
Thanks for providing the solution, @Dext3r!
-
Hola @João Gordo-Oracle, ¡Buen día y gracias por compartir esta información con la comunidad!
-
Hello @Vismay Barot, 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 @SWSearcy, 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_FD0CU, Good day! Upon checking, your concern is already being handled by NetSuite Support. It would be better to continue working with them as they are better equipped to help with your concern. Thank you.
-
Are you encountering any error?
-
Hello @User_14GSW, Are you encountering any error when attempting to apply it to an AICJE? Have you tried using the integration role in NetSuite UI?
-
No worries! I'm glad to hear it is now resolved. 😊
-
Hello @CrisH7, Sometimes they are categorized this way as they are based on the initial request of the customer who filed the SuiteIdea.
-
Hi @User_7QIOC, I'm circling back to ensure you saw my previous communication. Should you require any additional support, please don't hesitate to contact us.
-
Hello @Krunal Patel, 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_7QIOC, Here is a guide of a CSV Import that includes the External ID. Importing Kit/Package Item record via CSV Import —Before: After: 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, you’ll be able…
-
Hello @m ramana, Good day! Plenty of articles in SuiteAnswers provide the list of best practices for most processes. You may find them here. We would also love to hear some suggestions from some of our outstanding community members! Tagging them here: @Tigran Shahnazaryan @Able Wilson @Tafara @Divya Unnikrishnan @Tiru…
-
Hello @Daniel P, This error is expected because the custom form record is not supported by SuiteScript, as shown in SuiteAnswers record.Type. 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, you’ll be able to…
-
Hello @CrisH7, Upon checking, this is currently filed for enhancement under Enhancement 605854 REST Web Services > Employee > Company Contributions > Accept percentage for the rate field To support this Enhancement, you can cast your vote on the SuiteIdeas page by following the instructions provided in SuiteAnswers…
-
Hello @Krunal Patel, Apologies, I missed that. Your PATCH request can only contain the Line ID and you should be good to go. And yes, the item record has 10 quantity in the Sales Order.
-
Hi @clautre, 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…
-
Hi @Krunal Patel, 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…
-
Hi @User_M73PP, 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…
-
Here's a sample: First, I created an invoice transaction with REST API using transform. I didn't include line items because they are automatically carried over from the Sales Order's lines: Then send a PATCH request for the invoice, containing only the line item/s I want to keep. Adding ?replace=item parameter in the URL…
-
Hello @clautre, Per checking, N/certificateControl is the only valid module to handle Certificate records in NetSuite. Please double-check if you have the correct internal ID in your certId variable.
-
Hello @User_M73PP, You may check your concurrency allocations by navigating to Setup > Integration > Integration Governance. There may be some integrations that hog the allocation, therefore causing the error. Unallocated Concurrency Limits are shared across all integrations, while the Currency Limit in the sublist are…
-
Hello @Raghuraman Narayanan, Good day. Upon checking previous cases with similar error message for SuiteQL, this is commonly tagged as a defect. Please file a case with NetSuite Support so that they can investigate this concern further.