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 @User_EPWHS, You don't need to add the brackets [ ] for the parameter. I believe this is just to emphasize where to put the field ID. With that said, have you tried using this parameter: &custrecord16=${custrecord16.entityid} Wherein custrecord16 is the field ID for the Customer. Do let us know how it goes! 😊 __ If you…
-
Hi @User_9AUJK, Here is what we've done on our test accounts: Criteria subtab: Posting is true System Notes : Field is Impact System Notes : Type is Change Line Sequence Number is 0 Results subtab: System Notes : Date System Notes : Type System Notes : Set by System Notes : Field System Notes : Old Value System Notes : New…
-
Hola, Gracias por aclarar. Dado que el campo personalizado está en el registro Estimación, ¿estará en la línea principal o dentro de la sublista Artículo? Además, dado que el campo personalizado se redirigirá al registro de costos de inventario, ¿se introducirá manualmente? ¡Gracias!
-
Greetings, everyone! We have a fellow member, @User_2OF6Z, 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 @FazeprooF, Thank you for providing this. I'll show you the process of my testing: First test: On my first test, I've replicated your concern with simpler values: '<progress style="accent-color:red;" value="'||55-5||'" max="100"></progress>' Results: Which is to be expected based on your concern. Second Test: I followed…
-
Hi @Entartes, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Entartes, Unfortunately, we cannot add html elements in basic/legacy pdf printing. We highly suggest that you to use Advanced PDF/HTML Templates instead since Basic layouts will be deprecated in a future release. We appreciate your understanding on this.
-
Hi @Cesarhr95, Unfortunately, the Advanced PDF does not have the ability to read recmach (Sublist Ids of Custom Records) yet. Meaning we can't print this as a sublist in the Invoice. Upon futher checking, there is a related enhancement currently logged for this. This is logged and being tracked under Enhancement 304767…
-
Hi @User_9AUJK, Good day! Would you be able to confirm on what are the specific transactions you have the Saved Searches running in? Thanks!
-
Hi @User_V4YFI, Can you try using this code below: to_char('<a href=https://'||'system.na2.netsuite.com'||{file.url}||' target="_blank">View</a>') Note: I've added a space before the word target. Let me know how it goes! __ If you find this reply to your question as helpful, others with the same question might find it…
-
Hi @User_USRCP, Good day! Sending a gentle follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @User_7CD3B, Good day! Sending a gentle follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Lisa Goeres, Good day! Would you be able to explain more on how to reproduce your concern? Providing screenshots would be great. Thanks!
-
Hi @User_V4YFI, Good day! Have you tried adding this code target=”_blank” in the formula? Based on the sample formula in SuiteAnswers, it would look like this: to_char('<a href=https://' || 'system.na2.netsuite.com' ||{file.url}|| ' target=”_blank”>View</a>') I hope this helps! 😊 __ If you find this reply to your question…
-
Hi @Peter Bergsma, I would like to confirm if the Assembly Item itself is also not being printed on your PDF? Thanks!
-
Hi @User_7CD3B, Upon further checking, this seems like a potential defect. We would like to confirm if you have already filed a support case for this? We've found a similar support case (5866985) that has the same concern. If yes, we highly suggest for you to follow up on that case so that it will be processed properly. If…
-
Hi @User_USRCP, Yes, you can use the Remove Button action for the Approve button in JE's because it has a Standard Approve button. Since the Vendor records does not have a standard approve button (One that is not made from the workflow), you cannot use the Remove Button action for this. As stated on SuiteAnswers 11516:…
-
Hi @gfriedman, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @User_VA0KE, Would you be able to show the error that you encountered? Greetings, everyone! We have a fellow member, @User_VA0KE, 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…
-
Hi @User_USRCP, Would you be able to send screenshots of your Workflow? So that we could better visualize what's happening on the record. Also I would like to mention that you cannot use the Remove Button action to remove a button added with the Add Button action. To remove buttons added with the Add Button action, delete…
-
Hi @User_ZCWF3, It should have been displayed on the Workflow History. Unfortunately, we are unable to replicate this on our end. With this, we highly recommend you to create a case in NetSuite support to further investigate your concern. This way, support will be able to further check the duplicate of your account via the…
-
Hola @René Miguel Hernández Gutiérrez, ¿Puede confirmar si estoy entendiendo bien, desea tener un campo personalizado en sus registros de revalorización de costos de inventario? En caso afirmativo, ¿qué debe mostrar el campo personalizado? ¡Gracias!
-
Hi @gfriedman, Based on your screenshots it should work as you've described (By having the default access level to None). I've also tested this in our test account and was able to make it work. Would you be able to elaborate more on how you created the field? Thanks!
-
Olá pessoal! Sinta-se à vontade para participar da discussão e compartilhar seus insights valiosos. __ Neste momento, caso você conheça alguém que é novo no Netsuite, nós recomendamos que direcione-os a nossa página recém lançada "Novo no NetSuite". Esta página é especificamente designada para oferecer informação e…
-
Hi @Vernita, That's correct! Since there is a 2 hour delay on the transition, it should enter at about 9:05pm from State 1 to State 2. Now that it transitioned at 9:05pm, the action should execute at 10:05pm approximately. Thanks!
-
Hi @Peter Bergsma, Thanks for letting us know! Here's what I've modified in our test accounts: <th>barcode</th> <td align="right"><barcode codetype="code128" showtext="true" value="${record.assemblyitem}"/></td> Results: Do let us know if this helps! 😊 __ If you find this reply to your question as helpful, others with the…
-
Hi @Entartes, Good day! Sending a gentle follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @User_E556D, Good day! Sending a gentle follow up on this in case you haven't read our previous replies. Thanks!
-
Hi @gfriedman, Good day! Would you elaborate more on what you mean by it's not working? Upon further checking on your setup, the Default Access Level you have set is None. With this, any role other than Administator will have this field hidden. If you still want this to be visible by other roles, you'll need to set it to…
-
Hi @Entartes, Good day! Would you be able to screenshots of the setup of the Custom Field? So that we could try to replicate this in our test accounts. Thanks!