<?xml version="1.0" encoding="UTF-8"?>
|
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
|
<excludeButtons>Submit</excludeButtons>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>true</editHeading>
|
<label>Order Information</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>OrderNumber</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>AccountId</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>EffectiveDate</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>CustomerAuthorizedById</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>CompanyAuthorizedById</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>BillingAddress</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>ActivatedById</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>CurrencyIsoCode</field>
|
</layoutItems>
|
</layoutColumns>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>ContractId</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>TotalAmount</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>Type</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>Status</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>ShippingAddress</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>ActivatedDate</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>TwoColumnsTopToBottom</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>false</editHeading>
|
<label>System Information</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>CreatedById</field>
|
</layoutItems>
|
</layoutColumns>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>LastModifiedById</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>TwoColumnsTopToBottom</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>false</editHeading>
|
<label>Description Information</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>Description</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>OneColumn</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>false</editHeading>
|
<label>Additional Information</label>
|
<layoutColumns/>
|
<layoutColumns/>
|
<style>TwoColumnsLeftToRight</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>true</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>false</editHeading>
|
<label>自定义链接</label>
|
<layoutColumns/>
|
<layoutColumns/>
|
<layoutColumns/>
|
<style>CustomLinks</style>
|
</layoutSections>
|
<relatedLists>
|
<fields>Product2</fields>
|
<fields>ProductCode</fields>
|
<fields>Quantity</fields>
|
<fields>UnitPriceF__c</fields>
|
<fields>TotalPriceF__c</fields>
|
<fields>Description</fields>
|
<relatedList>RelatedOrderItemList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>RelatedEntityHistoryList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<fields>TASK.SUBJECT</fields>
|
<fields>TASK.WHO_NAME</fields>
|
<fields>ACTIVITY.TASK</fields>
|
<fields>TASK.DUE_DATE</fields>
|
<fields>TASK.STATUS</fields>
|
<fields>TASK.PRIORITY</fields>
|
<fields>CORE.USERS.FULL_NAME</fields>
|
<relatedList>RelatedActivityList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<fields>TASK.SUBJECT</fields>
|
<fields>TASK.WHO_NAME</fields>
|
<fields>ACTIVITY.TASK</fields>
|
<fields>TASK.DUE_DATE</fields>
|
<fields>CORE.USERS.FULL_NAME</fields>
|
<fields>TASK.LAST_UPDATE</fields>
|
<relatedList>RelatedHistoryList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>RelatedNoteList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<fields>NAME</fields>
|
<fields>Delivery_Date__c</fields>
|
<fields>Delivery_Status__c</fields>
|
<relatedList>Delivery__c.SSBD_Contract__c</relatedList>
|
</relatedLists>
|
<relatedObjects>ContractId</relatedObjects>
|
<relatedObjects>AccountId</relatedObjects>
|
<showEmailCheckbox>false</showEmailCheckbox>
|
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
|
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
|
</Layout>
|