プロフィール
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
コメント
-
Thanks, @Pedro Alegria-Oracle! ☺️ Hi @User_RWSI5, Have you tried using ${item.item.displayname} instead of ${item.displayname}? My apologies, I've just noticed that the code is ${item.displayname}. Which means, it's only trying to source the fields on the Item sublist itself. Since the Display Name field is found on the…
-
Hi @User_E15G4, Thank you for sharing your workaround. Glad you were able to solve this! ☺️
-
Hi @CDuf, Good day! 😊 Upon checking, there is no hard limit on how many records a Scheduled workflow will run. The workflow will continue to run regardless of the count of records unless any error or database issue occurred while the workflow is running. Unfortunately, we cannot reproduce your concern via our test-drive…
-
Hi @Chandanesh, Let us know if the information provided in my previous comment was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you have a…
-
Hi @Kei inoue-mizu, Let us know if the information provided in my previous comment was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you have…
-
Hi @Vernita, Thank you so much for posting this question! ☺️ Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us. "--In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is specifically…
-
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!
-
Hi @Frederick Mc, Welcome to NetSuite Support Community! 😊 Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us.
-
Hi @Dext3r, Good day! 😊 Upon further checking on this, I was able to find out that it's using Numeric values for the field. For example, I've tried entering 1 on the Text field and it executed with the value of lb: So in this case, if you want the Workflow to set the field to kg, you'll have to set it to 3. I hope this…
-
Hi @Tigran Shahnazaryan, thank you so much for sharing your insights! 😊 Hi @MatB, Welcome to NetSuite Support Community! 😊 Tigran is correct. You can use Advanced PDF/HTML for Customer Statements. With that said, we can create a new Advanced PDF form for Statements by navigating to Customization > Forms > Advanced PDF/HTML…
-
Hi @Pedro Alegria-Oracle, thank you so much for sharing your insights on this! 😊 Hi @User_RWSI5, Good day! Pedro is correct, the {item.displayname} is originating from the Display Name/Code field in the NetSuite UI. With that said, would you kindly check on your end if this field is populated? Thanks! ☺️…
-
Hi @Kei inoue-mizu, Good day! Please see the following below: Workflows: As for workflows, there are no required programming skills here as there are no codes included in this. (Unless you opted to create custom actions via script) Though it's also worth noting would be a big help if they are knowledgeable in any…
-
Hi @User_E15G4, Hope you are well. I would just like to follow up on this concern. Thanks! 😊
-
Greetings, everyone! We have a fellow member, @dle_35705, 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, you might be interested in participating in our Question of the…
-
Hi @User_8UBAC, Good day! Welcome to NetSuite Support Community! 😊 Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us. ============================= "In the meantime, you might be interested in participating in our Question of the Week. You only have until September 21,…
-
Hi @User_E15G4, Good day! Unfortunately, we don't have the ability to remove Use as Category Only field. This is a standard behavior. Hence, an enhancement has been filed to have that ability. This is logged and being tracked under Enhancement 191327: CRM+ > List > accounting > items > New > Non Inventory Items for sale >…
-
Hi @User_2LD8N, Good day! Unfortunately upon further checking, I was able to find out that this is a current system limitation of NetSuite. I was able to find similar cases to this and it was attached to an Enhancement. This is logged and being tracked under Enhancement 177989: Customer/Lead/Prospect Form : Ability to…
-
Hello @brocha, Hope you are well. I would just like to follow up on this concern. Can you confirm if the provided information helped you? Do you have some additional questions regarding this? Thanks! ☺️ By marking "Yes" on the "Did this answer the question?" question, it will tagged this as Accepted Answer. With this, it…
-
Hi @Chandanesh, Good day! 😊 I would like to confirm if I'm getting this right, you wanted to have a static value for the Location field on Item Fulfillments? If yes, what we can do here is to either set a default Location on the Sales Order so that it carries on in the Item Fulfillment or have a Workflow that will set the…
-
Hi @Paul Salkeld, That's correct. Unfortunately, adding buttons on a custom subtab/sublist is a system limitation as well. We appreciate your understanding on this current system limitation. To our other members, feel free to share your ideas and suggestions on this. 😊
-
Hi @User_3OY9T, Good day. Unfortunately upon further on checking on this, accessing the Shipping Carrier field via Workflow is a system limitation as well. This is logged and being tracked under Enhancement 290230: Workflow > Customer / Transaction record> Ability to Expose Shipping Carrier field You can vote for this…
-
Hi @Vernita, Let us know if the information provided by Kelvin was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you have a great day! 😊
-
Hi @Sean W, Hope you are well. I would just like to follow up on this concern. Thanks! ☺️
-
Hi @Dext3r, Good day! Thank you so much for providing your insights on this. Glad you were able to solve it as well. 😊
-
Hi @Tafara, thank you so much for sharing your insights! 😊 Hi @User_E15G4, Good day!😊 On option 1, I would like confirm if I'm getting this right. You wanted a workflow to set an Item into Inactive whenever a Custom Checkbox field is not checked then set it back to Active once the Custom Checkbox field is checked? Thanks!
-
Hi @User_DLTBO, Good day! 😊 Upon further checking, it is not possible to create a "Show message" workflow action to be triggered by a sublist field, for this particular case, an item. I've found some cases related to this and it was attached to an Enhancement. This is logged and being tracked under Enhancement…
-
Hi @brocha, Good day! Have you tried using ${item.custcol2} instead of ${item.item.custcol2}? I hope this helps! 😊 ============================== If you find this reply to your question as helpful, others with the same question might find it helpful as well. By marking “Yes” on the “Did this answer your question?”, you’ll…
-
Hi @Dext3r, Good day! 😊 Upon checking, I was able to make this work using 2 custom fields. The first field has the same setup as your Net Weight field wherein it sources the Weight from the Item. The second field has the specifications below: Type: Decimal Number Default Value: {quantity} * {custcol15} Note: custcol15 is…
-
Hi @User_RWSI5, Good day! 😊 I believe the screenshots did not push through. Would you be able to send the screenshots again? Thanks!
-
Hi @JCronin, Let us know if the information provided in User_ZCWF3's previous comment was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you…