<?xml version="1.0" encoding="UTF-8"?>
|
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>You_Xiao_Ku_Cun_ge0</fullName>
|
<active>true</active>
|
<description>1/20 停用后重新启用</description>
|
<errorConditionFormula>RecordTypeId = '01210000000kOPR' && You_Xiao_Ku_Cun__c < 0
|
&& AssetManageConfirm__c = TRUE
|
&& (ISCHANGED(Out_of_wh__c) || ISCHANGED(Quantity))
|
&& Account.Management_Code__c != $Label.Account_Asset_FJZ</errorConditionFormula>
|
<errorDisplayField>X147P_reserch_target__c</errorDisplayField>
|
<errorMessage>【有效库存】不可小于0</errorMessage>
|
</ValidationRule>
|