AQ-276 The script is to create a custom suitelet page on the employee page similar to the Approve time page and in this we can list out the expense report to be approved for the project manager. But for viewing the expense report, we can show them the print out of the expense report which… Continue reading Custom page in employee centre
Month: May 2021
Show Login Section in Popup
Jira Code: BTN-1132 The login section will show on a popup in the same page where click the login link. Add data action on login links data-action=”login”
Issue in activation – SCA
To solve issue in activation.
Create a custom HTML form, Suitelet: To create leads in NetSuite
Create lead in Netsuite using Custom HTML page
Error_ Invalid price plan reference key CUA2A for Currency 1.
This error occurs when we import subscriptions.This error is usually returned when the Price Plan that is being used for a new Subscription has already been used in an existing Subscription. We can check whether the price plans that we imported are already used, by creating a saved search.How to resolve Create a new Price… Continue reading Error_ Invalid price plan reference key CUA2A for Currency 1.
Quick Add Phone Call Using Portlet Script
This portlet script is using creating a quick add phone call record by using a supportive client script. Using this client script we can directly refresh the portlet by calling the portlet module. Portlet Script Client Script
Planning Multi-book
Multi book accounting provides the ability to maintain multiple sets of accounting records based on a single set of real time financial transaction
Function that returns the tax rate of a given tax code
This function can be used to find the tax rate of a tax code
Setup Inventory for the items created using CSV import
Add the bin for every parent item using item import by updating item bin numbers for the corresponding parent item records external id. The template for item record is saved as coma delimited file and go to netsuite> setup> import/ export> import csv records Select import type as> items Record type as inventory item CSV… Continue reading Setup Inventory for the items created using CSV import
To add a page in site builder
We can add pages in site builder by creating tabs.It will contain the header and footer as of the site.We can add contents to it as HTML. Steps1.Navigate to list>website>tabs.2.Click new and select new presentation tab.3.To add contents you can can add it in in the message field by clicking its Formatted edit mode icon.… Continue reading To add a page in site builder