Minha área
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
Comentários
-
Hi @Martha Hakes, Thanks for letting us know. Since we are unable to replicate this in our test accounts, I would like to confirm if you have filed a support case for this? Thanks!
-
Hi @Prince Lenin, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Kyle Parlee, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @r.ali, 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, @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, you might be interested in participating in our Weekly Quiz. You only have until March…
-
Thanks for providing your insights on this Chelsea! 😁 Hi @Kyle Parlee, Thanks for clarifying. Can you try this formula: SUBSTR({memo}, 1, 3) = '123' Note: You would have to adjust the parameters of the formula depending on the length of the starting number. Results: In this example, we'll make the PO# field mandatory if…
-
Thank you for sharing your insights on this @M.Lisa! 😁 Hi @r.ali, Good day! Have you checked out this SuiteTip: https://community.oracle.com/netsuite/english/discussion/4505546/suitetip-extract-rich-text-field-values-without-html-tags-using-saved-search-formula It tackles on how to remove the html tags via Formula(Text) in…
-
Hi @User_4XHXA, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Vernita, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Martha Hakes, Good day! For the results of the Saved Search, I would like to confirm if you declared a Summary Type? Note: The Group Summary Type will not work because it does not consolidate the results into a single entry. Let me know how it goes! __ If you find this reply to your question as helpful, others with the…
-
Thank you for sharing your insights on this Akhil! 😊 Hi @Prince Lenin, Good day! I tried to copy your Workflow based on the screenshots you've sent and I was able to make it work wherein it will only go to the Pending Approval state once a user edits the record. The only change I made was to select an Event Type as seen…
-
Hi @User_FVAVY, Good day! Upon further testing, I was able to replicate this on our test accounts. As a workaround, I manually added <br> in the CSV file as seen below: Results: After importing, the Rich Text field recognized the HTML tag and applied the line break. I hope this helps. __ If you find this reply to your…
-
Hi @User_PIYNA, Thanks for clarifying. I was planning to use the PO's status as the condition so that it could be automatically approved. As seen below: Unfortunately, the Vendor Bills do not have a 'Created From' field. Hence, I cannot find a link to the Purchase Order from the Vendor Bill in the main line. I would also…
-
Hi @User_4XHXA, Per checking on the screenshot, it seems like you're using a Saved Search. With this, I was able to achieve this using Formula (Text) as the result. Please see the example below: CASE WHEN {custbody132} = 'F' THEN '' ELSE 'Yes' END Note: {custbody132} is the checkbox field. Results: If the checkbox's value…
-
Greetings, everyone! We have a fellow member, @Ben Belzer, 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 @Prince Lenin, Good day! I fully agree with Angela. Can you send screenshots of the Workflow? So that we could better visualize what's happening in your Workflow. Thanks!
-
Hi @Vernita, Upon checking, inventorynumber is listed on the Records Browser: However, after conducting additional tests in my test account, my User Event script could not set the field. To verify the functionality of my script, I utilized the Memo field for testing, and it set the values successfully. For reference,…
-
Hi @User_XXTWN, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @User_XXTWN, Good day! I was able to do this on my end. Please see the screenshot below: With this setup, I was able to select Inventory Part, Kit Item, and Assembly/Bill of Materials. I would like to confirm if we have set it up the same way? Thanks!
-
Hi @Kyle Parlee, Good day! Would something like this be feasible on your end? Please see below: I have a Set Field Mandatory action wherein it sets the Memo field mandatory if the Memo field contains the number '123456' Type: Set Field Mandatory Trigger On: Before Record Load Body: Checked Field: Memo Mandatory: Checked…
-
Hi @Vernita, Upon further checking, the record type id for Lot Number Records is inventorynumber: I would also like to note that this record is only partially scriptable. According to SuiteAnswers 21043, the Inventory Number record has certain limitations regarding scriptability: I hope this helps. __ If you find this…
-
Hi @User_3SYVQ, Good day! Sending a follow up on this in case you haven't read our previous reply. Thanks!
-
Hi @User_PIYNA, Good day! Would you be able to elaborate more on "a process that would check thepending approval" ? Are you looking for a process that involves a Saved Search? Thanks!
-
Hi @User_3SYVQ, Good day! Do you have an example transaction in the NetSuite UI with the expected result? So that we could better visualize this on our end. Thanks!
-
Hi @User_9I2NU, Glad you were able to solve this! 😊
-
Hi @nir.levy, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Olá @JairoBr, Ficamos felizes em tê-lo conosco hoje. Obrigado por criar este tópico. Permita que nossos gurus revisem sua preocupação e realizem sua investigação inicial. Entraremos em contato novamente se tivermos atualizações sobre isso. Para nossos outros membros, sintam-se à vontade para compartilhar suas ideias ou…
-
Hi @HX_SUBHANKAR, Good day! Sending a follow up on this in case you haven't read our previous replies. Thanks!
-
Hi @Panadick, Nice to meet you too! Glad you were able to resolve this! 😁
-
Hi @nir.levy, After following SuiteAnswers 89739, would you be able to confirm if it works again if a single customer is selected? Thanks!