If you need to dispaly the results of a netsuite search in a sca webstore page in page load, you need to pass the required data as parameter to that page. In the router function, call the dervice file. You may call it directly or use the model file in which the service url is… Continue reading How to call the get function of service controller upon page load
Month: January 2022
OTGN – 955 : Bulk Print Page Functionality – Test Case Documentation
AA-379 Billing Address Form-Test case documentation
Create a tab Notification Centre with messages list inside it in customer record
Solution First create a subtab Notification Center in the customer record Navigate customization->Forms->subtab Entity->Notification Centre Then created a custom record for notification with a field message,message subject and date and set its parent as the customer. Navigate customization->list,record and field ->Record Type Notification Navigate to the notification tab in the customer record where we… Continue reading Create a tab Notification Centre with messages list inside it in customer record
NVM, Node, and Gulp installation
How To Install NVM on Ubuntu 20.04 Installing NVM on Ubuntu Installing Node using NVM Install the latest version of node.js. Here node is the alias for the latest version. nvm install node To install a specific version of node: nvm install 12.18.3 Working with NVM To list installed versions of the node for the… Continue reading NVM, Node, and Gulp installation
To add google fonts in HTML and CSS
If a font-family is not working that are used in HTML page and CSS, you need to import by Google fonts or with @font-face. In Google fonts you can use import by HTML or CSS: On your HTML: On your CSS:
Adding Current Year Dynamically in Copyright section in footer of Homepage.
For updating the year in the copyright section in footer of home page as shown below: Use this code: The year in the copyright section will be updated automatically according to the current date.
How to update Matrix item by Using CSV import
The CSV file containing your matrix items data should include columns that map to the following fields. For best results, set the column headers to match these field names. External ID: Recommended for all CSV imports, to serve as a unique identifier for each record. Item Name/Number: Name for each matrix item. Matrix Type: Possible… Continue reading How to update Matrix item by Using CSV import
Automate Spiff Report Email
Automate Spiff Report Email
Sales Forecasting
Sales forecasting is the process of estimating future revenue by predicting the amount of product or services a sales unit (which can be an individual salesperson, a sales team, or a company) will sell in the next week, month, quarter, or year. NavigationSetup > Sales > Sales Preference >“ Forecast” subtab • Projected Total It is the estimate /opportunity of a lead . NetSuite uses that probability to calculate a projected total. • Forecast Type Worst Case : if an estimate is in worst category , it appears in each forecast. Most Likely :if an estimate is in worst category, it appears in Most Likely and Upside forecasts Upside : if an estimate is in worst category ,it appears only in Upside Forecasts • Weighted Total It is the defined as the amount of each opportunity / estimate multiplied by probability How will this affect Sales Forecasting? NetSuite includes an opportunity in the sales forecast and pipeline if it meets the following requirements: ▶ a) If opportunity has not been converted to a sales order, cash sale, or invoice. ▶… Continue reading Sales Forecasting