My Stuff
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
You're welcome @"jmohr"! Glad to help. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi Shannon, Please be informed that we will look into your concern and conduct some testing. We will get back to you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"Mark_BRIT", Upon checking, the feature you are requesting is currently not supported natively by NetSuite and the following related Enhancement Request has been filed for this: Enhancement 79772: Ability to detect or prevent duplicate values entered on a custom field. You can vote for the Enhancement Request by either…
-
Hi @"paula.courtemanche", Can you try the following Saved Search setup: Note: Amount Paid Values of Drop Ship Purchase Orders will show up as negative in Summary View. Also, when drilling down the Saved Search results, the values of Paid Bill Amount will reverse their signs (i.e. Summary View: Positive, Drill Down View:…
-
Hi @"Mark_BRIT", Please be informed that we will look into your inquiry and conduct some testing. We will get back to you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"CrisstyC", May we request for the formula that you have came up with so that we can also test it out on our end? -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"RickG_1136", Upon testing on my end, I found out that the very first subtab is always selected by default on record load and it cannot be changed even by SuiteScript. However, as a workaround, you can customize the Form and arrange the position of the subtabs so that the desired one to be selected by default is in the…
-
Hi @"J.H. Allen", Upon checking on this, customization of the Bank Deposit Form is currently a limitation of NetSuite and the following Enhancement Request has been filed for possible future implementation: Enhancement 74665: Deposit Slips > When printing Deposit Slips, customer would like the ability to customize form.…
-
Hi @"CrisstyC", Please be informed that we would look into your inquiry and conduct some testing. We will get back to you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"jmohr", Upon checking and testing, your requirement can be addressed by the Custom Segments Feature since it has a Filtering functionality based on the value of other Custom Segments. To create Custom Segments, enable the feature in Setup > Company > Enable Features > SuiteCloud subtab, then navigate to Customization…
-
Hi @"RickG_1136", Please be informed that we are looking into your inquiry and will conduct some testing. We will get back to you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"lilywu", I've branched your follow-up question into a new thread. Upon checking, the option to open the created task by the Workflow in a new window/tab is currently not available in NetSuite and the following related Enhancement Request has been filed for this: Enhancement 471212: new tab option for button go to…
-
You are welcome @"lilywu"! Glad to help. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"jmohr", Please be informed that we are looking into your inquiry and conducting some testing. We will get back to you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"lilywu", Upon testing on my end, I was able to make the Create Record Action work correctly for your requirement. Here could be the reasons it doesn't work properly on your end: * Mandatory fields such as the task's Title should be set in the action. * In the UI, I found out that there is a prerequisite field that…
-
Hi @"lilywu", This is to acknowledge the receipt of your inquiry. We will conduct some testing for a possible solution and will inform you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"4188728", If you mean adding more email recipients or monitoring additional fields for multiple Project Managers, it can be done in a single Saved Search only. See screenshots below: Hope this has brought clarification. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"4180980", As per my testing, the sample Advanced PDF Code shown in the screenshot below is one approach in addressing your requirement: Note: The code above may need to be adjusted for some scenarios such as allowing negative Rate and Amount for Non-Discount Items, etc. Result: As for copying the look of the Internet…
-
Hi @"4180980", Please be informed that we are looking into your inquiry and conducting some testing. We will get back to you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"4188728", As a solution to your requirement, set up a Saved Search with the following settings: Result: With the above setup, the following sample email alert is sent to the recipient(s) set when the Project Manager custom field is updated for any Project Record: Related SuiteAnswers Articles: 8487: Saved Search Email…
-
Hi @"Supriyo_36621", We would like to request the following additional information regarding your concern: 1. Is the Quantity Ordered Figure information shown in the Items sublist of both Sales Order and Invoice records? 2. Can you provide some screenshots of a sample Basic PDF Printout having the Quantity Ordered Figure…
-
Hi @"farrago", This is to acknowledge the receipt of your concern. Our SuiteCommerce Gurus will get back to you with their input. -Jack Jack Daryl Espiel-Oracle Ask A Guru
-
Hi @"Jyothi R", Upon testing, the configuration you made which is to change the Super Approver Employee is sufficient and emails for Inactive Approver Notifications will be routed to the new Super Approver moving forward. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"farrago", May we ask how did you turn off the Standard Approval Process for Sales Orders? -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"Jyothi R", We are glad to inform you that we may have come up with a possible solution to your requirement. Here are the Saved Search Criteria Filters needed for your desired result: Please let us know if the solution above works/doesn't work on your end. Hope this helps. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"AC-5455", Since List/Record fields will show - None - for records having blank/null value for the field as a standard behavior when grouped in a Saved Search, can you try grouping with the following formula that replaces blank/null value with a white space: CASE WHEN INSTR({custbody_acp_trans_contact},': ')<>0 THEN…
-
Hi @"AC-5455", Can you try the following formula if it works on your end: SUBSTR({custbody_acp_trans_contact}, INSTR({custbody_acp_trans_contact},': ')+2) Hope this helps. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"Jyothi R", We are still performing some testing for a possible solution. We will inform you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"
-
Hi @"PaulFleetwood", According to SuiteAnswers Article 40574: Using a Custom Formula, SQL Functions can be used as well on Workflow Condition Formulas. The only difference in syntax is you don't need to write a full-fledged CASE WHEN Statement in specifying a condition. For example, instead of writing CASE WHEN {field} >…
-
Hi @"Jyothi R", Thank you for the additional information. Allow us to conduct testing for a possible solution to your requirement. We will get back to you once we have an update. -Jack @"Jack Daryl Espiel-Oracle"