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.
Sales Order Fuilfillment at Line level
Hi Terry / All,
We are trying to fulfill an order in NetSuite using webservices, but we are getting an issue when we are trying to fulfill each order line seperately. When we try to fullfill ONE orderline (say line#1 of quantity =12) with fullfill quantity (say fulfill qty 4) using webservices, then ALL the orderlines are getting fullfilled with the order quantity.
E.g.,
(Order Created and not fulfilled)
Order# 150
Order Line# - Qty - Fullfill Qty
1 - 12 - 0
1 - 8 - 0
1 - 18 - 0
1 - 15 - 0
(Order details after Fulfillment using WebServices (using the code given below))
Order# 150
Order Line# - Qty - Fullfill Qty