| | |
| | | <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Current_price_should_be__c</fullName> |
| | | <externalId>false</externalId> |
| | | <formula>IF(Count_Adjustment_Upper_price__c<0,"1.应该降价",IF(AND(Couont_Adjustment_Lower_price__c>=0, Count_Adjustment_Upper_price__c<=5),"2.应该维持","3.应该涨价"))</formula> |
| | | <formula>IF(Highest_price_adjustment__c<0,"1.应该降价",IF(AND(Lowest_pricing__c>=0, Highest_price_adjustment__c<=5),"2.应该维持","3.应该涨价"))</formula> |
| | | <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> |
| | | <label>本期价格应该</label> |
| | | <required>false</required> |