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/After_Request_shipping.validationRule-meta.xml | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/force-app/main/default/objects/Rental_Apply__c/validationRules/After_Request_shipping.validationRule-meta.xml b/force-app/main/default/objects/Rental_Apply__c/validationRules/After_Request_shipping.validationRule-meta.xml
index 51d7ec7..d8619fb 100644
--- a/force-app/main/default/objects/Rental_Apply__c/validationRules/After_Request_shipping.validationRule-meta.xml
+++ b/force-app/main/default/objects/Rental_Apply__c/validationRules/After_Request_shipping.validationRule-meta.xml
@@ -8,15 +8,16 @@
|| ( Lost_item_finish__c > 0 && Lost_product_cnt__c <> Rental_Apply_Equipment_Set_Detail_Cnt__c)</description>
<errorConditionFormula>( Loaner_received_ng_num__c > 0)
&&
-(($User.ProfileId <>'00eC800000005Cb')
+(($User.ProfileId <>'00e10000000Y3o5')
+ && ($User.ProfileId <>'00e10000000xo1D')
)
&&
(ISCHANGED(HP_received_sign_day__c )
|| ISCHANGED(HP_received_sign_text__c)
)
-&& NOT($User.Batch_User__c) && $User.ProfileId <>'00eC600000003SX'
-&& $User.ProfileId <>'00eC600000004y6'
+&& NOT($User.Batch_User__c) && $User.ProfileId <>'00e10000000dEQx'
+&& $User.ProfileId <>'00e10000000xnoY'
+&& $User.ProfileId <>'00ep0000000O4tG'
&& DataMigration_Flag__c = False</errorConditionFormula>
- <errorDisplayField>Return_to_wh_staff__c</errorDisplayField>
<errorMessage>鐜板満鍒拌揣纭鍚庯紝鎵嶅彲浠ユ搷浣滆鏈哄拰涓婁紶绛炬敹鍗�</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1