Stock_Adjustment__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Amount__c Number(18, 0) Yes No Quantity changed for the stock level at the time of this stock adjustment. It could be a positive or negative number.
Date__c DateTime Yes No Date when the stock adjustment occurred
Stock_Level_Id__c Lookup(Stock_Level__c) Yes No Stock level that is affected by the stock adjustment
Stock_Transfer_Item_Id__c Lookup(Stock_Transfer_Item__c) No No Stock transfer item that caused the stock adjustment
Type__c Picklist Yes No Type of event that caused the stock level quantity to change. Examples: Transfer Received, Returned From Customer

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation