Bank Statement Parser Plug-in Interface Overview

Use a Bank Statement Parser Plug-in to create and upload your own parsers for different bank and credit card statement formats and store them in NetSuite. Bank Statement Parser Plug-ins translate the information from file formats that are not supported by NetSuite’s default parsers. The Bank Statement Parser Plug-ins then turn the data into account… Continue reading Bank Statement Parser Plug-in Interface Overview

SSS_METHOD_NOT_IMPLEMENTED

The SSS_METHOD_NOT_IMPLEMENTED error in NetSuite occurs when a required method in a custom plug-in type isn’t implemented or is incorrectly defined. This error often arises when NetSuite attempts to call a missing method or is incorrectly set up in the plug-in implementation. How to resolve: Verify Method Implementation: Ensure the required method is implemented in… Continue reading SSS_METHOD_NOT_IMPLEMENTED

Before using the email approval capability, you need to enable the email capture plugin in your NetSuite account.

To enable the email capture plugin: Go to Customization > Plug-ins > Manage Plug-ins On the Email Capture Plugin section, check the SuiteApprovals Email Approval box.Take note of the email address. You will need it in the next procedure. Click Save. After you have enabled the email capture plugin, you must set the email approval preferences.

Custom GL Lines Plug-In

What will happen if the Custom GL Plug-in implementation (Customization > Plug-ins > Manage Plug-in Implementation) is disabled?On View of Existing Record, custom lines are still present.On Edit and Save of Existing Record, custom lines will be removed.On New Record, custom lines will not be displayed.What will happen to the transaction with existing custom GL… Continue reading Custom GL Lines Plug-In

Custom GL plugin setup

The Custom GL Lines Plug-in modifies the general ledger impact of standard and custom transactions. Use the Custom GL Lines Plug-in to comply with a wide range of global accounting standards by applying custom transaction logic that adds lines to the NetSuite GL Impact page. configure for each plug-in implementation: Transaction types. A Custom GL Lines… Continue reading Custom GL plugin setup