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/Report__c/listViews/All_NTC_146P.listView-meta.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/objects/Report__c/listViews/All_NTC_146P.listView-meta.xml b/force-app/main/default/objects/Report__c/listViews/All_NTC_146P.listView-meta.xml
index ed0e5a4..644f897 100644
--- a/force-app/main/default/objects/Report__c/listViews/All_NTC_146P.listView-meta.xml
+++ b/force-app/main/default/objects/Report__c/listViews/All_NTC_146P.listView-meta.xml
@@ -17,7 +17,7 @@
<filters>
<field>RECORDTYPE</field>
<operation>equals</operation>
- <value>Report__c.NTC</value>
+ <value>Report__c.NTC,Report__c.OPD,Report__c.FaultPreventionTraining,Report__c.NewInstallTarin</value>
</filters>
<filters>
<field>Date__c</field>
@@ -25,5 +25,4 @@
<value>4/1/2014</value>
</filters>
<label>2 NTC 147P</label>
- <language>zh_CN</language>
</ListView>
--
Gitblit v1.9.1