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!
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.