Mi contenido
Comentarios
-
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.
-
Hello @AhmedM, Good day. Inventory Balance is available as a search type. search.Type.INVENTORY_BALANCE. For more information, you may check SuiteAnswers: search.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?”…
-
Hello @Richard Appleford OB, Were you able to observe when it copies both and when it doesn't change at all?
-
Hello @kees.netsuiteadmin, Good day. Have you tried using Record.getValue() to double check if the value is correctly assigned? You could also add some log.debug() lines to confirm if the script is triggering. If not, please double-check your script deployment record. Thank you.
-
Hello @Kevin Hosea, Good day! Were you able to test Dieka's suggestion?
-
Hello @Richard Appleford OB, Gently following up on this. Thank you!
-
Hello @Vishal_, 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 @Eyalush, Can you please share the link so that members who are interested can check it out? Thank you so much for this contribution!
-
Hello @Richard Appleford OB, Can you please share your configuration for both fields?
-
Hello @Eyalush, 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_TGTNW, 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.