From 102afa21c115e8c8b9333a326c3d1af08fe76faf Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 22 一月 2024 22:08:58 +0800 Subject: [PATCH] backup0122 --- force-app/main/default/objects/Rental_Apply__c/validationRules/For_AH_only_have_contract.validationRule-meta.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/force-app/main/default/objects/Rental_Apply__c/validationRules/For_AH_only_have_contract.validationRule-meta.xml b/force-app/main/default/objects/Rental_Apply__c/validationRules/For_AH_only_have_contract.validationRule-meta.xml index d0ef006..9b3630d 100644 --- a/force-app/main/default/objects/Rental_Apply__c/validationRules/For_AH_only_have_contract.validationRule-meta.xml +++ b/force-app/main/default/objects/Rental_Apply__c/validationRules/For_AH_only_have_contract.validationRule-meta.xml @@ -3,8 +3,8 @@ <fullName>For_AH_only_have_contract</fullName> <active>true</active> <description>濂ヨ緣璁惧锛屼繚淇湡鍐呬笉鎻愪緵澶囧搧.</description> - <errorConditionFormula>RecordTypeId <> "012C600000003K0" -&& $User.ProfileId <>'00eC800000005Cb' + <errorConditionFormula>RecordTypeId <> "01210000000RHIn" +&& $User.ProfileId <>'00e10000000Y3o5' && (TEXT(demo_purpose2__c) == '涓�鑸敤鎴�' || TEXT(demo_purpose2__c) == '鍐嶄慨鐞�') && Repair__c != null && Repair__r.NewProductGuaranteeObject__c == '2: 鏈嶅姟澶氬勾淇濅慨' -- Gitblit v1.9.1