<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Open_RenewalQuotation__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>该字段为true时,不需要在合同结束前6个月就可以开放续签报价。</description>
|
<externalId>false</externalId>
|
<label>开通续签报价</label>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|