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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Trying to get amount unfulfilled with dollar amount open
I'm probably explaining that weird. I have a search that basically showed open orders with the current month total (Meaning only including items still pending to ship, not the total transaction amount). The report works great but we wanted to convert it to show the same thing based on line items. My formula almost works, however it returns the full rate and does not deduct the rate - discount like that native {netamount} does.
Formula is: ({quantity} - {quantityshiprecv}) * {rate}
{discountrate} doesn't work, {discountamount} deducts the entire orders discount not just that line item.
I've scoured here and suite answers for hours and I have tried everything I can think of and still can't get this to work. Any help would be appreciated.