<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fieldUpdates>
|
<fullName>OER_inspection_number</fullName>
|
<field>OER_Inspection_formula__c</field>
|
<formula>OER_Inspection__c</formula>
|
<name>更新-OER点检次数</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<fieldUpdates>
|
<fullName>Update_contract_inspection</fullName>
|
<field>Contract_product_number_formula__c</field>
|
<formula>Contract_product_number__c</formula>
|
<name>更新-维修合同点检</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<rules>
|
<fullName>点检报告书明细点检次数文本化</fullName>
|
<actions>
|
<name>OER_inspection_number</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<actions>
|
<name>Update_contract_inspection</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<formula>true</formula>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
</Workflow>
|