Record Types

You can create custom record types to collect and store information that is not included in NetSuite. For example, your company may need to track information about computer and electronic equipment. If there is no such standard record type in NetSuite, you can create a custom record type called Equipment. Then you can add custom… Continue reading Record Types

PROPOSAL FOR VENDOR BILL AND VENDOR PAYMENT APPROVAL WORKFLOW IN NETSUITE

Proposal Summary  Second Source RX would like to implement a solution for vendor bill and vendor payment Approval Workflow.    Requirement  Second Source RX would like to implement a solution for vendor bill and vendor payment approval workflow. The approvers can access the approve or reject buttons through email notification.      Solution  Prerequisite:   Vendor bill… Continue reading PROPOSAL FOR VENDOR BILL AND VENDOR PAYMENT APPROVAL WORKFLOW IN NETSUITE

Create virtual field to display list of values.

We need to display virtual field on selecting values in a standard field. When “YES ” or “PAO” values are selected in the field USE EXPIRY then we need to display the virtual field. Then select the values from the virtual field and set it in the standard field SHELF LIFE. The fieldChanged() entry point… Continue reading Create virtual field to display list of values.

Remove a select option from certain types of select and multiselect fields.

Field.removeSelectOption(options) Method Description Removes a select option from certain types of select and multiselect fields.This method is usable only in select fields that were added by a front-end Suitelet or beforeLoad user event script. The IDs for these fields always have a prefix of custpage. Returns void Supported Script Types Client scriptsFor more information, see SuiteScript 2.x… Continue reading Remove a select option from certain types of select and multiselect fields.

Other record field created for address was not visible in address book.

Other record field created for address was not visible in address book because the country was not set in the selected address forms. Navigation to create other record fields is, Customization -> Lists, Records and Fields -> Other record fields We need to select the countries for which the other record fields created are to… Continue reading Other record field created for address was not visible in address book.