pse__Billing_Event_Item__c
Label: pse__Billing_Event_Item__c Adding fields to an object in a different managed package
| ffpsai__AccountingLineDescription__c |
Accounting Line Description |
Summer 2026 |
For system use only. We don't recommend that you add this field to any page layout. Used to set the description of the sales invoice or sales credit note line item created from the billing event item.
Formula: IF( ISPICKVAL(pse__Category__c, 'Milestone'), pse__Milestone__r.Name , pse__Description__c )
|
Text |
false |
|
| ffpsai__SalesCreditNoteLineItem__c |
Sales Credit Note Line Item |
Summer 2026 |
Looks up to: c2g__codaCreditNoteLineItem__c
|
Lookup |
false |
|
| ffpsai__SalesInvoiceLineItem__c |
Sales Invoice Line Item |
Summer 2026 |
Looks up to: c2g__codaInvoiceLineItem__c
|
Lookup |
false |
|
| ffpsai__ServicesProduct__c |
Services Product |
Summer 2026 |
Looks up to: Product2
|
Lookup |
false |
|
| ffpsai__UnitPrice__c |
Unit Price - Credit |
Summer 2026 |
Formula: -1 * pse__Unit_Price__c
|
Currency(18,2) |
false |
|
|