binxie
2024-01-20 2ff0f0a7ab276c3466d9e06e14222db802194efc
force-app/main/default/objects/Repair__c/validationRules/work_location_select_beipin.validationRule-meta.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>work_location_select_beipin</fullName>
    <active>false</active>
    <active>true</active>
    <description>备品维修才能选社内员工作为委托者</description>
    <errorConditionFormula>/* 不是备品 但是 有值 */ 
Not(Delivered_Product__r.RecordTypeId=&apos;01210000000kOPR&apos;)