<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fieldUpdates>
|
<fullName>Estimate_Cost_TXT</fullName>
|
<field>Estimate_Cost_Month_TXT__c</field>
|
<formula>Estimate_Cost_Month_formula__c</formula>
|
<name>实际报价金额文本化</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>GuaranteePrice_Amount_Text</fullName>
|
<field>GuaranteePrice_Amount_Text__c</field>
|
<formula>GuaranteePrice_Amount__c</formula>
|
<name>计提总额文本化</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Gurantee_startDatecopy</fullName>
|
<field>Gurantee_Estimate_startDate__c</field>
|
<formula>Gurantee_Estimate_startDateF__c</formula>
|
<name>多年保报价开始日copy</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Maintenance_Price_Amount_Text</fullName>
|
<field>Maintenance_Price_Amount_Text__c</field>
|
<formula>Maintenance_Price_Amount__c</formula>
|
<name>维修报价总额文本化</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>endDateGuranteeToText</fullName>
|
<field>endDateGurantee_Text__c</field>
|
<formula>endDateGurantee__c</formula>
|
<name>结束日期(多年保修)文本化</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>startDateGuranteeToText</fullName>
|
<field>startDateGurantee_Text__c</field>
|
<formula>startDateGurantee__c</formula>
|
<name>合同开始日期文本化</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<rules>
|
<fullName>合同价格文本化</fullName>
|
<actions>
|
<name>Estimate_Cost_TXT</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<actions>
|
<name>GuaranteePrice_Amount_Text</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<actions>
|
<name>Maintenance_Price_Amount_Text</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<booleanFilter>1 OR 2 OR 3</booleanFilter>
|
<criteriaItems>
|
<field>Maintenance_Contract_Asset__c.Maintenance_Price_Amount__c</field>
|
<operation>notEqual</operation>
|
</criteriaItems>
|
<criteriaItems>
|
<field>Maintenance_Contract_Asset__c.GuaranteePrice_Amount__c</field>
|
<operation>notEqual</operation>
|
</criteriaItems>
|
<criteriaItems>
|
<field>Maintenance_Contract_Asset__c.Estimate_Cost_Month_formula__c</field>
|
<operation>notEqual</operation>
|
</criteriaItems>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
<rules>
|
<fullName>合同保修期文本化%28开始%29</fullName>
|
<actions>
|
<name>startDateGuranteeToText</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<criteriaItems>
|
<field>Maintenance_Contract_Asset__c.startDateGurantee__c</field>
|
<operation>notEqual</operation>
|
</criteriaItems>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
<rules>
|
<fullName>合同保修期文本化%28结束%29</fullName>
|
<actions>
|
<name>endDateGuranteeToText</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<criteriaItems>
|
<field>Maintenance_Contract_Asset__c.endDateGurantee__c</field>
|
<operation>notEqual</operation>
|
</criteriaItems>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
<rules>
|
<fullName>多年保报价开始日</fullName>
|
<actions>
|
<name>Gurantee_startDatecopy</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<criteriaItems>
|
<field>Maintenance_Contract_Asset__c.Gurantee_Estimate_startDateF__c</field>
|
<operation>notEqual</operation>
|
</criteriaItems>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
</Workflow>
|