|
@@ -0,0 +1,862 @@
|
|
1
|
+version: "3.1"
|
|
2
|
+
|
|
3
|
+intents:
|
|
4
|
+ - greet
|
|
5
|
+ - goodbye
|
|
6
|
+ - affirm
|
|
7
|
+ - deny
|
|
8
|
+ - mood_great
|
|
9
|
+ - mood_unhappy
|
|
10
|
+ - bot_challenge
|
|
11
|
+ - Question0
|
|
12
|
+ - Question1
|
|
13
|
+ - Question2
|
|
14
|
+ - Question3
|
|
15
|
+ - Question4
|
|
16
|
+ - Question5
|
|
17
|
+ - Question6
|
|
18
|
+ - Question7
|
|
19
|
+ - Question8
|
|
20
|
+ - Question9
|
|
21
|
+ - Question10
|
|
22
|
+ - Question11
|
|
23
|
+ - Question12
|
|
24
|
+ - Question13
|
|
25
|
+ - Question14
|
|
26
|
+ - Question15
|
|
27
|
+ - Question18
|
|
28
|
+ - Question19
|
|
29
|
+ - Question20
|
|
30
|
+ - Question21
|
|
31
|
+ - Question22
|
|
32
|
+ - Question23
|
|
33
|
+ - Question24
|
|
34
|
+ - Question25
|
|
35
|
+ - Question26
|
|
36
|
+ - Question27
|
|
37
|
+ - Question28
|
|
38
|
+ - Question29
|
|
39
|
+ - Question30
|
|
40
|
+ - Question31
|
|
41
|
+ - Question32
|
|
42
|
+ - Question33
|
|
43
|
+ - Question34
|
|
44
|
+ - Question38
|
|
45
|
+ - Question39
|
|
46
|
+ - Question40
|
|
47
|
+ - Question41
|
|
48
|
+ - Question42
|
|
49
|
+ - Question43
|
|
50
|
+ - Question44
|
|
51
|
+ - Question45
|
|
52
|
+ - Question46
|
|
53
|
+ - Question47
|
|
54
|
+ - Question48
|
|
55
|
+ - Question49
|
|
56
|
+ - Question50
|
|
57
|
+ - Question51
|
|
58
|
+ - Question52
|
|
59
|
+ - Question54
|
|
60
|
+ - Question55
|
|
61
|
+ - Question56
|
|
62
|
+ - Question57
|
|
63
|
+ - Question58
|
|
64
|
+ - Question59
|
|
65
|
+ - Question60
|
|
66
|
+ - Question61
|
|
67
|
+ - Question62
|
|
68
|
+ - Question64
|
|
69
|
+ - Question65
|
|
70
|
+ - Question66
|
|
71
|
+ - Question67
|
|
72
|
+ - Question68
|
|
73
|
+ - Question69
|
|
74
|
+ - Question70
|
|
75
|
+ - Question71
|
|
76
|
+ - Question72
|
|
77
|
+ - Question73
|
|
78
|
+ - Question74
|
|
79
|
+ - Question75
|
|
80
|
+ - Question76
|
|
81
|
+ - Question77
|
|
82
|
+ - Question79
|
|
83
|
+ - Question81
|
|
84
|
+ - Question82
|
|
85
|
+ - Question151
|
|
86
|
+ - Question152
|
|
87
|
+ - Question153
|
|
88
|
+ - Question155
|
|
89
|
+ - Question156
|
|
90
|
+ - Question157
|
|
91
|
+ - Question158
|
|
92
|
+ - Question159
|
|
93
|
+ - Question160
|
|
94
|
+ - Question161
|
|
95
|
+ - Question162
|
|
96
|
+ - Question164
|
|
97
|
+ - Question165
|
|
98
|
+ - Question167
|
|
99
|
+ - Question168
|
|
100
|
+ - Question170
|
|
101
|
+ - Question171
|
|
102
|
+ - Question172
|
|
103
|
+ - Question173
|
|
104
|
+ - Question174
|
|
105
|
+ - Question175
|
|
106
|
+ - Question176
|
|
107
|
+ - Question177
|
|
108
|
+ - Question178
|
|
109
|
+ - Question179
|
|
110
|
+ - Question180
|
|
111
|
+ - Question181
|
|
112
|
+ - Question182
|
|
113
|
+ - Question183
|
|
114
|
+ - Question184
|
|
115
|
+ - Question185
|
|
116
|
+ - Question188
|
|
117
|
+ - Question189
|
|
118
|
+ - Question190
|
|
119
|
+ - Question191
|
|
120
|
+ - Question192
|
|
121
|
+ - Question193
|
|
122
|
+ - Question194
|
|
123
|
+ - Question195
|
|
124
|
+ - Question196
|
|
125
|
+ - Question197
|
|
126
|
+ - Question198
|
|
127
|
+ - Question199
|
|
128
|
+ - Question200
|
|
129
|
+ - Question201
|
|
130
|
+ - Question202
|
|
131
|
+ - Question203
|
|
132
|
+ - Question204
|
|
133
|
+ - Question206
|
|
134
|
+ - Question207
|
|
135
|
+ - Question208
|
|
136
|
+ - Question209
|
|
137
|
+ - Question210
|
|
138
|
+ - Question211
|
|
139
|
+ - Question212
|
|
140
|
+ - Question213
|
|
141
|
+ - Question214
|
|
142
|
+ - Question215
|
|
143
|
+ - Question216
|
|
144
|
+ - Question217
|
|
145
|
+ - Question218
|
|
146
|
+ - Question219
|
|
147
|
+ - Question220
|
|
148
|
+ - Question222
|
|
149
|
+ - Question223
|
|
150
|
+ - Question225
|
|
151
|
+ - Question226
|
|
152
|
+ - Question227
|
|
153
|
+ - Question228
|
|
154
|
+ - Question229
|
|
155
|
+ - Question231
|
|
156
|
+ - Question232
|
|
157
|
+ - Question235
|
|
158
|
+ - Question237
|
|
159
|
+ - Question238
|
|
160
|
+ - Question239
|
|
161
|
+ - Question240
|
|
162
|
+ - Question241
|
|
163
|
+ - Question242
|
|
164
|
+ - Question243
|
|
165
|
+ - Question245
|
|
166
|
+
|
|
167
|
+responses:
|
|
168
|
+ utter_greet:
|
|
169
|
+ - text: "Hey! How are you . how can i help you today..!"
|
|
170
|
+ - text: "Hey! buddy . how can i help you today..!"
|
|
171
|
+ - text: "Great to see you. how may i help you..!"
|
|
172
|
+
|
|
173
|
+ utter_cheer_up:
|
|
174
|
+ - text: "Here is something to cheer you up:"
|
|
175
|
+ image: "https://i.imgur.com/nGF1K8f.jpg"
|
|
176
|
+
|
|
177
|
+ utter_did_that_help:
|
|
178
|
+ - text: "Did that help you?"
|
|
179
|
+
|
|
180
|
+ utter_happy:
|
|
181
|
+ - text: "Great, carry on!"
|
|
182
|
+
|
|
183
|
+ utter_goodbye:
|
|
184
|
+ - text: "Bye"
|
|
185
|
+
|
|
186
|
+ utter_iamabot:
|
|
187
|
+ - text: "I am a bot, powered by Rasa."
|
|
188
|
+
|
|
189
|
+ utter_Question0:
|
|
190
|
+ - text: "We have explained the process of changing the old to the new manager for customers in DMS, Follow the below procedures. 1) Open DMS--->Go to the change manager module--->Click on the create option--->Fill in the details--->Save--->Confirm. 2) customer module--then select customer--edit the sale manager's name to the required employee and save to reflect in his login"
|
|
191
|
+
|
|
192
|
+ utter_Question1:
|
|
193
|
+ - text: "We have explained the process of applying the customer filter in the Mobil dashboards of sale in sale out widget & follow the below procedure.Open DMS-----> select Mobil dashboards---->sales-----> click on filter-----> enter the customer name----> select the Mobil----> apply. "
|
|
194
|
+
|
|
195
|
+ utter_Question2:
|
|
196
|
+ - text: "Customers module----> enter the customer name----> Open details----> click on sales manager---->edit---->save."
|
|
197
|
+
|
|
198
|
+ utter_Question3:
|
|
199
|
+ - text: "Please find the below process to change the Customer Segment tag:
|
|
200
|
+ Customer module--->Select Particular Customer----->click on details------>check on + to change the LOB tags.
|
|
201
|
+ "
|
|
202
|
+
|
|
203
|
+ utter_Question4:
|
|
204
|
+ - text: "We have explained the process of checking the EB-invoice report through remote session & follow the below procedure.
|
|
205
|
+ Open DMS-----> click on reports----->open EB- invoice report---->check."
|
|
206
|
+
|
|
207
|
+ utter_Question5:
|
|
208
|
+ - text: "Please find the below process to add branch to employee :
|
|
209
|
+ Employee module------>Search the employee name ---->Open employee----->click on official Widget------>click on branches +check on------->click on plus symbol----->select the branch from the dropdown ------->save."
|
|
210
|
+
|
|
211
|
+ utter_Question6:
|
|
212
|
+ - text: "We have explained the process of creating GRN and Invoice for partial & active stage purchase order through the remote session & follow the below mentioned procedure.
|
|
213
|
+ Open DMS-----> open purchase order----->click on create GRN option-----> select the items which you have received & mention 0 quantity for the items which you have not received ----save GRN----->click on create invoice----then check the total amount & save.
|
|
214
|
+ "
|
|
215
|
+
|
|
216
|
+ utter_Question7:
|
|
217
|
+ - text: "Please find the below process of how to take print in sales invoices:
|
|
218
|
+ sales invoices module ---> select particular invoice--->click on print button--->click on print."
|
|
219
|
+
|
|
220
|
+ utter_Question8:
|
|
221
|
+ - text: "We have explained the process of checking wallet amount and creating receipts in DMS request you to check the same.
|
|
222
|
+ Open DMS--->Go to receipts module--->Click on the create button--->Enter customer name--->Scroll down the page--->check wallet amount. "
|
|
223
|
+
|
|
224
|
+ utter_Question9:
|
|
225
|
+ - text: "As discussed, we have explained how to change the sales person name for the customers by using the change Manager Module. change module----->click on create-----> select LOB---->select old manager----->select new manager------>save------->click on confirm."
|
|
226
|
+
|
|
227
|
+ utter_Question10:
|
|
228
|
+ - text: "We have explained the process of creating stock transfer in DMS through a remote session & please follow the below procedure.
|
|
229
|
+ Open DC module--->click on 3 dots--->Internal transfer--->enter the address--->add the items--->click on confirm.
|
|
230
|
+ "
|
|
231
|
+
|
|
232
|
+ utter_Question11:
|
|
233
|
+ - text: "We have explained how to check the Non GEO tagging customer report:
|
|
234
|
+ Mobil dashboards---->click on customer locations------>GEO Tagging customers link----->click on 3dots------>click on download."
|
|
235
|
+
|
|
236
|
+ utter_Question12:
|
|
237
|
+ - text: "We have explained the process of GEO tagging the customer.
|
|
238
|
+ customer module---->select customer---->click on contacts----->click on address---->click on 3 dots------>click on GEO tagging------>save."
|
|
239
|
+
|
|
240
|
+ utter_Question13:
|
|
241
|
+ - text: "We have explained how to check stock movement log report:
|
|
242
|
+ click on reports----->search stock movement log------>click on filters----->select on date------>select item name------->apply."
|
|
243
|
+
|
|
244
|
+ utter_Question14:
|
|
245
|
+ - text: "We have explained the process how to reset the DMS password in DMS.
|
|
246
|
+ Login Page --> Forgot Password --> Enter Mail/Contact number --> OTP --> update the pasword --> Confirm"
|
|
247
|
+
|
|
248
|
+ utter_Question15:
|
|
249
|
+ - text: "We have explained the process of how to create new password in user login. Request you to check the same.
|
|
250
|
+ Open DMS --->Go to the employee module--->Click on the employee name--->Go to to the access control widget--->Change the password--->save."
|
|
251
|
+
|
|
252
|
+ utter_Question18:
|
|
253
|
+ - text: "We have explained how to reset the login password:
|
|
254
|
+ On the login page------>enter mail Id or phone no----->click on forget password------>otp will sent your mail or phone no------>enter otp----> enter new password--->re-enter password-----save."
|
|
255
|
+
|
|
256
|
+ utter_Question19:
|
|
257
|
+ - text: "We have explained the process of geo tagging for particular customer in DMS request you to check the same.
|
|
258
|
+
|
|
259
|
+ Open DMS--->Go to the customer module--->Select the customer--->Click on the contacts widget--->Click on three dots--->Click on the Geo Tag option--->Save."
|
|
260
|
+
|
|
261
|
+ utter_Question20:
|
|
262
|
+ - text: "We have observed that sales pending order report get downloading in DMS. Request you to check now. Open DMS--->Go to the reports--->Open report--->Click on three dots--->Click on the download option--->Click on notification.
|
|
263
|
+ "
|
|
264
|
+
|
|
265
|
+ utter_Question21:
|
|
266
|
+ - text: "We have observed that the PCI invoice report and sales item register report is getting downloading in DMS. Request you to check now.
|
|
267
|
+
|
|
268
|
+ Open DMS--->Go to the reports--->Open report--->Click on three dots--->Click on the download option--->Click on the notification to download."
|
|
269
|
+
|
|
270
|
+ utter_Question22:
|
|
271
|
+ - text: "We have explained the process of adding address for customer in DMS through remote session.
|
|
272
|
+ Open DMS--->Go to the customer--->Click on the contacts widget--->Go to the address sub-widget--->Click on the three dots--->Edit GST details--->Save."
|
|
273
|
+
|
|
274
|
+ utter_Question23:
|
|
275
|
+ - text: "We have explained how to apply the date filter and download the Gapl sales report.
|
|
276
|
+ click on reports tab------>search Gapl sales report---->click on dynamic filters----->select date---->select lob----->select sales person------> select organization name-------->apply------>click on 3 dots----->download."
|
|
277
|
+
|
|
278
|
+ utter_Question24:
|
|
279
|
+ - text: "Upon your request we have extended the sales order series in DMS request you to create orders now.
|
|
280
|
+ Open DMS--->Go to the sales order module--->Click on three dots beside create option--->Open series--->Click on the series--->Extend/create new series--->Save."
|
|
281
|
+
|
|
282
|
+ utter_Question25:
|
|
283
|
+ - text: "We have explained how to change the customer designation through the remote session.
|
|
284
|
+ customer module------->select particular customer------>click on contacts----->click on point of contact---->click on edit ------>select on designation---->save."
|
|
285
|
+
|
|
286
|
+ utter_Question26:
|
|
287
|
+ - text: "We have explained how to change the customer stage from lead to confirm through the remote session.
|
|
288
|
+ Customer module----->select particular customer----->click on stages button--->select confirmed."
|
|
289
|
+
|
|
290
|
+ utter_Question27:
|
|
291
|
+ - text: "We have observed that the item(139243) stock is reflecting on your portal. Request you to check the same.
|
|
292
|
+
|
|
293
|
+ Open DMS--->Go to the reports--->Search the report name--->Click on the report--->Search SKU number--->Check the quantity."
|
|
294
|
+
|
|
295
|
+ utter_Question28:
|
|
296
|
+ - text: "We have explained the process of geo tagging for particular customer in DMS request you to check the same. Open DMS--->Go to the customer module--->Select the customer--->Click on the contacts widget--->Click on three dots--->Click on the Geo Tag option--->Save."
|
|
297
|
+
|
|
298
|
+ utter_Question29:
|
|
299
|
+ - text: "We have explained the process of GEO tagging the customer location.
|
|
300
|
+ customer module---->select customer---->click on contacts----->click on address---->click on 3 dots------>click on GEO tagging------>save."
|
|
301
|
+
|
|
302
|
+ utter_Question30:
|
|
303
|
+ - text: "Sales Order Module-->Search with Customer name/Ref no -->Click on the entry--> Change the stage from Approval to Active--> Click on the Create DC--> Updated the dates if any--> Save-->Click on create Invoice--> Update the Dates--> Update the required Price/ Discount--> Save--> Confirm & print."
|
|
304
|
+
|
|
305
|
+ utter_Question31:
|
|
306
|
+ - text: "We have explained the process of creating new employee in DMS.
|
|
307
|
+
|
|
308
|
+ Open DMS--->Go to the employee module--->Click on the create button--->Enter all the employee details--->Save--->Change the stage to onboard."
|
|
309
|
+
|
|
310
|
+ utter_Question32:
|
|
311
|
+ - text: "We have explained the process of voiding the sales order in DMS.
|
|
312
|
+
|
|
313
|
+ Open DMS--->Go to the sales order--->Open the order--->Click on stages--->Click on the void option."
|
|
314
|
+
|
|
315
|
+ utter_Question33:
|
|
316
|
+ - text: "We have explained how to check stock movement log through the remote session.
|
|
317
|
+ Reports tab------>search stock movement log------>click on dynamic filters---->select branch---->click on apply."
|
|
318
|
+
|
|
319
|
+ utter_Question34:
|
|
320
|
+ - text: "We have explained how to add the DSR name for the customer through the remote session.
|
|
321
|
+ Customer module---->select particular customer---->click on details------>click on sales manager----->click on plus symbol---->add sales manager---->save"
|
|
322
|
+
|
|
323
|
+ utter_Question38:
|
|
324
|
+ - text: "We have explained how to check and download the sales Opportunity Details report through the remote session :
|
|
325
|
+ click on reports tab------>search Sales Opportunity Details report---->click on 3 dots------->download."
|
|
326
|
+
|
|
327
|
+ utter_Question39:
|
|
328
|
+ - text: "We have explained the process of changing the tags for particular customer through remote session. Request you to follow below procedure. Open customer module---->open particular customer----> click on details-----> tags---->save."
|
|
329
|
+
|
|
330
|
+ utter_Question40:
|
|
331
|
+ - text: "We have explained how to apply the date filter in sales invoice module through the remote session :
|
|
332
|
+ Sales invoice Module ------>click on dynamic filters------>click on created date---->click on custom range----->select from date and to date----->click on apply------>click on apply."
|
|
333
|
+
|
|
334
|
+ utter_Question41:
|
|
335
|
+ - text: "We have explained how to check notifications in DMS through remote session.
|
|
336
|
+
|
|
337
|
+ Open DMS--->Click on the bell button beside the portal--->check the notifications."
|
|
338
|
+
|
|
339
|
+ utter_Question42:
|
|
340
|
+ - text: "We have explained the process of GEO tagging the customer location. Request you to follow the below procedure. Customer module---->select customer---->click on contacts----->click on address---->click on 3 dots------>click on GEO tagging------>save."
|
|
341
|
+
|
|
342
|
+ utter_Question43:
|
|
343
|
+ - text: "We have explained the process of checking MHP Q4 2022 report in DMS.
|
|
344
|
+
|
|
345
|
+ Open DMS--->Go to the reports--->Open the report--->Click on the report--->Check the data."
|
|
346
|
+
|
|
347
|
+ utter_Question44:
|
|
348
|
+ - text: "We have explained the process of assigning the DSR for the particular customer through remote session. Follow the below procedure. open customer module----> click on details---->click on sales manager----->edit----> save. "
|
|
349
|
+
|
|
350
|
+ utter_Question45:
|
|
351
|
+ - text: "We have explained the process of creation of Receipts through remote session & follow the below procedure. Open receipts-----> click on create---->select payment mode----> enter the amount--> click on adjust----> save--->confirm."
|
|
352
|
+
|
|
353
|
+ utter_Question46:
|
|
354
|
+ - text: "We have explained the process of checking the Device type in PCI invoice report. Follow the below procedure. open DMS---->click on reports---->search PCI invoice report----> check the device type. "
|
|
355
|
+
|
|
356
|
+ utter_Question47:
|
|
357
|
+ - text: "As discussed, we have extended the series for the Purchase return module. Request you check.
|
|
358
|
+ Purchase return------>click on 3 dots -------->click on series---->click on active Purchase return--------->click on edit symbol------>change the dates-----save."
|
|
359
|
+
|
|
360
|
+ utter_Question48:
|
|
361
|
+ - text: "We have explained the process of Geo tagging for customer through the remote session.
|
|
362
|
+ Customer module——>select customer—>click on contacts—> click on address—>click on 3 dots—>click on Geo tagging—->save."
|
|
363
|
+
|
|
364
|
+ utter_Question49:
|
|
365
|
+ - text: "We have explained how to create GRN partial GRN and Invoice for ACE Portal Purchase order through the remote session.
|
|
366
|
+ Purchase order----->search the order number for which you need to create GRN ---->click on create GRN------>save."
|
|
367
|
+
|
|
368
|
+ utter_Question50:
|
|
369
|
+ - text: "Reports-->Select the MHP Reports-->Click on the AL Employee Report--> Check the Data of DSR's."
|
|
370
|
+
|
|
371
|
+ utter_Question51:
|
|
372
|
+ - text: "We have explained how to check and download the Stock movement log report through the remote session :
|
|
373
|
+ click on reports tab------>search Stock movement log report---->click on 3 dots------->download."
|
|
374
|
+
|
|
375
|
+ utter_Question52:
|
|
376
|
+ - text: "We have explained how to add the DSR name for the customer through the remote session.
|
|
377
|
+ Customer module---->select particular customer---->click on details------>click on sales manager----->click on plus symbol---->add sales manager---->save"
|
|
378
|
+
|
|
379
|
+ utter_Question54:
|
|
380
|
+ - text: "We have explained the process of GEO tagging for the customer.
|
|
381
|
+ customer module---->select customer---->click on contacts----->click on address---->click on 3 dots------>click on GEO tagging------>save."
|
|
382
|
+
|
|
383
|
+ utter_Question55:
|
|
384
|
+ - text: "We have explained how to change sales person name for the customers through the remote session.
|
|
385
|
+ Customer Module--> Search the required customer name-->Go to Details widget-->Go to Sales Manager Widget--> Click on three dots-->Click on Edit-->Select the required Employee name."
|
|
386
|
+
|
|
387
|
+ utter_Question56:
|
|
388
|
+ - text: "We have explained how to apply the date filter and download the sales invoice report.
|
|
389
|
+ click on reports tab------>search sales invoice report---->click on dynamic filters----->select date---->select lob----->select sales person------> select organization name-------->apply------>click on 3 dots----->download."
|
|
390
|
+
|
|
391
|
+ utter_Question57:
|
|
392
|
+ - text: "We have explained the process of changing payment type in sales order through remote session.
|
|
393
|
+
|
|
394
|
+ Open DMS--->Go to the sales order module--->Click on the create button--->Select Items--->change payment type--->Save."
|
|
395
|
+
|
|
396
|
+ utter_Question58:
|
|
397
|
+ - text: "We have explained the process of updating the employee mail id in DMS. Request you to follow the below procedure.
|
|
398
|
+ Open employee module--->click on contacts--->click on email---> click on + symbol---> enter the mail id---> click on save---> click on new mail id --->set as login id ---> Save."
|
|
399
|
+
|
|
400
|
+ utter_Question59:
|
|
401
|
+ - text: "We have explained the process of updating the item quantity in sales order through remote session.
|
|
402
|
+ Open DMS--->Go to the sales order--->Click on the order--->Go to the details widget--->Go to the items--->Edit the quantity--->Save."
|
|
403
|
+
|
|
404
|
+ utter_Question60:
|
|
405
|
+ - text: "We have explained how to apply the date filter and download the PCI Invoice report and how to change the sales person name for the Sales invoices through the remote session:
|
|
406
|
+ click on reports tab------>search PCI report---->click on calendar----->select date------->save------>click on 3 dots----->download.
|
|
407
|
+ Sales invoice----->select particular invoice---->click on edit----->select sales person name------->save."
|
|
408
|
+
|
|
409
|
+ utter_Question61:
|
|
410
|
+ - text: "We have explained the process of changing user login password in DMS through remote session. Follow below mentioned procedure for the next time.
|
|
411
|
+
|
|
412
|
+ Open DMS--->Go to the employee module--->Click on the employee name--->Click on the access control widget--->Click on the change password option--->Change the password--->Save."
|
|
413
|
+
|
|
414
|
+ utter_Question62:
|
|
415
|
+ - text: "We have explained the process of checking the sales dashboard Widget in Mobil dashboards. Please follow the below procedure.
|
|
416
|
+ Open DMS--->click on Mobil dashboards--->select the sales dashboard widget--->check the data."
|
|
417
|
+
|
|
418
|
+ utter_Question64:
|
|
419
|
+ - text: "We have explained the process of checking the AL-MHP report data through the remote session.
|
|
420
|
+ Please follow the below the procedure
|
|
421
|
+ Open Reports--> Al MHP report--> check the data."
|
|
422
|
+
|
|
423
|
+ utter_Question65:
|
|
424
|
+ - text: "As discussed the GST will be effected to the Invoices based on the GST From Date. Please check the same.
|
|
425
|
+ Open DMS--->open customers module--->open particular customer--->click on contacts---> click on GSTIN--->click on edit--->select the from date & to date---> save."
|
|
426
|
+
|
|
427
|
+ utter_Question66:
|
|
428
|
+ - text: "We have explained the process of deleting the items from GRN through the remote session.
|
|
429
|
+ GRN module----->select particular GRN------>click on edit---->delete the item------>save."
|
|
430
|
+
|
|
431
|
+ utter_Question67:
|
|
432
|
+ - text: "We have explained the process of Geo tagging for customer. Open DMS--->Customer module——>select customer—>click on contacts—> click on address—>click on 3 dots—>click on Geo tagging—->save."
|
|
433
|
+
|
|
434
|
+ utter_Question68:
|
|
435
|
+ - text: "We have observed that you have updated the quantity of the items in the Sales return after creating, request you to resave the return entry and check the RTS Settlement Discount amount.
|
|
436
|
+ Please follow the below procedure to resave the sales return.
|
|
437
|
+ Open Sales Return--> Edit --> check the RTS Discount amount--> Resave the Return Entry."
|
|
438
|
+
|
|
439
|
+ utter_Question69:
|
|
440
|
+ - text: "As discussed, we have extended the series for the Purchase invoice module. Request you check.
|
|
441
|
+ Purchase invoice------>click on 3 dots -------->click on series---->click on active Purchase invoice--------->click on edit symbol------>change the dates-----save."
|
|
442
|
+
|
|
443
|
+ utter_Question70:
|
|
444
|
+ - text: "We have explained how to upload ICICI bank statement through the remote session.
|
|
445
|
+ Open BRS module---> click on create---> select from date & to date--->select the portability---->select statement date format----> upload the file---->click on save."
|
|
446
|
+
|
|
447
|
+ utter_Question71:
|
|
448
|
+ - text: "We have explained the process of add/remove items in sales invoice through remote session.
|
|
449
|
+
|
|
450
|
+ Open DMS--->Go to the sales invoice--->Edit the invoice--->Remove the item--->Save."
|
|
451
|
+
|
|
452
|
+ utter_Question72:
|
|
453
|
+ - text: "We have explained how to select the customer while creating the sales order through the remote session.
|
|
454
|
+ Open the sales order module-------->search the customer------>select the organization."
|
|
455
|
+
|
|
456
|
+ utter_Question73:
|
|
457
|
+ - text: "We have explained the process of creating the Sales Return through the Remote session. Please follow the below procedure:
|
|
458
|
+ Open Sales Invoice Module--> Select the Invoice --> Click on Create Return Option--> Select the items --> Save."
|
|
459
|
+
|
|
460
|
+ utter_Question74:
|
|
461
|
+ - text: "As discussed, we have extended the series for the sales return module. Request you check.
|
|
462
|
+ sales return------>click on 3 dots -------->click on series---->click on active sales return--------->click on edit symbol------>change the dates-----save.
|
|
463
|
+ "
|
|
464
|
+
|
|
465
|
+ utter_Question75:
|
|
466
|
+ - text: "We have explained the process of Detailed volume payout report in DMS through remote session.
|
|
467
|
+
|
|
468
|
+ Open DMS--->Go to the reports--->search the report--->Click on the report--->Check the data."
|
|
469
|
+
|
|
470
|
+ utter_Question76:
|
|
471
|
+ - text: "We have explained the process of downloading the PCI invoice report in DMS through remote session. Open DMS--->Go to the reports--->Search the report name--->Click on the report--->Click on the three dots--->Click on the download option."
|
|
472
|
+
|
|
473
|
+ utter_Question77:
|
|
474
|
+ - text: "We have explained the process of deleting the items from the GRN through the Remote session.
|
|
475
|
+ Please follow the below procedure:
|
|
476
|
+ Open GRN Module --> Select the GRN --> Edit--> Delete the Items--> Save the GRN.
|
|
477
|
+ "
|
|
478
|
+
|
|
479
|
+ utter_Question79:
|
|
480
|
+ - text: "We have explained the process of creating the new customer in DMS. Request you to follow the below procedure.
|
|
481
|
+ open DMS---> open customers module---> click on create---> enter all the mandatory details---> click on save---> click on the stages--->click on confirmed."
|
|
482
|
+
|
|
483
|
+ utter_Question81:
|
|
484
|
+ - text: "We have explained the process of downloading the PCI invoice report in DMS through remote session.
|
|
485
|
+
|
|
486
|
+ Open DMS--->Go to the reports--->Search the report name--->Click on the report--->Click on the three dots--->Click on the download option."
|
|
487
|
+
|
|
488
|
+ utter_Question82:
|
|
489
|
+ - text: "We have explained how to apply the date filter and download the Month Wise Workshop Volumes report through the remote session.
|
|
490
|
+ Reports --> Search Month Wise Workshop Volumes Report -->open report --> click on Calendar--> select the date filter --> Apply -->The data will be displayed --> click on 3dots -->Download."
|
|
491
|
+
|
|
492
|
+ utter_Question151:
|
|
493
|
+ - text: "We have explained how to add role in Employee module through the remote session.
|
|
494
|
+ Employee module---->particular employee-------->click on official---------->click on role---------->.click on plus symbol---------->select role---------->save."
|
|
495
|
+
|
|
496
|
+ utter_Question152:
|
|
497
|
+ - text: "We have explained how to add account name in Sales return through the remote session.
|
|
498
|
+ Sales invoice module------>.particular invoice------>click on create return-------->click on account name----->select account name----------->save.
|
|
499
|
+ "
|
|
500
|
+
|
|
501
|
+ utter_Question153:
|
|
502
|
+ - text: "We have observed that your DSRs are doing geo tagging for their retailers, the new retailers only reflects the current location, but old retailers are having geo tag, that retailers it will pick automatically old location. If you want change the location. Follow below procedure.
|
|
503
|
+
|
|
504
|
+ Open DMS--->Go to the customer module--->Select the customer--->Click on the contacts widget--->Click on the address sub widget--->Click on the three dots--->Click on the Geo Tag option--->Select the current location---->Save. "
|
|
505
|
+
|
|
506
|
+ utter_Question155:
|
|
507
|
+ - text: "We have explained the process of adding item in purchase invoice in DMS through remote session.
|
|
508
|
+
|
|
509
|
+ Open DMS---->Go to the purchase invoice module---->Search the invoice number---->Click on the invoice---->Click on the edit option---->Click on the add item--->Add the item--->Save."
|
|
510
|
+
|
|
511
|
+ utter_Question156:
|
|
512
|
+ - text: "We have explained the process of creating the wallet generation through remote session. Request you to follow the below procedure.
|
|
513
|
+ Open DMS--->open the offer module--->select the particular offer--->click on more--->click on finalize--->enter all mandatory details--->click on save. "
|
|
514
|
+
|
|
515
|
+ utter_Question157:
|
|
516
|
+ - text: "We have explained the process of editing the GSTIN number through remote session. Request you to follow the below procedure.
|
|
517
|
+ Open DMS----> open customers module---->select particular customer---->click on contacts widget---->click on GSTIN details sub widget ---->click on + symbol--->add the number---->click on save.
|
|
518
|
+ "
|
|
519
|
+
|
|
520
|
+ utter_Question158:
|
|
521
|
+ - text: "Please clear your browser history and follow the process of Geo-tagging for customers. Open DMS--->Customer module--->select customer--->click on contacts--->click on address--->click on 3 dots--->click on Geotagging --->>save. please check the below-attached video to clear the Mobil App cache and request to geo-tag the custom address and let us know if any difficulty.
|
|
522
|
+ "
|
|
523
|
+
|
|
524
|
+ utter_Question159:
|
|
525
|
+ - text: "We have explained the process of receipt series settings in Receipt module through the remote session.
|
|
526
|
+ Receipt module------>click on 3 dots--------->click on active branch------->click on receipt series settings------->click on plus symbol---->select series--------------->select payment mode---------->select account -----save."
|
|
527
|
+
|
|
528
|
+ utter_Question160:
|
|
529
|
+ - text: "We have explained the process of checking stock report and stock movement log reports in DMS through remote session. Follow the below procedure.
|
|
530
|
+
|
|
531
|
+ Open DMS---->Go to the reports--->Search the report name in search column---->Click on the report---->Search the SKU number in Search column--->Click on the three dots--->Download."
|
|
532
|
+
|
|
533
|
+ utter_Question161:
|
|
534
|
+ - text: " Open DMS--->Customer module——>select customer—>click on contacts—> click on address—>click on 3 dots—>click on Geotagging—->save. please check the below-attached video to clear the Mobil App cache and request to geo-tag the custom address and let us know if any difficulty.
|
|
535
|
+ "
|
|
536
|
+
|
|
537
|
+ utter_Question162:
|
|
538
|
+ - text: "We have explained the process of unlocking through the remote session and request you to follow the below procedure.
|
|
539
|
+ Open DMS--->open employees module--->open particular employee--->open access control Widget--->click on unlock--->click on ok.
|
|
540
|
+ "
|
|
541
|
+ utter_Question164:
|
|
542
|
+ - text: "We have explained the process of adding the new item & deleting the old item through remote session. Request you to follow the below procedure.
|
|
543
|
+ Open DMS--->open sales order---->click on edit --->add the item---> click on save---> click on dc --->add the item---->click on save---->click on invoice--->add the item-->click on save.
|
|
544
|
+ for removing the item open sales invoice--->delete the item-->click on ok--->open the Dc delete the item--->click on ok----> open the order--->delete the item-->click on ok. "
|
|
545
|
+
|
|
546
|
+ utter_Question165:
|
|
547
|
+ - text: "We have explained the process of how change the bill to address in Sales order module through the remote session.
|
|
548
|
+ Sales order module------>click on create------->click on bill to address------------->select address -------save."
|
|
549
|
+
|
|
550
|
+ utter_Question166:
|
|
551
|
+ - text: "We have explained how to extend series in credit note module through remote session.Open DMS--->Go to the credit note module---->Click on the three dots--->Click on the series option--->Click on the CN series--->Extend the series---->Save."
|
|
552
|
+
|
|
553
|
+ utter_Question167:
|
|
554
|
+ - text: "We have explained how to remove the item quantity in GRN through the remote session.
|
|
555
|
+ GRN module------->click on particular GRN ----->click on items ----->click on view details for particular item----->change the quantity---------->save."
|
|
556
|
+
|
|
557
|
+ utter_Question168:
|
|
558
|
+ - text: "We have explained how to check cash buckets in Mobil dashboards through the remote session.
|
|
559
|
+ Mobil dashboards------->check cash buckets."
|
|
560
|
+
|
|
561
|
+ utter_Question170:
|
|
562
|
+ - text: "We have explained how add address in Customer through the remote session.
|
|
563
|
+ Customer module----->particular customer------->click on contacts-------->click on address------>click on plus symbol------>add address----->save.
|
|
564
|
+ "
|
|
565
|
+
|
|
566
|
+ utter_Question171:
|
|
567
|
+ - text: "We have explained how to create GRN through the remote session.
|
|
568
|
+ Purchase order----->particular order----->click on create GRN------>add item quantity-------->save."
|
|
569
|
+
|
|
570
|
+ utter_Question172:
|
|
571
|
+ - text: "We have explained how apply date filter in Mobil dashboards through the remote session.
|
|
572
|
+ Mobil dashboards------>click on date filter------>click on custom range date----->select dates------->save.
|
|
573
|
+ "
|
|
574
|
+
|
|
575
|
+ utter_Question173:
|
|
576
|
+ - text: "We have explained how to add GST NO in customer module through the remote session.
|
|
577
|
+ Customer module--------->click on contacts-----------> click on GSTIN details--------->click on plus symbol---------->add GST No -------->save."
|
|
578
|
+
|
|
579
|
+ utter_Question174:
|
|
580
|
+ - text: "We have explained the process of GEO tagging for the Customer through the remote session.
|
|
581
|
+ Customer module---->select customer---->click on contacts----->click on address---->click on 3 dots------>click on GEO tagging------>save."
|
|
582
|
+
|
|
583
|
+ utter_Question175:
|
|
584
|
+ - text: "We have explained how to add TAX group in Sales invoice through the remote session.
|
|
585
|
+ Sales invoice------->particular invoice------------->click on edit--------->click on discount--------->click on Tax group-------->change Tax group-------->save.
|
|
586
|
+ "
|
|
587
|
+
|
|
588
|
+ utter_Question176:
|
|
589
|
+ - text: "We have explained how to add MRP in DC through the remote session.
|
|
590
|
+ DC module------>particular DC -------->click on Items MRP ---------->click on MRP------->add MRP-------->save."
|
|
591
|
+
|
|
592
|
+ utter_Question177:
|
|
593
|
+ - text: "We have explained how to take print in Debit note through the remote session.
|
|
594
|
+ Debit note------->particular debit note------>click on print widget-------->select template------>click on update template------>click on print.
|
|
595
|
+ "
|
|
596
|
+
|
|
597
|
+ utter_Question178:
|
|
598
|
+ - text: "As discussed, request you to contact your admin for unlock & request you to follow the below procedure.
|
|
599
|
+ Open DMS--->open employee module--->select particular employee---->click on access control widget--->click on unlock --->click on ok."
|
|
600
|
+
|
|
601
|
+ utter_Question179:
|
|
602
|
+ - text: "We have explained how to check non geo tagging customers in DMS. Follow the below procedure to check non geo tagging customers.
|
|
603
|
+
|
|
604
|
+ Open DMS--->Click on the dashboards button--->Click on the drop down mobil dashboards--->Click on the customer location dashboard(widget)--->Check geo tag customers and non geo tag customers in that widget."
|
|
605
|
+
|
|
606
|
+ utter_Question180:
|
|
607
|
+ - text: "We have explained how to check geo tagging customers in DMS. Follow the below procedure to check geo tagging customers. Open DMS--->Click on the dashboards button--->Click on the drop down Mobil dashboards--->Click on the customer location dashboard(widget)--->Check geo tag customers and non geo tag customers in that widget."
|
|
608
|
+
|
|
609
|
+ utter_Question181:
|
|
610
|
+ - text: "We have explained the process of adding quantity and removing quantity in sales order request you to check the same. Follow the below procedure.
|
|
611
|
+
|
|
612
|
+ Open DMS---->Go to the sales order module--->Open the sales order---->Go to the details widget---->Go to the items---->Click on the three dots and edit the item---->Add quantity/remove quantity---->Save."
|
|
613
|
+
|
|
614
|
+ utter_Question182:
|
|
615
|
+ - text: "We have explained how to take print in Debit note through the remote session.
|
|
616
|
+ Debit note------->particular debit note------>click on print widget-------->select template------>click on update template------>click on print."
|
|
617
|
+
|
|
618
|
+ utter_Question183:
|
|
619
|
+ - text: "We have explained how to add the GSTIN number to the existing customer through remote session. Request you to follow the below procedure.
|
|
620
|
+ Open DMS--->open customers module---->open particular customer--->click on contacts widget--->click on GSTIN---->click on + symbol--->add the number--->enter mandatory fields--->click on save."
|
|
621
|
+
|
|
622
|
+ utter_Question184:
|
|
623
|
+ - text: "We have explained the process of creating sales order in DMS through remotes session.
|
|
624
|
+
|
|
625
|
+ Open DMS--->Go to the sales order module---->Click on the sales order---->Click on the create option---->Select organization name---->Fill all the mandatory fields--->Select items---->Save."
|
|
626
|
+
|
|
627
|
+ utter_Question185:
|
|
628
|
+ - text: "We have explained how to delete the item in DC through the remote session.
|
|
629
|
+ Sales order ----->particular order-------->click on transactions-------->click delivery challan no------->click on edit------->click on delete symbol which you want to delete the item----------->save."
|
|
630
|
+
|
|
631
|
+ utter_Question188:
|
|
632
|
+ - text: "We have explained how to search invoices in the sales invoice module in DMS.
|
|
633
|
+ goto the sales invoice module--> search the invoice number on the search bar."
|
|
634
|
+
|
|
635
|
+ utter_Question189:
|
|
636
|
+ - text: "We have explained how delete item in DC through the remote session.
|
|
637
|
+ Sales order ----->particular order-------->click on transactions-------->click delivery challan no------->click on edit------->click on delete symbol which you want to delete the item----------->save"
|
|
638
|
+
|
|
639
|
+ utter_Question190:
|
|
640
|
+ - text: "We have explained how to add the GSTIN number to the existing customer through remote session. Request you to follow the below procedure.
|
|
641
|
+ Open DMS--->Open customers module---->Open particular customer--->Click on contacts widget--->Click on GSTIN details sub widget---->Click on + symbol--->Add the number--->Click on save."
|
|
642
|
+
|
|
643
|
+ utter_Question191:
|
|
644
|
+ - text: "We have explained how to check and download the Stock movement log report through the remote session :click on reports tab------>search Stock movement log report---->click on 3 dots------->download."
|
|
645
|
+
|
|
646
|
+ utter_Question192:
|
|
647
|
+ - text: "We have explained the process of how to take print in sales invoices:
|
|
648
|
+ sales invoices module ----> select particular invoice----->click on print button---->click on print."
|
|
649
|
+
|
|
650
|
+ utter_Question193:
|
|
651
|
+ - text: "We have explained the process of creating AR ON BOARDING in DMS through remote session.
|
|
652
|
+
|
|
653
|
+ Open DMS---->Click on the portal(branch)---->Switch to Mobil primary--->Click on the apps option--->Click on the no group option---->Click on the AR on boarding---->Click on the create option---->Check your available points---->Select items which you need---->Save."
|
|
654
|
+
|
|
655
|
+ utter_Question194:
|
|
656
|
+ - text: "We have explained the process of downloading the customer master Report through remote session. Request you to follow the below procedure.
|
|
657
|
+ Open DMS--->Click on reports--->search with the name customer master--->data will be opened--->click on 3 dots at the top of the screen--->Click on download--->One notification will be sent at notification icon--->click on that --->The data will be opened in Excel sheet."
|
|
658
|
+
|
|
659
|
+ utter_Question195:
|
|
660
|
+ - text: "We have explained how to extended the series for the Receipts module through the remote session.
|
|
661
|
+ Receipts ------>click on 3 dots -------->click on series---->click on active Receipts --------->click on edit symbol------>change the dates-----save."
|
|
662
|
+
|
|
663
|
+ utter_Question196:
|
|
664
|
+ - text: "Creation of new employee follow the below procedure.
|
|
665
|
+
|
|
666
|
+ Open DMS--->Go to the employee module--->Click on the create option--->Fill all the mandatory fields--->Click on the MOBIL tags--->Select employee type and employee category--->Click on the add new address--->Fill the address details--->Save--->Click on the access control widget--->Click on the invite user option--->Received link through mail id---->Click on the link--->Create new password--->Save."
|
|
667
|
+
|
|
668
|
+ utter_Question197:
|
|
669
|
+ - text: "We have explained how to check and download the Stock report report through the remote session :
|
|
670
|
+ click on reports tab------>search Stock report ---->click on 3 dots------->download."
|
|
671
|
+
|
|
672
|
+ utter_Question198:
|
|
673
|
+ - text: "We have explained how to create Login ID and password the remote session.
|
|
674
|
+ Employee module------>click on access control-------->click on invite user-------->send message as Hi-------->save."
|
|
675
|
+
|
|
676
|
+ utter_Question199:
|
|
677
|
+ - text: "We have explained the process of changing the old to the new manager for customers in DMS,
|
|
678
|
+
|
|
679
|
+ Follow the below procedures.
|
|
680
|
+
|
|
681
|
+ 1) Open DMS--->Go to the change manager module--->Click on the create option--->Fill in the details--->Save--->Confirm.
|
|
682
|
+
|
|
683
|
+ 2) customer module--then select customer--edit the sale manager's name to the required employee and save to reflect in his login
|
|
684
|
+ "
|
|
685
|
+
|
|
686
|
+ utter_Question200:
|
|
687
|
+ - text: "We have explained how to enable the sellable in items module through the remote session.
|
|
688
|
+ Item module------->particular item-------->click on general settings------->click general settings on pencil symbol------->enable the sellable------>save."
|
|
689
|
+
|
|
690
|
+ utter_Question201:
|
|
691
|
+ - text: "We have explained how to create Login ID and password the remote session.
|
|
692
|
+ Employee module------>click on access control-------->click on invite user-------->send message as Hi-------->save."
|
|
693
|
+
|
|
694
|
+ utter_Question202:
|
|
695
|
+ - text: "We have explained the process of Geo tagging through remote session. Request you to follow the below procedure.
|
|
696
|
+ Open DMS---> Open particular customer--->Click on contacts widget--->Click on Address Sub Widget--->Click on 3 dots--->Click on Geo tagging--->Search the address--->Click on save. "
|
|
697
|
+
|
|
698
|
+ utter_Question203:
|
|
699
|
+ - text: "We have explained how to add contact point in customers module through the remote session.
|
|
700
|
+ Customer module--------->click on contacts----------->click on plus symbol near by contact point----------->add contact name------>contact number------>click on verify------>entre otp------->add designation------->save."
|
|
701
|
+
|
|
702
|
+ utter_Question204:
|
|
703
|
+ - text: "We have explained how download and check the Stock repot through the remote session.
|
|
704
|
+ click on reports tab------>search Stock report---->click on branch----->select branch------->click on Lob------>select lob------>add item--------->click on 3 dots----->download.
|
|
705
|
+ "
|
|
706
|
+
|
|
707
|
+ utter_Question206:
|
|
708
|
+ - text: "We have explained how to search customer name in customer module through the remote session.
|
|
709
|
+ Customer module-------->click on search --------->entre customer name."
|
|
710
|
+
|
|
711
|
+ utter_Question207:
|
|
712
|
+ - text: "We have explained how to search customer name in customer module through the remote session.
|
|
713
|
+ Customer module-------->click on search --------->entre customer name."
|
|
714
|
+
|
|
715
|
+ utter_Question208:
|
|
716
|
+ - text: "We have explained the process of creating GRN in DMS through remote session.
|
|
717
|
+
|
|
718
|
+ Open DMS--->Go to purchase order--->Search the order in search column--->Open the order--->Click on the create GRN option--->Check the items you received--->Save--->Click on the create invoice option--->Check the unit price and items--->Save."
|
|
719
|
+
|
|
720
|
+ utter_Question209:
|
|
721
|
+ - text: "We have explained how to change tags to customers through the remote session.
|
|
722
|
+ Customer module--------->particular customer------->click on tags-------->click on plus symbol--------->select tags------->save.
|
|
723
|
+ "
|
|
724
|
+
|
|
725
|
+ utter_Question210:
|
|
726
|
+ - text: "We have explained the process of adding follower for the existing customer in DMS through remote session.
|
|
727
|
+
|
|
728
|
+ Open DMS--->Go to the customer module--->Open the customer--->Go to the details widget--->Go to the followers sub widget--->Click on the + symbol--->Add the name--->Save. "
|
|
729
|
+
|
|
730
|
+ utter_Question211:
|
|
731
|
+ - text: "We have explained how to upload a Sales Opportunity File in the integrator module through the remote session.
|
|
732
|
+ Integrator module------>click on 3 dots----->click on Portability Providers-------->serach sales opportunity------->click on import data--------->click on master data-------->choose file------>save."
|
|
733
|
+
|
|
734
|
+ utter_Question212:
|
|
735
|
+ - text: "Please clear your browser history and follow the process of Geo-tagging for customers.
|
|
736
|
+ Open DMS--->Customer module--->select customer--->click on contacts--->click on address--->click on 3 dots--->click on Geotagging--->save. please check the below-attached video to clear the Mobil App cache and request to geo-tag the custom address and let us know if any difficulty.
|
|
737
|
+
|
|
738
|
+ "
|
|
739
|
+
|
|
740
|
+ utter_Question213:
|
|
741
|
+ - text: "We have explained the process of extending the series in vouchers through remote session. Follow the below procedure.
|
|
742
|
+
|
|
743
|
+ Open DMS--->Go to the Journals module--->Click on the three dots--->Click on the vouchers option--->Again click on the three dots beside create option--->Click on the series--->Extend the date--->Save. "
|
|
744
|
+
|
|
745
|
+ utter_Question214:
|
|
746
|
+ - text: "We have explained the process of creating partners in DMS through remote session. Request you follow the below procedure.
|
|
747
|
+ Open DMS--->Open the partners module--->Click on create--->Select the partners details--->Enter the company name, Contact person name ,Mobile number--->Select the Designation--->Select the MOBIL tags--->Click on save."
|
|
748
|
+
|
|
749
|
+ utter_Question215:
|
|
750
|
+ - text: "We have explained the process of checking geo tagging for customers in DMS please follow this procedure.
|
|
751
|
+
|
|
752
|
+ Open DMS--->Go to the reports--->Search the report PCI customers--->Click on the report--->Check the column name GPS Captured--->In that column you can able to see Geo tagging customers list.
|
|
753
|
+ "
|
|
754
|
+
|
|
755
|
+ utter_Question216:
|
|
756
|
+ - text: "We have explained the process of removing item from GRN in DMS through remote session. Please follow the below procedure.
|
|
757
|
+
|
|
758
|
+ Open DMS--->Go to the GRN module--->Search the GRN with GRN number--->Click on the GRN--->Click on the edit option--->Go tp the items--->Click on the remove option--->Click on the ok option--->Click on save."
|
|
759
|
+
|
|
760
|
+ utter_Question217:
|
|
761
|
+ - text: "We have explained how to renewal MBC MCC Leads through the remote session.
|
|
762
|
+ MBC MCC leads module------->click on 3 dots --------->click on create renewal---------->select organization---------->click on workshop type--------->select workshop type-------->click on Proposed Category -------->select Proposed Category ------------>select Agreement Start date-------------->select Agreement end date-------->save.
|
|
763
|
+
|
|
764
|
+
|
|
765
|
+ "
|
|
766
|
+
|
|
767
|
+ utter_Question218:
|
|
768
|
+ - text: "We have explained how to extended the series for the Sales order module as follows
|
|
769
|
+ Sales order------>click on 3 dots -------->click on series---->click on active Sales order--------->click on edit symbol------>change the dates-----save
|
|
770
|
+ "
|
|
771
|
+
|
|
772
|
+ utter_Question219:
|
|
773
|
+ - text: "Regarding geo tagging for customers in DMS please follow this procedure.
|
|
774
|
+
|
|
775
|
+ Open DMS--->Go to the reports--->Search the report PCI customers--->Click on the report--->Check the column name GPS Captured--->In that column you can able to see Geo tagging customers list."
|
|
776
|
+
|
|
777
|
+ utter_Question220:
|
|
778
|
+ - text: "We have explained the process of checking ledger balance in DMS through remote session.
|
|
779
|
+
|
|
780
|
+ Open DMS--->Go to the ledger module--->Search the customer name--->Click on the customer--->Apply date filter--->Click on the three dots--->Download--->Check the data."
|
|
781
|
+
|
|
782
|
+ utter_Question222:
|
|
783
|
+ - text: "We have explained the process of downloading the geotagging list customers through remote session. Request you to follow the below procedure.
|
|
784
|
+ Open DMS--->Click on MobilDashboards--->Click on customer locations--->Click on geotagging--->Check the list of customers."
|
|
785
|
+
|
|
786
|
+ utter_Question223:
|
|
787
|
+ - text: "We have explained how to extended the series for the DC module through the remote session.
|
|
788
|
+ DC ------>click on 3 dots -------->click on series---->click on active DC --------->click on edit symbol------>change the dates-----save."
|
|
789
|
+
|
|
790
|
+ utter_Question225:
|
|
791
|
+ - text: "We have explained the process of GEO tagging the customer location through the remote session.
|
|
792
|
+ Customer module---->select customer---->click on contacts----->click on address---->click on 3 dots------>click on GEO tagging------>save."
|
|
793
|
+
|
|
794
|
+ utter_Question226:
|
|
795
|
+ - text: "We have explained the process Creating new series in DC through remote session.
|
|
796
|
+
|
|
797
|
+ Open DMS--->Go to the DC module--->Click on the three dots beside create option--->Click on the series option--->Click on the + button top of the right corner--->Fill all the mandatory fields--->Click on save."
|
|
798
|
+
|
|
799
|
+ utter_Question227:
|
|
800
|
+ - text: "We have explained the process of transferring the stock through remote session. Request you to follow the below procedure.
|
|
801
|
+ Open DMS--->Open DC module--->click on 3 dots--->click on internal transfer--->click on create--->Enter all the mandatory fields, select the items--->click on save."
|
|
802
|
+
|
|
803
|
+ utter_Question228:
|
|
804
|
+ - text: " Open DMS--->Customer module——>select customer—>click on contacts widget —> click on address—>click on 3 dots—>click on Geotagging—->save. please check the below-attached video to clear the Mobil App cache and request to geo-tag the custom address and let us know if any difficulty.
|
|
805
|
+
|
|
806
|
+ "
|
|
807
|
+
|
|
808
|
+ utter_Question229:
|
|
809
|
+ - text: "We have explained the process of adding GSTN number for existing customer in DMS through remote session.
|
|
810
|
+
|
|
811
|
+ Open DMS--->Go to the customer module--->Click on the contact widget--->Click on the GST details sub widget--->Click on the + symbol--->Add GST number--->Click on the save."
|
|
812
|
+
|
|
813
|
+ utter_Question231:
|
|
814
|
+ - text: "We have explained the process of checking the stock movement log report through remote session. Request you to follow the below procedure.
|
|
815
|
+ Open DMS--->Click on reports--->Search with the stock movement log report--->Click on filter--->Apply the date, Branch, Item--->Click on apply."
|
|
816
|
+
|
|
817
|
+ utter_Question232:
|
|
818
|
+ - text: "We have observed that the above mobile number is not working from next time please mention correct mobile number to contact you. For customer GEO tagging report, please follow the below procedure.
|
|
819
|
+
|
|
820
|
+ Open DMS--->Go to the Mobil dashboards--->Click on the Mobil dashboards--->Check the customer location dashboard--->Click on the customer location dashboard--->Check the Geo tag and non geo tag customers. "
|
|
821
|
+
|
|
822
|
+ utter_Question235:
|
|
823
|
+ - text: "We have explained the process of checking non geo tagging customer list in DMS through remote session.
|
|
824
|
+
|
|
825
|
+ Open DMS--->Go to the Mobil Dashboards--->Click on the customer location dashboard--->View the widgets geo tag & non geo tag customers--->Click on the view list symbol--->Check the list of customers. "
|
|
826
|
+
|
|
827
|
+ utter_Question237:
|
|
828
|
+ - text: "We have explained how to change role in Employee module through the remote session.
|
|
829
|
+ Employee module--------->particular employee------>click on official------->click on role------->click on 3dots------->click on edit--------->select role--------->save.
|
|
830
|
+ "
|
|
831
|
+
|
|
832
|
+ utter_Question238:
|
|
833
|
+ - text: "We have explained the process of Checking monthly wise workshop volumes through remote session. Request you to follow the below procedure.
|
|
834
|
+ Open DMS--->Click on reports---> Search with Monthly wise workshop volumes--->Click on date filter--->Apply the dates--->Check the report."
|
|
835
|
+
|
|
836
|
+ utter_Question239:
|
|
837
|
+ - text: "We have explained how add item in DC through the remote session.
|
|
838
|
+ Sales order ----->particular order-------->click on transactions-------->click delivery challan no------->click on edit------->click on plus symbol ------>add item------------>save."
|
|
839
|
+
|
|
840
|
+ utter_Question240:
|
|
841
|
+ - text: "We have explained how to check and download the Mobil Maharaja 2023 AL employee report through the remote session :
|
|
842
|
+ click on reports tab------>search Mobil Maharaja 2022 report---->click on 3 dots------->download."
|
|
843
|
+
|
|
844
|
+ utter_Question241:
|
|
845
|
+ - text: "We have explained how to add for GSTIN number in Customers module through the remote session.
|
|
846
|
+ Customer module------>search particular customer-------click on contacts------->click on GSTIN Details-------->click on plus symbol----->add GST NO---->save. "
|
|
847
|
+
|
|
848
|
+ utter_Question242:
|
|
849
|
+ - text: "We have explained the process of adding the Item quantity for approval stage order through remote session. Request you to follow the below procedure.
|
|
850
|
+ Open DMS--->Open the particular Invoice--->Click on stages--->Click on Active stage--->Click on Details widget--->Click on edit--->Add the item quantity--->Click on save--->Click on transaction widget--->Click on DC --->Click on edit--->Add the item quantity--->Click on save--->Then again open invoice--->Click on edit--->Add the item quantity--->Click on save."
|
|
851
|
+
|
|
852
|
+ utter_Question243:
|
|
853
|
+ - text: "We have explained how create renewal for MBC MCC LEADS through the remote session.
|
|
854
|
+ MBC MCC LEADS module------->click 3dots ----------->click create renewal--------->select organization------->add from date-------->add end date-------save."
|
|
855
|
+
|
|
856
|
+ utter_Question245:
|
|
857
|
+ - text: "We have explained the process of checking the stock movement log report through remote session. Request you to follow the below procedure. Open DMS--->Click on reports--->Search with the stock movement log report--->Click on filter--->Apply the date, Branch, Item--->Click on apply.
|
|
858
|
+ "
|
|
859
|
+
|
|
860
|
+session_config:
|
|
861
|
+ session_expiration_time: 60
|
|
862
|
+ carry_over_slots_to_new_session: true
|