To get domain name from an email address using saved search

A formula(text) can be selected in the column field andSUBSTR({email}, INSTR({email}, ‘@’) + 1, INSTR({email}, ‘.’) – INSTR({email}, ‘@’) – 1)can be entered in the formula field. For example:If the email address is “test@gmail.com”By using the above-mentioned formula in saved search, we get “gmail” from the saved search results.

Proposal for Automated Creation of Inventory Adjustments

This proposal covers the scope of the automated creation of inventory adjustments to ProScope locations when Project task/milestone status is marked as Completed by the user. This proposal also covers the engagement scope of Jobin and Jismi It Services LLP, as the official implementation partner Of Oracle NetSuite.   Submitted To   L+O Technologies Submitted By   Rijo… Continue reading Proposal for Automated Creation of Inventory Adjustments

Custom Role That Can Only Create and Edit Item Records

An Administrator would like to create a custom role that only has the ability to create and edit item records. Solution: A. Create a Custom Center for the role Navigate to Customization > Centers and Tabs > Centers > New Label: Enter a Center nameExample: Custom Accounting Center Click Save B. Create a Custom Center Tab for Custom Center Navigate to Customization > Centers and Tabs > Center Tabs > New Label: Enter custom Center Tab nameExample: Custom Lists On… Continue reading Custom Role That Can Only Create and Edit Item Records

Make Copy on Item Record Does Not Work for Custom Role.

When viewing an Item record and clicking Make Copy, a custom role is not routed to the create new item creation page. Solution: 1. Navigate to Setup > Users/Roles > Manage Roles2. Custom Role: Click Edit3. Navigate to Permissions4. Click Lists5. Permission: Select Items6. Level: Select Edit7. Click OK8. Click Save