Amount of products received and accepted from origin (Stock_Transfer__c.Origin_Id__c) to destination (Stock_Transfer__c.Destination_Id__c). The quantity received cannot be greater than the quantity sent.
Quantity Sent
s_c__Quantity_Sent__c
Number(18,0)
Yes
Amount of products sent from origin (Stock_Transfer__c.Origin_Id__c) to destination (Stock_Transfer__c.Destination_Id__c).