reverting changes to update the work order quantities on the backend
This commit is contained in:
@ -933,7 +933,7 @@ AddShip:
|
||||
|
||||
// Update work order SHIP_QTY_STATIC
|
||||
WONo = Field(WMOutKey, '*', 1)
|
||||
Service_Services('PostProcedure', 'WORK_ORDER_SERVICES', 'UpdateShippedQty':@VM:WONo, False$)
|
||||
Work_Order_Services('UpdateShippedQty', WONo)
|
||||
|
||||
RETURN
|
||||
|
||||
@ -1952,3 +1952,4 @@ ConvertCleanInsp:
|
||||
|
||||
RETURN
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user