From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期五, 03 三月 2023 14:50:59 +0800
Subject: [PATCH] gzw 测试环境代码更新

---
 force-app/main/default/objects/Tender_information__c/fields/ViewRelatedOpp__c.field-meta.xml |   22 ++++++++++++++++------
 1 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/force-app/main/default/objects/Tender_information__c/fields/ViewRelatedOpp__c.field-meta.xml b/force-app/main/default/objects/Tender_information__c/fields/ViewRelatedOpp__c.field-meta.xml
index 39e36c8..49d78ff 100644
--- a/force-app/main/default/objects/Tender_information__c/fields/ViewRelatedOpp__c.field-meta.xml
+++ b/force-app/main/default/objects/Tender_information__c/fields/ViewRelatedOpp__c.field-meta.xml
@@ -1,13 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
     <fullName>ViewRelatedOpp__c</fullName>
-    <description>绠�妗f槸2s1,2s2,2s4,2s6寮�澶寸殑鎻愰啋</description>
+    <description>绠�妗f槸2s1,2s2,2s4,2s6,2s7寮�澶寸殑鎻愰啋
+2022-10-13 澧炲姞2M4鎻愰啋</description>
     <externalId>false</externalId>
-    <formula>( ($User.ProfileId = &apos;00e10000000xnp2&apos;)||($User.ProfileId = &apos;00e10000000xzQ0&apos;)
-||($User.ProfileId = &apos;00e10000000xnp7&apos;)
-||($User.ProfileId = &apos;00e10000000xnpH&apos;)||($User.ProfileId = &apos;00e10000000xzQA&apos;)||($User.ProfileId = &apos;00e10000000hkas&apos;)
-||($User.ProfileId = &apos;00e10000000xnpR&apos;)||($User.ProfileId = &apos;00e10000000xyK6&apos;))&amp;&amp;Logical_delete__c=false
-&amp;&amp; (OpportunityNum__c = 0 || isblank(OpportunityNum__c))</formula>
+    <formula>( 
+
+($User.ProfileId = &apos;00e10000000xnp2&apos;)||($User.ProfileId = &apos;00e10000000xzQ0&apos;)||
+
+($User.ProfileId = &apos;00e10000000xnp7&apos;)||($User.ProfileId = &apos;00e10000001220i&apos;) ||
+
+($User.ProfileId = &apos;00e10000000xnpH&apos;)||($User.ProfileId = &apos;00e10000000xzQA&apos;) ||
+
+($User.ProfileId = &apos;00e10000000hkas&apos;) ||
+
+
+($User.ProfileId = &apos;00e10000000xnpR&apos;)||($User.ProfileId = &apos;00e10000000xyK6&apos;)
+||($User.ProfileId = &apos;00e10000000xnpW&apos;) || ($User.ProfileId = &apos;00e10000000Nb7i&apos;))&amp;&amp;Logical_delete__c=false
+ &amp;&amp; (OpportunityNum__c = 0  || isblank(OpportunityNum__c))</formula>
     <label>鏌ョ湅鍏宠仈璇环椤圭洰</label>
     <trackHistory>false</trackHistory>
     <trackTrending>false</trackTrending>

--
Gitblit v1.9.1