binxie
2024-01-22 4688e276eee13cd2e521aa55afb5725cb0fda270
force-app/main/default/objects/Consum_Apply__c/validationRules/Before_Request_Apporve.validationRule-meta.xml
@@ -7,9 +7,10 @@
  RA_Status__c <> '已批准'
 && RA_Status__c <> '已分配' )
&&
(($User.ProfileId <>'00eC800000005Cb')&&
($User.ProfileId <>'00eC600000004y5')&&
(NOT(CONTAINS($Label.ProfileId_EquCenCheckAndDepot, $User.ProfileId)))
(($User.ProfileId <>'00e10000000Y3o5')&&
($User.ProfileId <>'00e10000000xnoT')&&
(NOT(CONTAINS($Label.ProfileId_EquCenCheckAndDepot, $User.ProfileId)))&&
($User.ProfileId <>'00e10000000xo1D')
&& 
ISCHANGED(Loaner_cancel_request__c)</errorConditionFormula>