Hi, is there a way we can script to add a "departm...
# suitescript
h
Hi, is there a way we can script to add a "department" on one line on GL Impact?
n
Yes, you can do this with SuiteGL, using the Custom GL Lines Plug-in. page 41 - setDepartmentId(departmentId) https://docs.oracle.com/cloud/latest/netsuitecs_gs/NSCGL/NSCGL.pdf
h
@NetSweetie thanks. Can we do this using suitescript api? or SuiteGL is the only way?
n
SuiteGL is a real and available thing. In NS, navigate to customization > plug-ins > plug-in implementations to view/create SuiteGL scripts