binxie
2024-01-18 22bd41f13147fce1df6ff35b592720c9cb387de9
force-app/main/default/workflows/Rental_Apply_Equipment_Set_Detail__c.workflow-meta.xml
@@ -21,16 +21,6 @@
        <template>unfiled$public/Adjust_Queue_No</template>
    </alerts>
    <alerts>
        <fullName>Adjust_Queue_OK</fullName>
        <description>插队申请通过提醒</description>
        <protected>false</protected>
        <recipients>
            <type>owner</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>unfiled$public/Adjust_Queue_OK</template>
    </alerts>
    <alerts>
        <fullName>Adjust_Queue_Rental_Start</fullName>
        <description>插队申请批准提醒邮件-备品</description>
        <protected>false</protected>
@@ -86,6 +76,7 @@
    <fieldUpdates>
        <fullName>Inspection_result_NG_update</fullName>
        <field>Inspection_result_NG__c</field>
        <literalValue>报修</literalValue>
        <name>发货前检查NG</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
@@ -147,7 +138,7 @@
            <name>bp2_Inspect_Before_NG</name>
            <type>Alert</type>
        </actions>
        <active>false</active>
        <active>true</active>
        <description>From 借出备品配套一览</description>
        <formula>ISCHANGED(Inspection_result_NG__c) &amp;&amp; OR(TEXT(Inspection_result_NG__c) = &apos;维修&apos;,TEXT(Inspection_result_NG__c) = &apos;废弃&apos;)</formula>
        <triggerType>onAllChanges</triggerType>