SCMC__Invoice_Line_Item__c
Label: SCMC__Invoice_Line_Item__c Adding fields to an object in a different managed package
Credit_Note_Line_Item__c |
Sales Credit Note Line Item |
Pre-Winter 2024 |
Sales credit note line item that relates to the invoice line item. Automatically populated when a sales credit note line item is created from the invoice line item by voiding an OIM invoice.
Looks up to: c2g__codaCreditNoteLineItem__c
|
Lookup |
|
Derived_Unit_Price__c |
Derived Unit Price |
Pre-Winter 2024 |
For system use. Price of one item for the invoice line. This is calculated depending on the record type.
Formula: IF(RecordType.DeveloperName == 'Deposit', SCMC__Unit_Price__c, SCMC__Price_With_Options__c)
|
Number(18,9) |
|
Product__c |
Product |
Pre-Winter 2024 |
Product that relates to the invoice line item. This is automatically populated based on the record type.
Looks up to: Product2
|
Lookup |
|
Sales_Invoice_Line_Item__c |
Sales Invoice Line Item |
Pre-Winter 2024 |
Sales invoice line item that relates to the invoice line item. Automatically populated when a sales invoice line item is created from the invoice line item.
Looks up to: c2g__codaInvoiceLineItem__c
|
Lookup |
|
|