Subversion Repositories SmartDukaan

Rev

Rev 22858 | Rev 22995 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22858 Rev 22924
Line 4... Line 4...
4
GE_1002=Role is already exist
4
GE_1002=Role is already exist
5
GE_1003=Email is not verified
5
GE_1003=Email is not verified
6
GE_1004=Accessed uri is forbidden
6
GE_1004=Accessed uri is forbidden
7
GE_1005=Unable to get ok response from server
7
GE_1005=Unable to get ok response from server
8
GE_1006=Unable to connect to server
8
GE_1006=Unable to connect to server
-
 
9
GE_1007=Internal server error
9
 
10
 
10
OK_1000=Migration has been done
11
OK_1000=Migration has been done
11
OK_1001=Mongo Migration has been done
12
OK_1001=Mongo Migration has been done
12
 
13
 
13
#Validation
14
#Validation
Line 23... Line 24...
23
VE_1009=roleName can not be blank
24
VE_1009=roleName can not be blank
24
VE_1010=interval is empty
25
VE_1010=interval is empty
25
VE_1011=interval should be in assending order
26
VE_1011=interval should be in assending order
26
VE_1014=privilegeId is required
27
VE_1014=privilegeId is required
27
VE_1015=privilegeId can not be blank
28
VE_1015=privilegeId can not be blank
-
 
29
VE_1016=emailId is not valid
28
VE_1069=mobileNumber is required
30
VE_1069=mobileNumber is required
29
VE_1070=mobileNumber can not be blank
31
VE_1070=mobileNumber can not be blank
30
VE_1071=mobileNumber is not valid
32
VE_1071=mobileNumber is not valid
31
 
33
 
32
VE_1087=errorCode is required
34
VE_1087=errorCode is required
Line 49... Line 51...
49
USR_1010=unable to parse given token
51
USR_1010=unable to parse given token
50
USR_1011=Unable to create JWT Token, or problem in signing the token
52
USR_1011=Unable to create JWT Token, or problem in signing the token
51
USR_1012=Token has been expired
53
USR_1012=Token has been expired
52
USR_1013=Requested user is not retailer
54
USR_1013=Requested user is not retailer
53
USR_1014=Retailer fofo Store has is already created
55
USR_1014=Retailer fofo Store has is already created
-
 
56
USR_1015=Saholic user not found
54
 
57
 
55
# User related validation errors
58
# User related validation errors
56
USR_VE_1000=firstName is required
59
USR_VE_1000=firstName is required
57
USR_VE_1001=firstName can not be blank
60
USR_VE_1001=firstName can not be blank
58
USR_VE_1002=lastName is required
61
USR_VE_1002=lastName is required
Line 222... Line 225...
222
#Scan Record and InventoryItem related codes
225
#Scan Record and InventoryItem related codes
223
SCNSR_II_1000=Scan serialized record has been created
226
SCNSR_II_1000=Scan serialized record has been created
224
 
227
 
225
SCNNSR_II_1000=Scan non serialized record has been created
228
SCNNSR_II_1000=Scan non serialized record has been created
226
 
229
 
227
#Inventory Snapshot related erros
-
 
228
INVNTRY_SNPSHT=Inventory snapshot not found
-
 
229
 
-
 
230
# FofoLineItemImei related errors
230
# FofoLineItemImei related errors
231
FFLINITMIMEI_1000=FofoLineItemImei not found
231
FFLINITMIMEI_1000=FofoLineItemImei not found
232
 
232
 
233
#FofoLineItem related errors
233
#Fofo Order Item related errors
-
 
234
FFORDRITM_1000=Fofo Order Item not found
-
 
235
 
-
 
236
#Fofo Order related errors
234
FFORDR_1000=FofoLineItem not found
237
FFORDR_1000=Fofo Order not found
-
 
238
FFORDR_1001=Given Item Ids quantity does not match the size of given serial numbers
-
 
239
FFORDR_1002=Given item ids selling price must be greater than zero
-
 
240
FFORDR_1003=Given item ids are not completly found in database
-
 
