Current_Value__c |
- Label
- Type
- Currency
- Description
- Current value of this physical part in our inventory.
|
Entry_Date__c |
- Label
- Type
- Date
- Description
- Date this entry was made
|
Item_Value__c |
- Label
- Type
- Currency
- Description
- Initial item value at the time of purchase.
|
Part__c |
- Label
- Type
- MasterDetail
- Description
- Master lookup to the part this ledger transaction will be recorded to.
|
Parts_Sale_Line__c |
- Label
- Type
- Lookup
- Description
- Lookup to the sale invoice line.
|
Purchase_Order__c |
- Label
- Type
- Lookup
- Description
- If this part was acquired via purchase order, this is the purchase order it was derived from.
|
Purchased_By__c |
- Label
- Type
- Text
- Description
- Name of the individual who purchased this part.
|
Quantity__c |
- Label
- Type
- Number
- Description
- this value must be 1, 0, -1 to represent the movement of this value as the part is purchased and sold.
|
Repair_Order_Line__c |
- Label
- Type
- Lookup
- Description
- Special order parts are related to the RO Line they are ordered for.
|
Sold_By__c |
- Label
- Type
- Text
- Description
- Name of the individual who sold the part.
|
Transaction_Note__c |
- Label
- Type
- Text
- Description
- Any notes related to this transaction.
|