涂煌豪
2022-03-30 ae4088132b8d18959452d0ca172f6c004e8c2c82
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Edit_quotation_agree__c</fullName>
    <externalId>false</externalId>
    <formula>HYPERLINK(&quot;/apex/OFSCommentpopup?id=&quot;+ Id +&quot;&amp;table=repair__c&amp;api=SFDC_No_LINK__c,OFSHospitalLink__c,name,SerialNumber__c,Repair_Firstestimated_Date_formula__c,Repair_Estimated_date_formula__c,Elapsed_day_after_quotation_c__c,Follow_Comment__c,Agree_repair_photo__c&amp;rw=r,r,r,r,r,r,r,w,r&amp;wv=1&amp;md=1&amp;w=70&amp;h=70&quot;, &quot;■&quot;)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>编制:报价同意</label>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Text</type>
    <unique>false</unique>
</CustomField>