From d3e4451e36fbe25da4427bccd4e6b41aefd473c8 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 14:53:16 +0800
Subject: [PATCH] newclass0626formate
---
force-app/main/default/objects/Maintenance_Contract__c/validationRules/Cannot_Change_HP.validationRule-meta.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/objects/Maintenance_Contract__c/validationRules/Cannot_Change_HP.validationRule-meta.xml b/force-app/main/default/objects/Maintenance_Contract__c/validationRules/Cannot_Change_HP.validationRule-meta.xml
index 0bcb21d..4fdf7db 100644
--- a/force-app/main/default/objects/Maintenance_Contract__c/validationRules/Cannot_Change_HP.validationRule-meta.xml
+++ b/force-app/main/default/objects/Maintenance_Contract__c/validationRules/Cannot_Change_HP.validationRule-meta.xml
@@ -2,7 +2,8 @@
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>Cannot_Change_HP</fullName>
<active>true</active>
- <description>WLIG-BWCC8L 璇鹃鍒囨崲瀹㈡埛鏃讹紝鏇剧粡鏆傛椂鍔犱笂绯荤粺绠$悊鍛樼畝妗�2020-12-17</description>
- <errorConditionFormula>(NOT(ISNEW()) && PRIORVALUE(Hospital__c) != Hospital__c && Estimation_Id__c != null) &&!$User.Batch_User__c</errorConditionFormula>
+ <description>WLIG-BWCC8L 璇鹃鍒囨崲瀹㈡埛鏃讹紝鏇剧粡鏆傛椂鍔犱笂绯荤粺绠$悊鍛樼畝妗�2020-12-17锛�
+涓哄搴旇棰楯ZHG-BVGBVF锛岃缃烦杩囩鐞嗗憳锛�2021/6/30锛�</description>
+ <errorConditionFormula>NOT(ISNEW()) && PRIORVALUE(Hospital__c) != Hospital__c && Estimation_Id__c != null &&!$User.Batch_User__c</errorConditionFormula>
<errorMessage>鏈変簡缁翠慨鍚堝悓鎶ヤ环涔嬪悗锛屼笉鑳芥洿鏀瑰埌鍒殑鍖婚櫌</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1