binxie
2024-01-19 491cdf387e0c67fb95410c06547ff062a11f7bd3
force-app/main/default/workflows/Rental_Apply__c.workflow-meta.xml
@@ -467,7 +467,7 @@
            <field>applyUser__c</field>
            <type>userLookup</type>
        </recipients>
        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
        <senderAddress>lu_liu@olympus.com.cn</senderAddress>
        <senderType>OrgWideEmailAddress</senderType>
        <template>Loaner_function/RentalApplyCantShipAll_HTML</template>
    </alerts>
@@ -483,7 +483,7 @@
            <field>applyUser__c</field>
            <type>userLookup</type>
        </recipients>
        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
        <senderAddress>lu_liu@olympus.com.cn</senderAddress>
        <senderType>OrgWideEmailAddress</senderType>
        <template>Loaner_function/RentalApplyOutStock</template>
    </alerts>
@@ -499,7 +499,7 @@
            <field>applyUser__c</field>
            <type>userLookup</type>
        </recipients>
        <senderAddress>ocm_te2ampj@olympus.com.cn</senderAddress>
        <senderAddress>lu_liu@olympus.com.cn</senderAddress>
        <senderType>OrgWideEmailAddress</senderType>
        <template>Loaner_function/RentalApplyWariateInfo</template>
    </alerts>
@@ -1003,26 +1003,6 @@
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Status_back</fullName>
        <field>Status__c</field>
        <literalValue>引当済</literalValue>
        <name>状态更新</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Status_update</fullName>
        <field>Status__c</field>
        <literalValue>出库指示済</literalValue>
        <name>状态更新</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateJumpDateRental</fullName>
        <description>更新插队日期(备品)</description>
        <field>JumpDate_Rental__c</field>
@@ -1336,16 +1316,6 @@
        <field>Status__c</field>
        <literalValue>已批准</literalValue>
        <name>更新备品借出申请状态 批准</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Update_ra_status_yindang</fullName>
        <field>Status__c</field>
        <literalValue>引当完了</literalValue>
        <name>更新备品借出申请状态 引当完了</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
@@ -1689,17 +1659,6 @@
            <operation>notEqual</operation>
        </criteriaItems>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>
    <rules>
        <fullName>自动引当完了%EF%BC%88先引当再批准%EF%BC%89</fullName>
        <actions>
            <name>Update_ra_status_yindang</name>
            <type>FieldUpdate</type>
        </actions>
        <active>false</active>
        <description>//bp2 inactive</description>
        <formula>TEXT(Status__c) = &apos;已批准&apos; &amp;&amp; Rental_Apply_Equipment_Set_Cnt__c &gt; 0 &amp;&amp; ISCHANGED(Status__c)</formula>
        <triggerType>onAllChanges</triggerType>
    </rules>
    <rules>
        <fullName>草案中需要提交的申请</fullName>