From 32ca554edf2f2533790ad095e5691bbe478468a3 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期二, 28 三月 2023 15:30:24 +0800
Subject: [PATCH] ET产品-效期修改

---
 force-app/main/default/objects/ReceivingNote__c/listViews/All1.listView-meta.xml |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/force-app/main/default/objects/ReceivingNote__c/listViews/All1.listView-meta.xml b/force-app/main/default/objects/ReceivingNote__c/listViews/All1.listView-meta.xml
index e89de19..3dd841a 100644
--- a/force-app/main/default/objects/ReceivingNote__c/listViews/All1.listView-meta.xml
+++ b/force-app/main/default/objects/ReceivingNote__c/listViews/All1.listView-meta.xml
@@ -1,15 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ListView xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>All1</fullName>
-    <columns>NAME</columns>
-    <columns>Wei_Inspection_Cnt__c</columns>
-    <columns>Wei_Arrival_in_wh_Cnt__c</columns>
-    <columns>Wei_Arrival_wh_Request_Cnt__c</columns>
-    <columns>Wei_Received_Confirm_Cnt__c</columns>
-    <columns>Wei_Acceptance_Cnt__c</columns>
-    <columns>RN_Status__c</columns>
-    <columns>CREATED_DATE</columns>
     <filterScope>Everything</filterScope>
     <label>鍏ㄩ儴</label>
-    <language>zh_CN</language>
 </ListView>

--
Gitblit v1.9.1