From 2ff0f0a7ab276c3466d9e06e14222db802194efc Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:24:29 +0800
Subject: [PATCH] bakcupwf0120
---
force-app/main/default/objects/Rental_Apply__c/validationRules/OPDPlan_if_Have_Blank.validationRule-meta.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Rental_Apply__c/validationRules/OPDPlan_if_Have_Blank.validationRule-meta.xml b/force-app/main/default/objects/Rental_Apply__c/validationRules/OPDPlan_if_Have_Blank.validationRule-meta.xml
index a3516da..6a7d886 100644
--- a/force-app/main/default/objects/Rental_Apply__c/validationRules/OPDPlan_if_Have_Blank.validationRule-meta.xml
+++ b/force-app/main/default/objects/Rental_Apply__c/validationRules/OPDPlan_if_Have_Blank.validationRule-meta.xml
@@ -4,6 +4,5 @@
<active>true</active>
<description>OPD璁″垝缂栫爜涓虹┖锛岃鍏堟柊寤篛PD璁″垝</description>
<errorConditionFormula>( ISNEW() || ISCHANGED(demo_purpose2__c) || ISCHANGED(OPDPlan__c) )&&(Text(demo_purpose2__c)='璇曠敤锛堟棤璇环锛�' || Text(demo_purpose2__c)='璇曠敤锛堟湁璇环锛�' || Text(demo_purpose2__c)='瀛︿細灞曚細' || Text(demo_purpose2__c)='鏂颁骇鍝佽瘎浠�' ) && ISBLANK(OPDPlan__c) && $User.ProfileId <>'00e10000000Y3o5'</errorConditionFormula>
- <errorDisplayField>Return_to_wh_staff__c</errorDisplayField>
<errorMessage>OPD璁″垝缂栫爜涓虹┖锛岃鍏堟柊寤篛PD璁″垝</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1