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).
These objects hold a lookup or master-detail relationship to Stock Transfer Item (s_c__Stock_Transfer_Item__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.