<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fieldUpdates>
|
<fullName>Clear_Set_Shipment_request_time</fullName>
|
<field>Shipment_request_time__c</field>
|
<name>清空 出库指示时间</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Null</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Input_Received_loaner_time</fullName>
|
<field>Received_loaner_time__c</field>
|
<formula>now()</formula>
|
<name>输入-备品中心回收时间</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Input_Shippment_loaner_time</fullName>
|
<field>Shippment_loaner_time__c</field>
|
<formula>now()</formula>
|
<name>输入-备品中心出库时间</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>LocationUpdate</fullName>
|
<field>Owner_Location_Text__c</field>
|
<formula>TEXT(Owner:User.Work_Location__c)</formula>
|
<name>所属地更新</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>set_Name</fullName>
|
<field>Name</field>
|
<formula>"DB1" & "-" & LEFT(SUBSTITUTE(Text(Today()), "-", ""), 6) & "-" & RIGHT(Name_AutoNumber__c, 4)</formula>
|
<name>输入-备品No.</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
</Workflow>
|