Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
Question about a line item fee and billing
Hi,
I've been asked to explore implementing a new fee at my company. I wrote a 2.x suitescript that runs on afterSubmit on quotes, sales orders, invoices, and cash sales that 1) calculates the fee amount based on item attributes of items on the order, and 2) adds the fee as an Other Charge line item OR adjusts the amount of the fee if it is already on the transaction.
In my testing, it seems to be working great.
However, my roadblock is billing.
These items are largely shipped items with 2-3 days turnaround. We run automated billing that only bills on shipped items. But that Other Charge item is NOT fulfilled. The automated billing generates an invoice or cash sale for that fee before the items are shipped. This is not good.