Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
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