241
FFORDR_1004=Given item ids's serialNumbers are not completly found in database
-
 
242
FFORDR_1005=Given item ids quantity are not sufficient for non serialized items
-
 
243
FFORDR_1006=Unable to prepare cart for placing order.
-
 
244
FFORDR_1007=insurance margin should be greater than equal to item profit margin
-
 
245
FFORDR_1008=insurance sale amount can not be lesser than insurance purchase amount
-
 
246
FFORDR_1009=insurance sale amount can not be greater than than insurance max amount
-
 
247
FFORDR_1010=Given item Ids selling prices should be greater than mop prices
-
 
248
FFORDR_1011=Given item Ids discount amounts should be lesser than discount max prices
-
 
249
FFORDR_1012=Given date of birth is invalid
-
 
250
FFORDR_1013=Given item Id's serialNumbers are invalid for serialized case
-
 
251
FFORDR_1014=Given item Id's serialNumbers are invalid for non serialized case
-
 
252
FFORDR_1015=Given item ids quantity are greater than the available quantities.
-
 
253
FFORDR_1016=Payment options amount is not equal to total amount
235
 
254
 
236
# ImeiLot related errors
255
# ImeiLot related errors
237
IMEILT_1000=ImeiLot not found
256
IMEILT_1000=ImeiLot not found
238
 
257
 
239
# Imei related erros
258
# Imei related erros
Line 241... Line 260...
241
 
260
 
242
# InventoryItem related errors
261
# InventoryItem related errors
243
INVNTRITM_1000=InventoryItem not found
262
INVNTRITM_1000=InventoryItem not found
244
 
263
 
245
# InvoiceNumberGenerationSequence related erros
264
# InvoiceNumberGenerationSequence related erros
246
INVCNMBRGNRTNSQNC_1000=InvoiceNumberGenerationSequence not found
265
INVCNMBRGNRTNSQNC_1000=Invoice Number Generation Sequence not found
247
 
266
 
248
# Order related errors
267
# Order related errors
249
ORDR_1000=Order not found
268
ORDR_1000=Order not found
250
 
269
 
251
# PaymentOption related errors
270
# PaymentOption related errors
252
PMNTOPT_1000=PaymentOption not found
271
PMNTOPT_1000=PaymentOption not found
253
 
272
 
-
 
273
# Purchase related errors
-
 
274
PRCHS_1000=Purchase not found
-
 
275
PRCHS_1001=Found serial numbers are less in size than given serial numbers
-
 
276
PRCHS_1002=Given serial numbers are invalid
-
 
277
 
254
# Tag related errors
278
# Tag related errors
255
TG_1000=Tag not found
279
TG_1000=Tag not found
-
 
280
TG_1001=Tag ids not found
-
 
281
TG_1002=Tag item ids not found
256
 
282
 
257
# Tag Ok responses
283
# Tag Ok responses
258
TG_OK_1000=Tag has been created
284
TG_OK_1000=Tag has been created
259
TG_OK_1001=Tag has been activated
285
TG_OK_1001=Tag has been activated
260
TG_OK_1001=Tag has been deactivated
286
TG_OK_1001=Tag has been deactivated
Line 270... Line 296...
270
PNCDTG_OK_1001=PinCodeTag has been activated
296
PNCDTG_OK_1001=PinCodeTag has been activated
271
PNCDTG_OK_1002=PinCodeTag has been deactivated
297
PNCDTG_OK_1002=PinCodeTag has been deactivated
272
 
298
 
273
# Tag Listing related errors
299
# Tag Listing related errors
274
TGLSTNG_1000=Tag Listing not found
300
TGLSTNG_1000=Tag Listing not found
-
 
301
TGLSTNG_1001=Tag Listing list is empty
275
 
302
 
