My Stuff
Comments
-
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.
-
Hello @Matthew Pitkin, 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 @Gert Van Damme, 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 @Krunal Patel, We apologize for the inconvenience but this feature is not available at the time. You may request it as a SuiteIdea so that our engineers can consider it for future implementations.
-
Hello @User_1T7OP, Thank you for providing the screenshot. There are several samples in SuiteAnswers that you can use as reference to create your own script that fits your requirement. We cannot provide a script from scratch but here are some of the articles that I found: SuiteScript 2.0 > Client Script > Display a Saved…
-
Hello @Krunal Patel, 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 @Raghuraman Narayanan, Happy new year! In Setup > Records Catalog for item.subsidiary, the field says it is available for join only. When checking under Joins tab Item -> Subsidiary join, you can see it is an M:N cardinality and popup help says: item.id = itemSubsidiaryMap.item itemSubsidiaryMap.subsidiary =…
-
Hi @Krunal Patel, This is expected behavior when using REST API to transform records currently. You can send a follow-up PATCH request to only include only the valid line items and leave out the lines you don't need. A similar behavior is requested as a SuiteIdea under 771426 REST API > transform > Transfer order to Item…
-
Hello @Krunal Patel, Good day! You can still create a standalone invoice via NetSuite UI. There is a record.attach() function in SuiteScript. However, upon checking, it does not support linking Invoice to Sales Orders currently.
-
Hello @OliverOO, Happy new year! To customize your SuiteQL configurations, you can: Navigate to Customizations > Search and Install Bundles > List. Open your SuiteQL Query Tool bundle. Go to the Components subtab and chose Show Components. Navigate to Customization > Centers and Tabs > Center Tabs. You should now be able…
-
Hello @User_1T7OP, Good day! Can you provide a screenshot of the email you're currently receiving?
-
Hello @User_2AVNW, Good day! Upon checking with our NSAR Specialists, it would be best that you file a case with NetSuite Support or work with your NetSuite Partner if you have one in order to troubleshoot this. As these types of errors require a more in-depth analysis.
-
Hello @PaulRipley, 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.