Developing a Custom GL Lines plug-in implementation

Developing a Custom GL Lines plug-in implementation

Custom GL Lines plug-in implementations in Netsuite are used to modify the GL entries for transactions. Following are the basic steps that need to be followed to develop plug-in implementation of the Custom GL Lines plug- in:

Enable Features : First, we need to enable  Custom GL Lines Plug-in and Server Suitescript features. To do this,

Setup > Company > Enable Features under Suitecloud tab enable Server SuiteScript, Custom GL Lines features by clicking on … Read the rest


Comparing Applied To Transaction and Applying Transaction In Netsuite Saved Search

Applied to Transaction and Applying Transaction are the two fields that often confuses Netsuite users while creating Transaction saved searches, yet very handy when we need to find related Transactions. Applied to Transaction fields are used to find the originated records of the current transaction whereas Applying Transactions are derived transactions from the current transaction.

For example, If you take Sales Order as the current transaction,Opportunity can be an Applied Transaction and Item Fulfillment can … Read the rest


NetSuite supporting business throughout the course of this pandemic

While everyone across the world continues to navigate the uncertainty of COVID-19, Oracle NetSuite is committed to supporting your business throughout the course of this pandemic and to provide continuity of service at all times. In the time of pandemic there are certain technologies which are helping people and organizations running their business seamlessly without any barrier and restrictions.

In this difficult time we realize that the potential of best technology. In this blog I … Read the rest


In User Event Script passing a variable as a function parameter to a referenced Client Script.

Problem Statement

In this tutorial of netsuite training from your netsuite solution provider we are showing two scripts interaction with each other. There was a Customer working in the sales order customization, wants to pass a value from their User Event script to a referenced Client Script so that it can be used for further processing within the Client Script. The Client Script will be triggered by a button that was created by the User … Read the rest


N/Runtime Module in NetSuite

In this tutorial of netsuite solution provider we are telling about the N/Runtime module of SuiteScript 2.0 and its usage. Firstly Load the runtime module when you want to view runtime settings for the script, the session, or the user. You can also use this module to set a session key and to see whether a particular feature is enabled in your account.

Feel free to reach out netsuite solution provider, for  netsuite implementationRead the rest


Join using SuiteScript 2.0 and ‘N/search’ Module

N/search

Load the search module to create and run on-demand or saved searches and analyse and iterate through the search results. You can use this module to do the following:

  • Search for a single record using keywords
  • Create and save searches
  • Load and run previously saved searches
  • Search for duplicate records
  • Return a set of records that match filter criteria you define

Use Case

Suppose we have a situation where User wants to load and … Read the rest


Rest Web Services in NetSuite!!

Yes you read it right this time as your  netsuite solution provider  we want to give insights of future plan of netsuite’s new  technical turnaround. We already know many of us who are experienced in NetSuite Implementation and Netsuite integration were waiting for the REST.

As per the warning provided by oracle netsuite that REST Web Services is a beta feature. The contents of this feature are preliminary and may be changed or discontinued … Read the rest


Search in NetSuite

As a NetSuite Solution provider we are going to talk about variety of search tools that you can use to retrieve real-time data from your account. In netsuite implementation you can search for a single record by keywords, return a set of records that match filters you define, customize the display of search results, export results to other applications, email results to other users, and save search definitions for reuse. Search is very impart part … Read the rest


Things to understand before selecting ERP

Hello folks here in the series if blog this time as a netsuite solution provider we come up with something basic but really important from the perspective of the clients. Sometime few netsuite solution providers do not give more emphasize on the clarity which is supposed to provided to the Clients to show them the pecularities and characteristics of different ERPs present in the ecosystem.

Now here come a question… Why its an important to … Read the rest


Inventory management in netsuite

As a Netsuite solution provider its really important for your client to  Manage inventory for the smooth running of  business. With effective/optimize  inventory management, we can streamline the  stock levels to reduce costs and maximize revenue and profits for our clients. in Netsuite implementation Best inventory management begins with having accurate, accessible information about your inventory. Quality information is crucial to answering inventory questions that arise on a daily basis, such as:

  • How many items
Read the rest