binxie
2024-01-20 e0de9222da210f9c8eb1a9f5400f936a14923e11
1
2
3
4
5
6
7
8
9
10
11
12
<?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 = &apos;01210000000kOPR&apos; &amp;&amp; You_Xiao_Ku_Cun__c &lt; 0
&amp;&amp; AssetManageConfirm__c = TRUE
&amp;&amp; (ISCHANGED(Out_of_wh__c) || ISCHANGED(Quantity))
&amp;&amp; Account.Management_Code__c != $Label.Account_Asset_FJZ</errorConditionFormula>
    <errorDisplayField>X147P_reserch_target__c</errorDisplayField>
    <errorMessage>【有效库存】不可小于0</errorMessage>
</ValidationRule>