My Stuff
Comments
-
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! 😁
-
Hi @CDuf, 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, @User_30DPK, 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, Yes. It should do the math and display it on your Custom Field. Please do note: Make sure you don't have anything stored in the field before unchecking the Store Value as you may lose data. Also, would you be able confirm which record these fields are on? So that I could try to replicate this in our test…
-
Hi @Adam W, Good day! Upon further checking on your screenshot, the Store Value field is checked. Meaning, the formula in the Default Value field would not work. Unless, the record is newly created and the fields in the formula already has values before the record loads. With this, we recommend you to uncheck the Store…
-
Hi @CDuf, Good day! I would like to confirm if this is what you've wanted to achieve? SELECT * FROM systemnote sn JOIN CUSTOMRECORD339 cr ON sn.recordid = cr.recordid WHERE sn.recordtypeid = 339 AND sn.recordid = cr.recordid ORDER BY cr.recordid; Note: 339 is the internal ID of the Custom Record. Results: How it looks in…
-
こんにちは @Miyu。 残念ながら、フィールド・グループをデフォルトで縮小に設定することは、現在システム制限です。また、これに関連する機能改善は作成されておりません。 ですので、新しいSuiteIdeaとして提出することをお薦めします。 詳細は、次のリンクにアクセスしてください: https://suiteanswers.custhelp.com/app/answers/detail/a_id/10054/kw/10054] 本システムの制限についてご理解の程よろしくお願いいたします。
-
Hi @Adam W, Good day! Can this be done manually? If yes, would be able to provide the steps on how to? So that I could try if this would be possible via Workflow. Thanks!
-
Hi @Karanjot Singh, Good day! Sending a follow up on this in case you haven't read our previous reply. Thanks!
-
Greetings, everyone! We have a fellow member, @User_DU7YV, 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…