<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>TotalPrice__c</fullName>
|
<externalId>false</externalId>
|
<label>总计_System_元</label>
|
<summarizedField>QuoteLineItem.TotalPrice__c</summarizedField>
|
<summaryForeignKey>QuoteLineItem.QuoteId</summaryForeignKey>
|
<summaryOperation>sum</summaryOperation>
|
<trackHistory>false</trackHistory>
|
<type>Summary</type>
|
</CustomField>
|