<?xml version="1.0" encoding="UTF-8"?>
|
<ApprovalProcess xmlns="http://soap.sforce.com/2006/04/metadata">
|
<active>false</active>
|
<allowRecall>true</allowRecall>
|
<allowedSubmitters>
|
<submitter>Spare_Parts_Center_Group</submitter>
|
<type>group</type>
|
</allowedSubmitters>
|
<approvalPageFields>
|
<field>Name</field>
|
<field>Owner</field>
|
<field>Board_category1__c</field>
|
</approvalPageFields>
|
<approvalStep>
|
<allowDelegate>false</allowDelegate>
|
<assignedApprover>
|
<approver>
|
<name>ying_liu@olympus.com.cn</name>
|
<type>user</type>
|
</approver>
|
<whenMultipleApprovers>FirstResponse</whenMultipleApprovers>
|
</assignedApprover>
|
<entryCriteria>
|
<criteriaItems>
|
<field>Bulletin_Board__c.Board_category1__c</field>
|
<operation>equals</operation>
|
<value>备品中心内部揭示板</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>Bulletin_Board__c.Which_dept_can_see__c</field>
|
<operation>equals</operation>
|
<value>备品中心内部可见</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>Bulletin_Board__c.Board_status__c</field>
|
<operation>equals</operation>
|
<value>准备中</value>
|
</criteriaItems>
|
</entryCriteria>
|
<ifCriteriaNotMet>RejectRecord</ifCriteriaNotMet>
|
<label>备品中心内部揭示板准备中</label>
|
<name>sparePartsCenterBoard</name>
|
</approvalStep>
|
<enableMobileDeviceAccess>false</enableMobileDeviceAccess>
|
<entryCriteria>
|
<criteriaItems>
|
<field>Bulletin_Board__c.Board_category1__c</field>
|
<operation>equals</operation>
|
<value>备品中心内部揭示板</value>
|
</criteriaItems>
|
<criteriaItems>
|
<field>Bulletin_Board__c.Board_status__c</field>
|
<operation>equals</operation>
|
<value>准备中</value>
|
</criteriaItems>
|
</entryCriteria>
|
<finalApprovalActions>
|
<action>
|
<name>Board_update_Publication_date1</name>
|
<type>FieldUpdate</type>
|
</action>
|
<action>
|
<name>BulletinBoardStatus</name>
|
<type>FieldUpdate</type>
|
</action>
|
</finalApprovalActions>
|
<finalApprovalRecordLock>false</finalApprovalRecordLock>
|
<finalRejectionRecordLock>false</finalRejectionRecordLock>
|
<label>备品中心内部揭示板审批流</label>
|
<processOrder>1</processOrder>
|
<recordEditability>AdminOrCurrentApprover</recordEditability>
|
<showApprovalHistory>false</showApprovalHistory>
|
</ApprovalProcess>
|