binxie
2024-01-20 2ff0f0a7ab276c3466d9e06e14222db802194efc
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<?xml version="1.0" encoding="UTF-8"?>
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
    <alerts>
        <fullName>IH_submit_mail_cc</fullName>
        <description>盘点报告提交审批抄送CC</description>
        <protected>false</protected>
        <recipients>
            <field>InventoryCheck_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/InventoryReport_Submit_CC</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Buzhang_Approve_email</fullName>
        <description>盘点报告审批-部长确认批准邮件</description>
        <protected>false</protected>
        <recipients>
            <field>InventorySubmit_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_buzhang</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Buzhang_Approve_email_cc</fullName>
        <description>盘点报告审批-部长确认批准邮件CC</description>
        <protected>false</protected>
        <recipients>
            <field>InventoryCheck_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_buzhang_cc</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Buzhang_Reject_email</fullName>
        <description>盘点报告审批-部长驳回邮件</description>
        <protected>false</protected>
        <recipients>
            <field>InventorySubmit_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_buzhang_bohui</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Buzhang_Reject_email_cc</fullName>
        <description>盘点报告审批-部长驳回邮件CC</description>
        <protected>false</protected>
        <recipients>
            <field>InventoryCheck_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_buzhang_bohui_cc</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Jingli_Approve_email</fullName>
        <description>盘点报告审批-经理确认批准邮件</description>
        <protected>false</protected>
        <recipients>
            <field>InventorySubmit_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_jingli</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Jingli_Approve_email_cc</fullName>
        <description>盘点报告审批-经理确认批准邮件CC</description>
        <protected>false</protected>
        <recipients>
            <field>InventoryCheck_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_jingli_cc</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Jingli_Reject_email</fullName>
        <description>盘点报告审批-经理驳回邮件</description>
        <protected>false</protected>
        <recipients>
            <field>InventorySubmit_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_jingli_bohui</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Jingli_Reject_email_cc</fullName>
        <description>盘点报告审批-经理驳回邮件CC</description>
        <protected>false</protected>
        <recipients>
            <field>InventoryCheck_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_jingli_bohui_cc</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Zongjian_Approve_email</fullName>
        <description>盘点报告审批-总监确认批准邮件</description>
        <protected>false</protected>
        <recipients>
            <field>InventorySubmit_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_zongjian</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Zongjian_Approve_email_cc</fullName>
        <description>盘点报告审批-总监确认批准邮件CC</description>
        <protected>false</protected>
        <recipients>
            <field>InventoryCheck_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_zongjian_cc</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Zongjian_Reject_email</fullName>
        <description>盘点报告审批-总监驳回邮件</description>
        <protected>false</protected>
        <recipients>
            <field>InventorySubmit_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_zongjian_bohui</template>
    </alerts>
    <alerts>
        <fullName>InventoryReport_Zongjian_Reject_email_cc</fullName>
        <description>盘点报告审批-总监驳回邮件CC</description>
        <protected>false</protected>
        <recipients>
            <field>InventoryCheck_PIC__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Loaner_function/IH_submit_approval_zongjian_bohui_cc</template>
    </alerts>
    <fieldUpdates>
        <fullName>Clean_Inventory_Check_time</fullName>
        <field>Checktime__c</field>
        <name>清空盘点报告确认时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Null</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Clean_Inventory_approval_time</fullName>
        <field>Inventory_Header_approval_time__c</field>
        <name>清空盘点报告批准时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Null</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Inventory_Status_To_Bohui</fullName>
        <field>Inventory_Status__c</field>
        <literalValue>驳回</literalValue>
        <name>更新盘点状态--驳回</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Inventory_Status_To_Daiqueren</fullName>
        <field>Inventory_Status__c</field>
        <literalValue>待确认</literalValue>
        <name>更新盘点状态--待确认</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Inventory_Status_To_Pandianzhong</fullName>
        <field>Inventory_Status__c</field>
        <literalValue>盘点中</literalValue>
        <name>更新盘点状态--盘点中</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Inventory_Status_To_Shenpizhong</fullName>
        <field>Inventory_Status__c</field>
        <literalValue>审批中</literalValue>
        <name>更新盘点状态--审批中</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Inventory_Status_To_Yipizhun</fullName>
        <field>Inventory_Status__c</field>
        <literalValue>已批准</literalValue>
        <name>更新盘点状态--已批准</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Update_InventoryReport_Apply_Cancel_Time</fullName>
        <field>InventoryReport_Apply_Cancel_Time__c</field>
        <formula>NOW()</formula>
        <name>更新盘点报告撤销时间申请</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Update_Inventory_Check_time</fullName>
        <field>Checktime__c</field>
        <formula>NOW()</formula>
        <name>更新盘点报告确认时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Update_Inventory_approval_time</fullName>
        <field>Inventory_Header_approval_time__c</field>
        <formula>NOW()</formula>
        <name>更新盘点报告批准时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>Update_Inventory_request_tine</fullName>
        <field>InventoryReport_Request_Time__c</field>
        <formula>NOW()</formula>
        <name>更新盘点报告申请时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
</Workflow>