<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>LoseReportApprovaled__c</fullName>
|
<defaultValue>false</defaultValue>
|
<description>//2021-12-17 mzy 备品任务 判断改明细有遗失报告,且遗失报告是否已批准</description>
|
<externalId>false</externalId>
|
<inlineHelpText>判断改明细是否遗失报告,且遗失报告是否已批准</inlineHelpText>
|
<label>遗失报告已批准</label>
|
<trackFeedHistory>false</trackFeedHistory>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Checkbox</type>
|
</CustomField>
|