<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Is_Delete_Extension__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>发生在批量延期时,如果批量延期了从单,但是没有延期主单,审批结束以后需要把主单的信息删除</description>
|
<externalId>false</externalId>
|
<label>是否需要删除延期信息</label>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|