プロフィール
コメント
-
As implied by: This enhancement builds on the sublist support added in previous releases Since the previous release only supported Expense Reports, it means that 2020.2 only added enhancements on top of it which are the additional supported actions, and custom fields that are specified in the bullet list. Also, in the…
-
Greetings @EarnestC, Thank you for posting a new inquiry in NetSuite Support Community. For unexpected errors, it is advised to report the problem to NetSuite Customer Support by submitting a case since they have the tools and resources to check the details of these errors. Also, there is a possibility that it could be a…
-
Greetings @Kyle_Lautzenhiser-Oracle, You can either use the Body portion or the Use Template option on the Send Email Workflow action. They both support HTML. For the template, you can create a regular email template in Documents > Templates > Email Templates > New instead of a System Email Template. To switch to Source…
-
Greetings @javiermagana, Thank you for posting a new inquiry in NetSuite Support Community. According to SuiteAnswers Article 90026 - SuiteCloud: SuiteFlow Sublist Support, started on release 2020.1, SuiteFlow supports the Expense sublist but for Expense Report Transactions only. For other transaction types including…
-
Greetings @Drew Duderstadt-Oracle, Thank you for posting a new inquiry in NS Support Community. Tagging our guru @Camille Cagalingan-Oracle who might be able to help you out on this one. Others who have ideas, feel free to share your thoughts as well. -Jack
-
Thanks for joining in the discussion and sharing your insights as well @JohanvL. For old transactions that are part of closed periods, the only ways to modify/delete most of their information are to reopen the period(s) where those transactions belong to or file a GDPR Request to NetSuite Customer Support as stated in my…
-
Greetings @PaulFleetwood, Upon checking, it seems that the Subtotal field is not yet accessible for any Transaction Record by standard Workflow Actions. The following Enhancement Request has been filed for a possibility of future implementation: Enhancement 207139: Workflow Manager > Please expose Transaction's subtotal…
-
You're very welcome @Pousset Mathieu! Glad I could help you ? -Jack
-
Great job on figuring out the solution Christopher! Your feedback is greatly appreciated ? -Jack
-
Greetings @User_MGSIJ, Currently, Freemarker does not have a built-in for multiple sorting yet. The sort_by() built-in can only do single level sorting and processing the built-in multiple times like statement.lines?sort_by('datecol')?sortby('description') will not work and sorts the whole list by the column specified in…
-
Greetings @Jyothi B, Thank you for posting a new inquiry in NS Support Community. Tagging our guru @Camille Cagalingan-Oracle who might be able to help you out on this one. -Jack
-
Thank you for the additional information @User_Q9SHI. Testing on this, I was able to reproduce the concern on my end. Only the Customer ID is shown for the Transaction Body Field while the native Customer Field also shows the name. See screenshot below: This could be a possible defect. To confirm, please file a case to…
-
Greetings @StormD, Thank you for posting a new inquiry in NS Support Community. Tagging our guru @Michelle Jabanes-Oracle who might be able to help you out on this one. -Jack
-
Greetings @KNason76, Testing on this, the Web Store subtab's visibility is not available to be configured in the Item's Custom Form Settings without enabling both Web Site and Web Store Features. As a workaround, perform the following steps: 1. Enable both Web Site and Web Store features by going to Setup > Company >…
-
Greetings @User_Q9SHI, We would like to request the following additional information for troubleshooting: What type of report are you creating? Is it a Purchase Transaction Report? Is the Transaction Body Field being assigned a value manually by the user? -Jack
-
Greetings @Sonics, Here is the SuiteAnswers article detailing the steps for the aforementioned workaround: 76655: Display Summary Search Results in Custom Body Field with Store Value Checked However, if the results of the summary search is updating from time to time, you may need to change the Workflow setup to a Scheduled…
-
Greetings Johnny (@User_2I30C), Only the Default Price Level has an element reference in Advanced Templates which is rate. To print the value of the other price levels, a Custom Transaction Line Field applied to Invoices should be created for each of those price levels then populate the custom field(s) with the respective…
-
Greetings @Pousset Mathieu, Can you try searching for the bundle using Advanced Search and select Sandbox Account in the Location field as shown in the sample screenshot below? Let us know if it works on your end. If you find this reply to your question useful, others might be as well. By clicking “Yes” on “Did this answer…
-
Thanks for the feedback @Martha Hakes! It is greatly appreciated ? -Jack
-
Thank you for the additional information @Martha Hakes, Testing on this, it seems that filtering by a Custom Column Field yields results on the Main Line for Item Fulfillment. See screenshot below: Can you confirm if this is also the behavior on your end by removing the Main Line criteria filter? -Jack
-
Greetings @Martha Hakes, To answer your first question, basically, barcode readers function similarly to a keyboard. It inputs the alphanumeric value of the read barcode to a field then sends a signal which mimics the pressing of the Enter key. So, there shouldn't be any input problems to a Custom Transaction Line field on…
-
Greetings @Martha Hakes, Thank you for posting a new question. We would like to request the following additional information to help us understand your requirement better: Can you share a screenshot of the current result of your Saved Search setup? What is your expected search result? Are the Document Numbers not showing…
-
You're very welcome @Hakam Karawi! Glad I could help ? -Jack
-
Hi @kastnerd, Apologies for not so soon reply. The PI Removal Tool only has limited sublist support. Currently, one sublist is supported which is System History and both the Communication > Messages and Address sublists on the Customer record are not yet supported as of now. However, there is an alternative way to mass…
-
Thank you for answering @Michelle Jabanes-Oracle ? I believe that the instructions in the provided SuiteAnswers Articles on the previous post should do the trick @user13588389. Feel free to click "Yes" on “Did this answer your question”, for Michelle's answer if the given solution works for you. By doing this, you’ll be…
-
Thank you for the additional information @Hakam Karawi. A Workflow solution is available for your requirement using the following Workflow Actions triggered on After Field Edit Client Trigger: Set Field Value - Automatically populates a field. Set Field Mandatory - Require a value for a field. Set Field Display Type -…
-
Greetings @jmack_admin, Thank you for posting a new inquiry. Kindly allow us to test for a possible solution to your requirement. We will get back to you once we have an update or need additional information. -Jack
-
Greetings @Lina Fetter, You can create a Transaction Saved Search with results from your Journal Entries then export the results to Excel format. For more information, see the following SuiteAnswers Article: 8428: Exporting Search Results If you find this reply to your question useful, others might be as well. By clicking…
-
Greetings @Hakam Karawi, We would like to request the following additional information to help us provide you with the best solution: Are the the fields you've described in each scenario being set on the Item Record or another record (i.e. Sales Order)? Is the Item Type field a Standard Field, Custom Field, or a Custom…
-
Greetings @Umair_ , The only solutions available to automatically set field values of filtered fields is to set up a Workflow or a Script and manually define the actions and conditions for each of the combinations that result to a single filtered value. Refer to the following SuiteAnswers Articles that will help you…