My Stuff
Comments
-
Hello @Bee Yook, Good day. Since this integration was working before and changes were not mentioned in the Release Notes, we can consider this as a potential defect. I will be sending you an email requesting for your account details so that we can file a case on your behalf. Please feel free to provide additional…
-
Hello @Ivan Babiichuk, 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_BQYAC, I'm circling back to ensure you saw my previous communication. Should you require any additional support, please don't hesitate to contact us.
-
Hi @Dext3r, 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 @Ivan Babiichuk, You can trigger workflows via SuiteScript using the N/task module. WorkflowTriggerTask Object Members WorkflowTriggerTaskStatus Object Members For parameters: WorkflowTriggerTask.params Sample code: var workflowTask = task.create({taskType: task.TaskType.WORKFLOW_TRIGGER}); workflowTask.recordType =…
-
Hello @User_BQYAC, Good day. Upon checking with our RPM Gurus, the permissions required for credit cards are: Credit Card Processing Credit Card However, there may also be other configurations that must be enabled in your account on top of this. For more information, you may visit SuiteAnswers Customer Credit Card…
-
Hello @Rizkygaus, Good day. As you have mentioned, this feature is not yet available in NetSuite. You may file this request as a SuiteIdea. To navigate to the SuiteIdeas page: Navigate to Support > Support Overview On the Support Overview page: Scroll down and look for the SuiteIdeas portlet Click Go To SuiteIdeas To…
-
Hello @Dext3r, Good day! Just to be sure, you can check your Client Scripts with a fieldChanged function that has a "return false" line. It could also be under a locked script if you have any bundles installed.
-
Hello @Bee Yook, Good day. Was this integration working before? Upon checking, the table InvoiceItemShippingAddress only contains address-related data and nothing on the transaction's info such as the committed quantity nor inventory balance. Is it possible that these fields are from a different table? Changes in the…
-
Hello @GyanG, Good day. Upon checking, this is still currently filed for an enhancement. The ability to attach a file to a transaction record is currently being requested under Enhancement 776711 Suitetalk > REST API > Ability to attach files to Invoices.
-
Hello @User_1D0ZP, 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 @KNason76, 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_WB1NA, Good day. Upon checking, this could be a potential defect. It would be best to have someone from support to assist you with this concern. I will be sending you an email to request for your account details and file a case on your behalf. Thank you.
-
Hello @Joe Zeid, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
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.
-
Glad it's resolved now! 😊 Happens to the best of us.
-
Hello @User_BQYAC, Good day! Following up on this in case you missed my previous comment.
-
Hello @User_BQYAC, Good day. Was this integration working before? If yes, what changed? Were you able to verify if the same issue is encountered on the same role when tested via NetSuite UI instead of the integration? It is possible to check for errors on the NetSuite side when you find the SOAP Request by: Navigating to…
-
Hello @Gyan, Good day. Do you mean attaching the Vendor Invoice Record or a file?
-
Hi @Ari Heitner, Good day! The error may be caused by a missing permission. Please check if the permission Setup > 'Deleted Records' is available in your role. 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,…
-
Hi @User_R8K00, Good day! Were you able to check the suggestions provided in the previous comment?
-
Hello @Dext3r, Good day! Following up on this in case you missed my previous comment.
-
Hello @Ashoka_Sanjapu, Following up on this in case you missed my previous comment. If you need further assistance, please let us know. Thank you!
-
Hello @User_5IOLK and @User_B80ZL, Good day and thank you for posting in the NetSuite Support Community. Our gurus are currently checking on this concern. We will get back to you shortly.
-
Hello @Ashoka_Sanjapu, Good day. You can use a free-form text custom field and assign it the formula value of {custitem_img_field.internalid} via workflow when the image custom field is changed. Here's a step by step breakdown: Workflow Create a workflow by navigating to Customization > Workflow > Workflows > New. Input…
-
Hi @User_R8K00, You would usually handle errors in the script and: Use the NSOA.meta.log(severity, message) user scripting function to add entries to the scheduled script deployment log. You can then set up a schedule report to send a daily digest of the relevant log entries. Use the NSOA.meta.sendMail(message) user…
-
Hello @User_NUTAA, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @Dext3r, Good day. Can you try to add a log.debug() line before the try-catch? You can also add more line.debug() lines different parts of your code just to see at what point the script stops working.
-
Hi @User_KNY69, Good day! Following up on this in case you missed my previous comment. Please let us know if you're working on SuiteAnalytics Workbook or Warehouse so we can guide you accordingly. Thanks!
-
Hello @Rhys Gottwald, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.