<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fieldUpdates>
|
<fullName>ShippingOp_date_Copy</fullName>
|
<field>Shipping_date_Copy__c</field>
|
<formula>Shipping_date__c</formula>
|
<name>ShippingOp_date_Copy</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<rules>
|
<fullName>SAPOp发货日公式拷文本</fullName>
|
<actions>
|
<name>ShippingOp_date_Copy</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<formula>true</formula>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
</Workflow>
|