<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>First_Collect_Date__c</fullName>
|
<externalId>false</externalId>
|
<label>初次回款日</label>
|
<summarizedField>Repair_receipt__c.PaymentDate__c</summarizedField>
|
<summaryForeignKey>Repair_receipt__c.Maintenance_Contract__c</summaryForeignKey>
|
<summaryOperation>min</summaryOperation>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Summary</type>
|
</CustomField>
|