Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
SuiteGL - (Name / Entity) column
Me again,
So, I've got all the pieces in place for modifying the GL Impact of a Vendor Bell ... all expect the Name (entity?) column. What I'm wanting to put in here is the 'customer' or 'project' from the line. This happens automatically in the StandardLines, but there is no method call in the CustomLines to do this.
I was expecting a setEntityId method call on the customLine object, but no.
However, the StandardLine object has a getEntityId() ... one would assume the CustomLine object would have the setter equivalent.
Is there a workaround?