Custom GL Lines Plug-in
Custom GL Lines Pug-in Overview:
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.
GL Plugin uses custom segments which can be read and set in standard and custom lines, also from transaction records.
The default values for column segments are sourced from the body fields.
The Custom GL Lines Plug-in can change this value, even for segments that are applied only to the body.
Custom GL plug-in implementations can be applied to specific transaction types, subsidiaries, and
accounting books .
Plug-in implementations could also add bank, credit card, and wire charges to payments, cash sales,
and refunds or create unique discount or markup rules that add an amount to an invoice or bill.
Here custom script column is link to Custom GL Plug-in and use as custom lines.This appears in reports as well as searches.
Interface Function:
The Custom GL Lines plug-in interface includes the following functions:
customizeGlImpact(transactionRecord, standardLines, customLines, book) :
This function contains the business logic to modify the general ledger impact for a transaction with the Custom GL Lines plug-in.
Process Flow:
When user saved transaction , netsuite create Standard Lines and Custom Plugin creates custom lines,
If custom lines are primary book specific, standard lines will be mapped, if not then custom lines will be mapped which in return mapped to standard lines.
**** Read Step by Step process Flow here
Custom Line Plug-in Object Model:
*** To read more about customizeGlImpact , click here
Thanks
Team Netsuite Guru
Follow Me on Linkedin
Our FB Page
Is it possible to reflect custom lines on tax reports or purchase by tax code report ?
ReplyDeleteWhy doesn't custom line have a field tax code ?