binxie
2024-01-20 1d91be0be5220ce19ee64de5a5c9a8237b1c15b1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<?xml version="1.0" encoding="UTF-8"?>
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
    <alerts>
        <fullName>Approach_Confirm</fullName>
        <ccEmails>wei_yin@olympus.com.cn</ccEmails>
        <ccEmails>dongfeng_li@olympus.com.cn</ccEmails>
        <ccEmails>xiaochang_yu@olympus.com.cn</ccEmails>
        <description>审批通过</description>
        <protected>false</protected>
        <recipients>
            <type>accountOwner</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Olympus_OCM/UpdateAccountEmailTemplate</template>
    </alerts>
    <alerts>
        <fullName>Refuse_Mail_alert</fullName>
        <ccEmails>wei_yin@olympus.com.cn</ccEmails>
        <ccEmails>nehalem@126.com</ccEmails>
        <description>更新医院驳回邮件提醒</description>
        <protected>false</protected>
        <recipients>
            <type>accountOwner</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Olympus_OCM/UpdateRefuse_Account_Mail_Model</template>
    </alerts>
    <alerts>
        <fullName>UpdateAccountApplyActionEmail</fullName>
        <description>医院变更申请总监审批通知提醒</description>
        <protected>false</protected>
        <recipients>
            <recipient>yue_liu@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Olympus_OCM/UpdateAccountApplyEmailTemplateCommissioner</template>
    </alerts>
    <fieldUpdates>
        <fullName>ActionFieldUpdate</fullName>
        <field>Is_Active__c</field>
        <literalValue>草案中</literalValue>
        <name>调回操作</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;1&quot;</formula>
        <name>审批步骤更新1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate1_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;1r&quot;</formula>
        <name>审批步骤更新1_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate2</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;2&quot;</formula>
        <name>审批步骤更新2</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate2_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;2r&quot;</formula>
        <name>审批步骤更新2_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate3</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;3&quot;</formula>
        <name>审批步骤更新3</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate3_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;3r&quot;</formula>
        <name>审批步骤更新3_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate4</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;4&quot;</formula>
        <name>审批步骤更新4</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate4_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;4r&quot;</formula>
        <name>审批步骤更新4_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate5</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;5&quot;</formula>
        <name>审批步骤更新5</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate5_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;5r&quot;</formula>
        <name>审批步骤更新5_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate6</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;6&quot;</formula>
        <name>审批步骤更新6</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate6_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;6r&quot;</formula>
        <name>审批步骤更新6_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate7</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;7&quot;</formula>
        <name>审批步骤更新7</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate7_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;7r&quot;</formula>
        <name>审批步骤更新7_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate8</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;8&quot;</formula>
        <name>审批步骤更新8</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovalStepUpdate8_1</fullName>
        <field>ApprovalSteps__c</field>
        <formula>&quot;8r&quot;</formula>
        <name>审批步骤更新8_1</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ApprovingUpdate</fullName>
        <field>Is_Active__c</field>
        <literalValue>申请中</literalValue>
        <name>医院申请中</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateSubmitApprovalDate</fullName>
        <field>SubmitApprovalDate__c</field>
        <formula>Today()</formula>
        <name>更新提交审批日</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
</Workflow>