My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Hi @ImeldaSanchez, Good day! I would like to confirm if you're using Advanced PDF/HTML Templates for your Item Fulfillments? Thanks!
-
Thanks for sharing your insights Able! Hi @DavGarcia, I fully agree with Able on this. I would like to confirm if the Workflow executed on the creation of the Sales Order? If yes, then it's best that the trigger is set to After Record Submit. This way, it could properly source the {id}. Do let us know how it goes! 😊 __ If…
-
サポートコミュニティへの投稿ありがとうございます。専門の担当者と連携して回答いたします。進捗があり次第、こちらに投稿しますので、少々お待ちください。他のメンバーの皆様も、このスレッドにコメントし、知見を共有したり提案することができます。なお、日本対応チームは平日(月〜金)の午前8時から午後6時まで対応しております。よろしくお願いいたします。
-
Greetings, everyone! We have a fellow member, @ImeldaSanchez, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! __ In the meantime, in case you know someone who is new to NetSuite, we encourage you to direct them to…
-
Hi @CDuf, Thanks for letting me know. Do let us know how it goes. 😊 Thanks again!
-
Hi @Adam W, Unfortunately, it's a currently limitation to directly source fields from a PDF (or via URL) and populate them into an email body in NetSuite. NetSuite does not have a built-in feature that allows you to extract data from a PDF and map it to email fields. We appreciate your understanding on this system…
-
Hi @Dext3r, You are correct. A total of 10 Scripts can be deployed on a record. For more information about this, you can head on over to the SuiteAnswer articles below: SuiteAnswers 93154: Client Script does not Trigger SuiteAnswers 103382: How many Scripts can be Deployed on Record and what does this Limit Include?…
-
Hi @nir.levy, Unfortunately, the Confirm Action does not work on Customized Buttons. This is because it uses the Before User Submit trigger. Which executes after a user clicks Save on a record. You can check out this SuiteAnswers article for more information about the Before User Submit trigger: SuiteAnswers 40504: Before…
-
Hi @Fabss, Upon further checking, I was able to find several related cases wherein they wanted to show the Class body field on their Item Fulfilments. Unfortunately, this is a current limitation and they are all attached to an enhancement. This is logged and being tracked under Enhancement 173774 Item Fulfillment > Ability…
-
Hi @Fabss, Thank you so much for providing this! This is very helpful 😁
-
Hi @User_FTSNP, Good day! Sending a follow up on this in case you haven't read our previous reply. Thanks!
-
Hi @Fabss, Glad you were able to solve it! 😊 It's not really required, but it would really be helpful to the community if you would be able to share how you were able to solve it since other members might encounter this in the future. Thanks!
-
Hi @User_M40SJ, My apologies for the late revert on this. Unfortunately, it's a current limitation to have the Available Filters or Criteria to be automatically be in the Custom Formula of a Result. Upon further checking, I was able to find a related enhancement for this. This is logged and being tracked under Enhancement…
-
Hi @User_FTSNP, Thank you for providing Line 21. With this, can you try getting the values of tokenData? Either by: log.debug(tokenData) or log.debug(tokenData.body) So that we could check if it's passing any values. Thanks!
-
Hi @nir.levy, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Fabss, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Greetings, everyone! We have a fellow member, @JenniferTrejo, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! __ In the meantime, in case you know someone who is new to NetSuite, we encourage you to direct them to…
-
Hi @Fabss, Good day! Would you be able to share the code you used when creating the Address? So that we could try this on our end. Thanks!
-
Hi @nir.levy, Good day! Would you be able to elaborate more on your question? Thanks!
-
Hi @User_ZI55R, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Adam W, Good day! Sending a follow up on this in case you haven't read our previous reply. Thanks!
-
Hi @User_EPWHS, Thank you for clarifying. With that said, then yes. Your suggested workaround would be possible. However, you would need to create a Custom Script that runs on Purchase Orders that will execute whenever the transaction is saved then have the script set the values of the Custom Field found in the Item…
-
Greetings, everyone! We have a fellow member, @CDuf, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! __ In the meantime, in case you know someone who is new to NetSuite, we encourage you to direct them to our newly…
-
Greetings, everyone! We have a fellow member, @Vernita, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! __ In the meantime, in case you know someone who is new to NetSuite, we encourage you to direct them to our…
-
Hi @Adam W, My apologies for the late revert on this. I would like to confirm if your Workflow is running on the Assembly Builds as well? On my test account, I've tried adding the {id} in the of the body of the Send Email Action as seen below: Results: It fetched the Id of the Assemby Build transaction successfully upon…
-
Hi @User_FTSNP, Would you be able to check on the scheduled_bulk_inventory_update script? This can be found via Customization > Scripting > Scripts Once you've navigated to the script, would be able to share what's on Line 21 of the code? So that we could check what might be causing the error. Thanks!
-
Hi @User_ZI55R, Good day! Would you be able to send screenshots of the other States as well? So that we could check how the Next Approver field is being set. Thanks!
-
Hi @User_EPWHS, My apologies, I misunderstood that the Custom Field should be specifically for the Order Items page only which is why I've mentioned that Enhancement. But yes, you can use Custom Item Fields as additional filters on the Order Items page However, since the Custom Field (with Store Value checked) will be in…
-
Hi @User_FTSNP, Good day! We would like to confirm if the script you've mentioned is from any bundles? Thanks!
-
Hi @Adam W, You're welcome! Neat formula to have it rounded to two decimal places! 😁