276
# Tag Listing Ok responses
303
# Tag Listing Ok responses
277
TGLSTNG_OK_1000=Tag Listing has been created
304
TGLSTNG_OK_1000=Tag Listing has been created
278
TGLSTNG_OK_1001=Tag Listing has been activated
305
TGLSTNG_OK_1001=Tag Listing has been activated
279
TGLSTNG_OK_1002=Tag Listing has been deactivated
306
TGLSTNG_OK_1002=Tag Listing has been deactivated
Line 306... Line 333...
306
INVNTRY_ITM_1000=InventoryItem not found
333
INVNTRY_ITM_1000=InventoryItem not found
307
 
334
 
308
 
335
 
309
# Scheme tag errors
336
# Scheme tag errors
310
SCHM_1000=Scheme not found
337
SCHM_1000=Scheme not found
-
 
338
SCHM_1001=Scheme retailer Ids can not be null or empty
-
 
339
SCHM_1002=Scheme retailer Ids are invalid
-
 
340
SCHM_1003=Scheme item Ids can not be null or empty
-
 
341
SCHM_1004=Scheme item Ids are invalid
-
 
342
SCHM_1005=Scheme is already activated
-
 
343
SCHM_1006=Expired scheme can not be activated
-
 
344
SCHM_1007=Scheme must be activated for expiring
-
 
345
SCHM_1008=Scheme is already expired
-
 
346
 
-
 
347
 
-
 
348
 
-
 
349
SCHM_VE_1000=Scheme name can not be empty
-
 
350
SCHM_VE_1001=Scheme amount must be greater than zero
-
 
351
SCHM_VE_1002=Scheme amount can not greater than 100 if scheme type is percentage
-
 
352
SCHM_VE_1003=Scheme start date can not be null or empty
-
 
353
SCHM_VE_1004=Scheme end date can not be null or empty
-
 
354
SCHM_VE_1005=Scheme start date can not greater than end date
311
 
355
 
312
# Wallet related errors
356
# Wallet related errors
313
WLT_1000=Wallet has insufficient balance
-
 
314
357
WLT_1000=Wallet has insufficient balance
-
 
358
 
-
 
359
# District Master related errors
-
 
360
DSTRCT_1000=District not found
-
 
361
 
-
 
362
# Fofo Store related errors
-
 
363
FOFOSTR_1000=Fofo store not found
-
 
364
 
-
 
365
# Fofo Store Sequence Generation related errors
-
 
366
FOFOSTRSQNCGNRTN_1000=Fofo store sequence generation not found 
-
 
367
 
-
 
368
# Gadget Cops Insurance calculation related errors
-
 
369
GDTCPSINSRNCCALC_1000=Gadget Cops insurance calucation not found
-
 
370
 
-
 
371
# Not Buy Back related errors
-
 
372
NTBYBAK_1000=Not Buy back not found
-
 
373
 
-
 
374
# Otp related errors
-
 
375
OTP_1000=Otp not found
-
 
376
 
-
 
377
# Policy Number generation sequence related errors
-
 
378
PLCNMBRGNRTNSQNC_1000=Policy number generation sequence not found
-
 
379
 
-
 
380
# Inventory snapshot related errors
-
 
381
INVNTRYSNPSHT_1000=Inventory Snapshot not found\
-
 
382
 
-
 
383
# Customer address related errors
-
 
384
CSTMRADRS_1000=Customer address not found
-
 
385
 
-
 
386
# Customer related errors
-
 
387
CSTMR_1000=Customer not found
-
 
388
CSTMR_1001=Customer is already exist
-
 
389
CSTMR_1002=Customer 
-
 
390
 
-
 
391
 
-
 
392
# Transaction related errors
-
 
393
TRNSCTION_1000=Transaction not found
-
 
394
 
-
 
395
# Cart related errors
-
 
396
CART_1000=Cart not found
-
 
397
 
-
 
398
# Counter related errors
-
 
399
CNTR_1000=Counter not found
-
 
400
 
-
 
401
# Private Deal User Address related errors
-
 
402
PRVTDLUSRADRS_1000=Private deal user address not found
-
 
403
 
-
 
404
# Private Deal related errors
-
 
405
PRVTDL_1000=Private deal not found
-
 
406
 
-
 
407
 
-
 
408
 
-
 
409