<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fieldUpdates>
|
<fullName>Estimate_List_Price_All_Copy_Txt</fullName>
|
<field>Estimate_List_Price_All_Txt__c</field>
|
<formula>Estimate_List_Price_All__c</formula>
|
<name>合同价格公式拷文本</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>UpdateProduct_Manual_Text</fullName>
|
<field>Product_Manual_Text__c</field>
|
<formula>Product_Manual__c</formula>
|
<name>更新产品手动(文本)</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>UpdateSerial_number_text</fullName>
|
<field>Serial_number_text__c</field>
|
<formula>Serial_number__c</formula>
|
<name>更新机身号码(文本)</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<rules>
|
<fullName>EstimateListPriceAll_CopyTxt</fullName>
|
<actions>
|
<name>Estimate_List_Price_All_Copy_Txt</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<description>合同价格(公式拷文本)</description>
|
<formula>true</formula>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
<rules>
|
<fullName>transferProduct_Manual_Serial_number</fullName>
|
<actions>
|
<name>UpdateProduct_Manual_Text</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<actions>
|
<name>UpdateSerial_number_text</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<description>把机身号码和产品手动复制到文本</description>
|
<formula>true</formula>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
</Workflow>
|