From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:16:47 +0800
Subject: [PATCH] addvalidationrule
---
force-app/main/default/objects/PCLLostBrand__c/fields/InclusionUltrasound__c.field-meta.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/objects/PCLLostBrand__c/fields/InclusionUltrasound__c.field-meta.xml b/force-app/main/default/objects/PCLLostBrand__c/fields/InclusionUltrasound__c.field-meta.xml
index 503582f..1587b38 100644
--- a/force-app/main/default/objects/PCLLostBrand__c/fields/InclusionUltrasound__c.field-meta.xml
+++ b/force-app/main/default/objects/PCLLostBrand__c/fields/InclusionUltrasound__c.field-meta.xml
@@ -15,6 +15,7 @@
</summaryFilterItems>
<summaryForeignKey>PCLLostProduct__c.PCLLostBrand__c</summaryForeignKey>
<summaryOperation>count</summaryOperation>
+ <trackHistory>false</trackHistory>
<trackTrending>false</trackTrending>
<type>Summary</type>
</CustomField>
--
Gitblit v1.9.1