binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
force-app/main/default/objects/Inventory_Header__c/validationRules/Cannot_Submit_When_NOTHave_ManagerBuzhan.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Cannot_Submit_When_NOTHave_ManagerBuzhan</fullName>
    <active>false</active>
    <active>true</active>
    <errorConditionFormula>ISPICKVAL(Inventory_Status__c, &apos;填写完毕&apos;)
&amp;&amp; ISBLANK(Jingli_Equipment__c) 
&amp;&amp; ISBLANK(Buzhang_Equipment__c)</errorConditionFormula>