Mi contenido
Comentarios
-
Hi @brocha! Good day! To add a horizontal line, you may use the tag <hr/>. Here's a sample code: <td colspan="3" align="center">${item.quantity}</td> <td colspan="12"><span class="itemname">${item.item}</span><br />${item.description} <hr /> </td> <td colspan="3">${item.options}</td> <td colspan="1">${item.istaxable}</td>…
-
Hi @Meherin! The sender must be an Employee record on the account itself. You may try to create a new custom field and List/Record = Employee. However, if you want the field to to be as free-form type this is currently an enhancement under: Enhancement 196628 Workflow > Send Email > Sender Section > Ability to have a Free…
-
Hi @User_64PY4! Good day! Just want to follow up on my last question. Please let us know if you need further assistance on this. Thank you!
-
Hi @User_Q3A12 glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
Hi @User_64PY4! Just want to confirm if these fields are native and added by checking show on the Sublist fields? I tested this on my end, adding expense Account on the Item Sublist works for a purchase order transaction form. Thank you!
-
Hi @DataDee! Have you seen our last comment? Let us know if the information provided 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…
-
Hi @DataDee! Good day! Just want to confirm if the workflow is set to Inactive does the behavior still persists? Or is this happening when the workflow is active only? If this is happening only when the workflow is active, your workflow may have conditions set that makes this occur. Another possibility is an issue with…
-
Hi @User_FQ0VR glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
Hi @DataDee glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
Pregunta:En la acción Enviar correo electrónico en el flujo de trabajo, el cliente, el correo electrónico y la entidad son el mismo objeto. Respuesta:VerdaderaExplicación: Verdadero. Un flujo de trabajo basado en una orden de ventas o cualquier otro tipo de registro que especifique un cliente puede tener los siguientes…en 2 de Octubre de 2024 | Pregunta de la semana Comentario por Alex Joves -Oracle Oct 3, 2024 6:09PM
-
Pergunta:Na ação enviar e-mail no Fluxo de trabalho, cliente, e-mail e entidade são o mesmo objeto.Resposta: Verdadeira Explicação: Verdadeiro. Um fluxo de trabalho baseado em um Pedido de Venda ou qualquer outro tipo de registro que especifique um cliente pode ter os três valores a seguir disponíveis na lista suspensa…
-
Times Up! Answer: True Explanation: A workflow based on a Sales Order, or any other record type that specifies a customer can have the following three values available in the Field dropdown list: Customer Email Entity In this case, for a Send Email action, each of these values reference the same object. If you choose…
-
Hi @Sivasubramaniam! Have you seen our last comment? Let us know if the information provided 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…
-
Hi @William_CAD! Can you provide more details about the scenario, the expected and actual result? Screenshots are also appreciated, but please don't forget to redact any confidential information such as email addresses, account ids, personal info. Thank you!
-
Hi @Sivasubramaniam! Can you try to uncheck and check the Display Components on Transactions then add the items on the Estimate form? As for the source code, it should more or less look like this on the Advanced PDF: <table style="width: 100%; margin-top: 10px;"><!-- start items --><#list…
-
Hi @Drewmich glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
Hi @Adrianne A. Have you seen @Priya Chary's comment? Please let us know if you need further assistance on this. Thank you!
-
Hi @User_V5KBL glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!en Resolve Vendor Bills Posted on Locked Period Comentario por Alex Joves -Oracle Oct 1, 2024 6:07PM
-
Hi @User_6YNLG! We're glad you were able to resolve the concern. If you have any further questions, kindly don't hesitate to post here in the community so we and the members can help you out. Have a good day!
-
Hi @Adrianne A. Have you seen @Priya Chary's comment? Please let us know if you need further assistance on this. @Priya Chary thank you very much for sharing your knowledge in this thread! we greatly appreciate it!
-
Hi @Lyle Saltzman glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
Hi @Gab JS glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
You're welcome @wendy_43739! As per checking by default, the system lists the custom record values based on the internal id. If you want to sort them specifically, this is currently a system limitation and an enhancement under: Enhancement 163273: Custom List/Record > Custom field > List > to have the ability to sort and…
-
Hi @Vernita! Upon testing, there is no option via Set Field Display Type to hide the Represents Subsidiary field on a workflow. Per checking, this is a limitation and enhancement filed under: Enhancement 410073: Workflow > Customer and Vendor Record > Expose Represents Subsidairy field on condition. You can vote for this…
-
Hi @wendy_43739! Is the Records are Ordered marked on the custom record? If you do not check this box, child records display in alphabetical order in both View and Edit modes. If you check this box, in View mode, child records still display in alphabetical order. In Edit mode, child records initially display in the order…
-
Thank you @Tigran Shahnazaryan for sharing your insights on this! ❤️ Hello, @Aruna Madabhushi! Kindly check what Tigran mentioned. We hope this helps. Thank you! 😊
-
Hi @AhmedM! It seems that the error is on Line 229 on your code and not in the screenshot you provided (Lines 51-53). To resolve this, remove the "--" on the Source Code of the Advanced PDF/HTML Template. See: SuiteAnswer 74756: Resolve the "String "--" Is Not Permitted Within Comments" When Using Advanced PDF Template
-
Hi @Aruna Madabhushi glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
Hi @Aruna Madabhushi glad to have you with us today, and thanks for posting here in the NetSuite Support Community! Greetings everyone! We have a fellow member who could use our assistance. Please don't hesitate to share your knowledge and insights to help them out. Your input is highly valued and appreciated!
-
Thank you for your suggestions everyone! @AhmedM, can you try this one? Navigate to Customization > Forms > Advanced PDF/HTML Templates Preferred Advanced PDF Template: Click Customize/Edit Top Right Corner: Toggle Source Code Source Code: Add the following code: ${line.total?string?replace('[^\\.,0-9]','','r')} Click Save…