My Stuff
Comments
-
Hi @ScandyAndy This is standard behavior. The user can dismiss this prompt up to five times. After that, they will be required to set up security questions in order to proceed with logging into NetSuite. For more information, please see SuiteAnswers 81831 Setting Up Security Questions. Thank you.
-
Congrats, @Able Wilson!
-
Oi @Alex Bamberg Gostaria de acompanhar este tópico. Por favor, nos informe se precisar de mais ajuda. Se o comentário anterior ajudou em sua preocupação, por favor clique em "Sim" em "Isso respondeu sua pergunta?". Isso ajudará outras pessoas com a mesma pergunta a encontrar facilmente a resposta correta. Você também pode…
-
Hi @User_7NK3Q Yes, this is the standard behavior. There is an existing enhancement request log under Enhancement #79308 Global Search>be able to specify on the fly which fields to search, similar to Quick Search (example: only search customer name). Please take a moment to vote for this enhancement on SuiteIdeas to help…
-
Hi @Ian_H Navigate to Lists > Search > Saved Searches > New > then Select Message to create a saved search for all messages and input the required criteria.
-
Hi @User_2CE7R Yes, please enable Send Email Alerts when Records are Created/Updated to trigger email alerts to be sent when new records are created for this search. Add any unique fields that serve as identifiers for sales orders created via integration. For example, a field named "Created From" with the value…
-
Hi @User_K51C7 Are these custom fields applied on the preferred custom form? Have you tried editing the record and reselecting the desired form? Did it update to the correct form and fields?
-
Hi @Mahdy Abdelaziz In the bank deposit custom form, you can specify the roles for which this exchange rate should be enabled or disabled.
-
Hi @JenniferTrejo Try to reduce the number of fields in your Results tab. I was able to generate the customer list using the criteria and result fields below. I hope this helps.
-
Hi @Raghuraman Narayanan I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily,…
-
Hi @User_2CE7R Have you tried creating a saved search email alert based on the criteria you mentioned? Regarding the notification on your dashboard, was it generated from a saved search, a Suitelet, or a script?
-
Hi @JenniferTrejo This feature is similar to this enhancement request #155929 Lists> Marketing > Promotion Codes > Ability to put different discounts for each item under one Promotion code. You can assign only one promotion to a single promo code. To offer multiple promotions, you’ll need to create two separate promotions…
-
@Alex Bamberg Clique no botão 'Código-fonte' e cole o código abaixo onde você gostaria que ele aparecesse em seu email. <#list transaction.installment como parcela> <p>Data da Parcela: ${installment.duedate}</p>
-
Could you provide a screenshot of the form? Please ensure that any confidential information is hidden before sharing it here.
-
Oi @User_ZEJ6E Gostaria de acompanhar este tópico. Por favor, nos informe se precisar de mais ajuda. Se o comentário anterior ajudou em sua preocupação, por favor clique em "Sim" em "Isso respondeu sua pergunta?". Isso ajudará outras pessoas com a mesma pergunta a encontrar facilmente a resposta correta. Você também pode…
-
Hi @Katelyn M Martin I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and…
-
Hi @Mahdy Abdelaziz I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and…
-
Hi @User_K51C7 I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and…
-
Hi Raghu, Your current setup allows sales reps to view transactions in the same location as their own. As a supervisor, you can view your subordinates' transactions that match your location. However, a sales rep cannot view another sales rep's transactions, even if they share the same location, unless they are part of the…
-
Have you tried checking these two quote forms to see if they match the form you see when logging in as the customer?
-
Hi @User_AT9P9, I recommend submitting a Support Case, as this error requires log analysis and troubleshooting to determine the cause of the issue. Please let us know if you need assistance with submitting the case.
-
Hi @User_Q1DPO, The ability to import new roles and permissions is logged under Enhancement #325064. Please take a moment to vote for this enhancement on SuiteIdeas to help increase its visibility. When voting, be sure to specify the importance of the feature in the comments.
-
Hi @User_K51C7 This is a standard warning message that can be reproduced when there are No Email Address in a Support Case, where Communication > Outgoing from Support Rep section > Send to Customer checkbox is Checked. Solution Navigate to Setup > Support > Support Preferences Click General tab Default Case Form to Send…
-
Hi @Meherin In your custom Customer Center role, go to the Forms tab to view the default sales order form. Note the transaction form name, then navigate to Customization > Forms > Transaction Forms and edit or customize the form used for creating sales orders for customers. Under the Screen Fields subtab, check or uncheck…
-
Currency and Exchange Rate are two different fields. I would like to confirm if you have set the display type of Exchange Rate field to Inline Text?
-
Hi @Katelyn M Martin Does clearing your browser's cache again help resolve the error? The error is attributed to a formula that returns zero value on results. To resolve this, you need to convert a value to "NULL" instead of "0". Example: Formula: {quantityshiprecv}/NULLIF({quantity},0) Note: This is just a sample formula…
-
@User_ZEJ6E Tente o código abaixo: <#list transaction.installment as installment> <p>Installment Date: ${installment.duedate}</p>
-
@yuki nomoto 取引明細書は、「顧客レコード」>「通信」タブ>「メッセージ」サブタブ>「電子メール」または「個別の取引明細書を印刷」のいずれかを使用して送信できます。
-
Hi @Meherin Go to your Customer Center Role, is Sales Order permission set to Create?