Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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?
0