force-app/main/default/workflows/Lead.workflow-meta.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
force-app/main/default/workflows/QIS_SC_Report__c.workflow-meta.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
manifest/packagelistview.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
force-app/main/default/workflows/Lead.workflow-meta.xml
@@ -7,7 +7,7 @@ <recipients> <type>owner</type> </recipients> <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress> <senderAddress>lu_liu@olympus.com.cn</senderAddress> <senderType>OrgWideEmailAddress</senderType> <template>Lead/SendMailToLeadOwner</template> </alerts> @@ -203,20 +203,6 @@ <protected>false</protected> <reevaluateOnChange>false</reevaluateOnChange> </fieldUpdates> <rules> <fullName>LeadUpdateTemp</fullName> <actions> <name>UpdateMethod1</name> <type>FieldUpdate</type> </actions> <active>true</active> <criteriaItems> <field>Lead.Sales_Method__c</field> <operation>equals</operation> <value>公开招标</value> </criteriaItems> <triggerType>onAllChanges</triggerType> </rules> <rules> <fullName>OCSM管理省%28客户%29文本更新</fullName> <actions> force-app/main/default/workflows/QIS_SC_Report__c.workflow-meta.xml
@@ -211,16 +211,6 @@ <reevaluateOnChange>false</reevaluateOnChange> </fieldUpdates> <fieldUpdates> <fullName>UpdateStatus6</fullName> <field>Status__c</field> <literalValue>申请中</literalValue> <name>更新状态_申请中</name> <notifyAssignee>false</notifyAssignee> <operation>Literal</operation> <protected>false</protected> <reevaluateOnChange>false</reevaluateOnChange> </fieldUpdates> <fieldUpdates> <fullName>UpdateStatus7</fullName> <field>Status__c</field> <literalValue>草案中</literalValue> manifest/packagelistview.xml
New file @@ -0,0 +1,8 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> <members>WorkFlow</members> <name>ListView</name> </types> <version>59.0</version> </Package>