<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Invoice_code_det__c</fullName>
|
<deleteConstraint>SetNull</deleteConstraint>
|
<externalId>false</externalId>
|
<label>发票号码</label>
|
<referenceTo>Consumable_order__c</referenceTo>
|
<relationshipLabel>消耗品发票附件 (发票号码)</relationshipLabel>
|
<relationshipName>Invoice_code_det</relationshipName>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Lookup</type>
|
</CustomField>
|