binxie
2024-01-18 22bd41f13147fce1df6ff35b592720c9cb387de9
force-app/main/default/workflows/Event__c.workflow-meta.xml
@@ -22,7 +22,7 @@
            <field>MainResponsibilityMinister__c</field>
            <type>userLookup</type>
        </recipients>
        <senderAddress>18523460502@163.com</senderAddress>
        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
        <senderType>OrgWideEmailAddress</senderType>
        <template>unfiled$public/EmailTemplate4</template>
    </alerts>
@@ -278,7 +278,7 @@
        <criteriaItems>
            <field>Event__c.NotSendEmail__c</field>
            <operation>equals</operation>
            <value>True</value>
            <value>真</value>
        </criteriaItems>
        <criteriaItems>
            <field>Daily_Report__c.Status__c</field>
@@ -288,12 +288,12 @@
        <criteriaItems>
            <field>Event__c.Minister__c</field>
            <operation>equals</operation>
            <value>True</value>
            <value>真</value>
        </criteriaItems>
        <criteriaItems>
            <field>Event__c.Manager__c</field>
            <operation>equals</operation>
            <value>True</value>
            <value>真</value>
        </criteriaItems>
        <description>SWAG-BD9A76 【委托】 日报状态为批准时,设置邮件提醒功能</description>
        <triggerType>onAllChanges</triggerType>
@@ -317,7 +317,10 @@
        <active>true</active>
        <description>【发现模仿嫌疑品】时候勾选flag 邮件通知
/*Status_With_Check__c=&apos;申请中&apos; &amp;&amp; (Find_Imitations_Flag__c == true) &amp;&amp; NOT(ISBLANK(Imitation_Mail__c))*/</description>
        <formula>(Find_Imitations_Flag__c == true)&amp;&amp; NOT(ISBLANK(Imitation_Mail__c))&amp;&amp; Mail_Send_Btn__c!=null&amp;&amp; PRIORVALUE(Mail_Send_Btn__c)!=&apos;1&apos;&amp;&amp; PRIORVALUE(Mail_Send_Btn__c)!=&apos;0&apos;</formula>
        <formula>(Find_Imitations_Flag__c == true)&amp;&amp; NOT(ISBLANK(Imitation_Mail__c))&amp;&amp;
Mail_Send_Btn__c!=null&amp;&amp;
PRIORVALUE(Mail_Send_Btn__c)!=&apos;1&apos;&amp;&amp;
PRIORVALUE(Mail_Send_Btn__c)!=&apos;0&apos;</formula>
        <triggerType>onAllChanges</triggerType>
    </rules>
    <rules>
@@ -333,7 +336,8 @@
    <rules>
        <fullName>日报变成申请中%EF%BC%8C发Email</fullName>
        <active>false</active>
        <formula>/* 就当点了按钮 */  ISCHANGED( Mail_Send_Btn__c ) &amp;&amp; ISPICKVAL(Activity_Type2__c, &quot;病院&quot;)</formula>
        <formula>/* 就当点了按钮 */
ISCHANGED( Mail_Send_Btn__c ) &amp;&amp; ISPICKVAL(Activity_Type2__c, &quot;病院&quot;)</formula>
        <triggerType>onAllChanges</triggerType>
    </rules>
    <rules>