| | |
| | | <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Lowest_pricing__c</fullName> |
| | | <externalId>false</externalId> |
| | | <formula>if(Count_Equipment_Last_Money__c = 0,0,GuidePrice_DownF__c/Count_Equipment_Last_Money__c)</formula> |
| | | <formula>if(Equipment_Last_Money__c= 0,0,GuidePrice_DownF__c/Equipment_Last_Money__c-1)</formula> |
| | | <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> |
| | | <label>标准最低调价幅度</label> |
| | | <precision>18</precision> |
| | |
| | | <scale>2</scale> |
| | | <trackHistory>false</trackHistory> |
| | | <trackTrending>false</trackTrending> |
| | | <type>Currency</type> |
| | | <type>Percent</type> |
| | | </CustomField> |