binxie
2024-01-18 b1d36ea3e6653e59bd767aa192c688ee0d9d4c58
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
<?xml version="1.0" encoding="UTF-8"?>
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
    <alerts>
        <fullName>Loaner_pre_inspection_NG</fullName>
        <ccEmails>ocm_asset@olympus.com.cn,hiroki_hotta@olympus.com.cn</ccEmails>
        <description>备品发货前检查NG通知</description>
        <protected>false</protected>
        <recipients>
            <recipient>ocm_te2ampj@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/Loaner_pre_inspection_NG_HTML</template>
    </alerts>
    <fieldUpdates>
        <fullName>Clear_After_Inspection_time</fullName>
        <field>After_Inspection_time__c</field>
        <name>清空-回收后-检测完毕时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Null</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Arrival_in_wh</fullName>
        <field>Arrival_in_wh__c</field>
        <literalValue>0</literalValue>
        <name>清空-回库确认</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Arrival_wh_time</fullName>
        <field>Arrival_wh_time__c</field>
        <name>清空-回库确认完毕时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Null</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_CDS_complete_time</fullName>
        <field>CDS_complete_time__c</field>
        <name>清空-CDS完毕时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Null</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_CDS_method</fullName>
        <field>CDS_method__c</field>
        <name>清空-CDS方式</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Check_lost_Item</fullName>
        <field>Check_lost_Item__c</field>
        <name>清空-欠品确认结果</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Inspection_result</fullName>
        <field>Inspection_result__c</field>
        <name>清空-发货前-检测结果</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Inspection_result_after</fullName>
        <field>Inspection_result_after__c</field>
        <name>清空-回收后-检测结果</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Inspection_staff</fullName>
        <field>Inspection_staff__c</field>
        <name>清空-发货前-检测人员</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>LookupValue</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Inspection_staff_After</fullName>
        <field>Inspection_staff_After__c</field>
        <name>清空-回收后-检测人员</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>LookupValue</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Pre_disinfection</fullName>
        <field>Pre_disinfection__c</field>
        <name>清空-清洗前</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Pre_inspection_time</fullName>
        <field>Pre_inspection_time__c</field>
        <name>清空-发货前-检测完毕时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Null</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Return_wh_chenk_staff</fullName>
        <field>Return_wh_chenk_staff__c</field>
        <name>清空-回库确认者</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>LookupValue</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clear_Water_leacage_check</fullName>
        <field>Water_leacage_check__c</field>
        <name>清空-测漏检查结果</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Input_CDS_completed_time</fullName>
        <field>CDS_complete_time__c</field>
        <formula>now()</formula>
        <name>输入-CDS完毕时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Input_lost_item_check_time</fullName>
        <field>Lost_item_check_time__c</field>
        <formula>now()</formula>
        <name>输入-欠品确认时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Lost_item_check_time</fullName>
        <field>Lost_item_check_time__c</field>
        <name>清空-欠品确认时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Null</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Pre_shiment_inspection</fullName>
        <field>Pre_inspection_time__c</field>
        <formula>now()</formula>
        <name>输入-发货前检查时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateSelectRental</fullName>
        <field>Select_rental__c</field>
        <literalValue>1</literalValue>
        <name>恢复选择借出</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>input_after_inspection_completed_time</fullName>
        <field>After_Inspection_time__c</field>
        <formula>now()</formula>
        <name>输入-回收后-检测完毕时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>input_received_wh_time</fullName>
        <field>Arrival_wh_time__c</field>
        <formula>now()</formula>
        <name>输入-回库确认时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
</Workflow>