Mi contenido
Comentarios
-
Hello @clautre, Good day! It's search.Type.SALES_ITEM_TAX. 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 members who might have a similar concern find the answer easier and you will also get…en SuiteScript Search on tAX Codes Comentario por Francesca Nicole Mendoza-Oracle Nov 6, 2024 3:03PM
-
Hi @Stevanus Sembiring, You could perform a PATCH operation to add the inventory detail if the Item Receipt is already created in NetSuite.
-
Hello @emcee_uk, 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.
-
Hi @Stevanus Sembiring, Do you mean a standalone one without transform? I only have here a sample based on the reference payload you provided, but I do not encounter the location error when I populated the Location field in the Purchase Order prior to sending this payload. If the location from the purchase order is blank,…
-
Happy to help! Tagging here some of our active community members, in case they have experienced integrating with AWS before. @Tigran Shahnazaryan @Amanda Edwards @Dext3r @Vernita @Hormese Paul @GauravAgrawal
-
Hello @User_C19D8, Good day! Yes, it is possible for NetSuite to connect with Amazon S3. You will need to create and setup your own integration such as SFTP, or though third-party services.
-
Hello @Maanav Goyal, 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 @Stevanus Sembiring, I think it would be best to have NetSuite support team look into this. Please file a case or let us know if you need assistance in creating one.
-
Happy to help!
-
Hi @rgonz-mhi, 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 @rgonz-mhi, Can you please share the script that you're working on so we can troubleshoot and test it on our end? Thanks.
-
Hello @Jordan Cohen, 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.
-
Hi @Stevanus Sembiring, 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.
-
Hi @texhood, Just a quick follow-up to ensure you didn't overlook my earlier message. If there's anything more, please don't hesitate to inform us.
-
Hi @User_10UC6, 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 @Stevanus Sembiring, When transforming records with REST API, NetSuite copies lines from the source record, regardless of the values you input in the POST request. If you are using a custom role, please try to create an item receipt via NetSuite UI using that role to check if you encounter the same behavior.
-
Hello @texhood, Good day. Upon checking, it is only possible to modify but not create Revenue Arrangements at the time using SuiteScript. I believe this is also the same behavior with NetSuite UI. A Revenue Arrangement record is automatically created upon approval of the Sales Order. After this, you can use SuiteScript to…
-
Hello @User_10UC6, Have you tried using Field.getSelectOptions(options) to populate the dropdown? Here's a sample code from the SuiteAnswers: var objRecord = record.load({ type: record.Type.SALES_ORDER, id: 275 }); var objField = objRecord.getField({ fieldId: 'couponcode' }); var options = objField.getSelectOptions({…
-
Hello @User_FQ0VR, 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 @PatrickConrad, 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.
-
Hola @User_G0G2N, Estamos encantados de tenerle con nosotros hoy. Gracias por crear este hilo. Por favor, permita que nuestros gurús revisen su preocupación y realicen su investigación inicial. Nos pondremos en contacto de nuevo si tenemos novedades al respecto. Para nuestros otros miembros, siéntanse libres de compartir…
-
Hello @User_S8PAJ, I checked your ticket and the defect and it appears that the defect is still not resolved as of now.
-
Hi @rgonz-mhi, Creating Map/Reduce instances can be done using task.create(options)
-
Hi @Vishnu M, Were you able to test if Amanda's suggestion works?
-
Hello @Stevanus Sembiring, Good day! Were you able to check @R. Dieka Pribadi G. E.,'s suggestion?
-
Hello @User_S8PAJ, Was this error resolved?
-
Hello @Vishnu M, 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 @AhmedM, I'm circling back to ensure you saw my previous communication. Should you require any additional support, please don't hesitate to contact us. Many thanks!
-
Hello @Richard Appleford OB, Good day! Following up on this in case you missed my previous comment. Thanks!
-
Hi @Abhishek_A, 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.