Skip to main content

Contract

Standard SFDC Contract object. Representation of Opportunity/Quote after deal finalization.

API NameLabelDescription
Adjusted_by_Contract__cAdjusted by ContractContract that holds this Contract's adjustment
Adjustment_Type__cAdjustment TypeType of adjustment the Contract performed
Adjustment_of_Contract__cAdjustment of ContractContract of which this Contract is an adjustment
Contract_Status__cStatusCurrent status of Contract
End_Date__cEnd DateLatest end date of Contract Entitlements (Defaulted to Quote.Cotiza__End_Date__c on creation)
IsVoid__cIs VoidOverride to mark Contract as having been voided
Latest_Amendment_Opportunity__cLatest Amendment OpportunityLatest Opportunity that amended the Contract (if Amendments are configured to maintain existing Contract)
Opportunity__cOpportunityOriginal Opportunity that generated Contract
Playbook__cPlaybookPlaybook used to configure Contract
Quote__cQuoteOriginal synced Quote that generated Contract
Start_Date__cStart DateEarliest start date of Contract Entitlements (Defaulted to Quote.Cotiza__Start_Date__c on creation)
Total__cTotalSUM of Total Price for all Contract Entitlements (Defaulted to Quote.Cotiza__Total_Price__c on creation)