Subversion Repositories SmartDukaan

Rev

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

Rev 23561 Rev 23780
Line 5... Line 5...
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
GE_1007=Internal server error
-
 
10
GE_1008=Cookies are invalid
10
 
11
 
11
OK_1000=Migration has been done
12
OK_1000=Migration has been done
12
OK_1001=Mongo Migration has been done
13
OK_1001=Mongo Migration has been done
13
 
14
 
14
#Validation
15
#Validation
Line 80... Line 81...
80
# User related response
81
# User related response
81
USR_OK_1000=User has registered
82
USR_OK_1000=User has registered
82
USR_OK_1001=User secondry email has been updated
83
USR_OK_1001=User secondry email has been updated
83
 
84
 
84
# Role related errors
85
# Role related errors
85
ROL_1000=role not found with given id
86
ROL_1000=role not found
86
ROL_1001=role not found with given name
87
ROL_1001=role not found with given name
87
ROL_1002=role is already exist with given name and type
88
ROL_1002=role is already exist
88
ROL_1003=api is already added with given role
89
ROL_1003=api is already added with given role
89
ROL_1004=api is not mapped with given role
90
ROL_1004=api is not mapped with given role
90
ROL_1005=role not found with given api
91
ROL_1005=role not found with given api
-
 
92
ROL_1006=role can not be deleted
-
 
93
ROL_1007=System role can not be deleted
-
 
94
ROL_1008=System role can not be renamed
-
 
95
ROL_1009=Role api mapping not found
-
 
96
ROL_1010=User Role mapping not found
-
 
97
 
91
# Role validation errors
98
# Role validation errors
92
ROL_VE_1000=roleName is required
99
ROL_VE_1000=roleName is required
93
ROL_VE_1001=roleName can not be blank
100
ROL_VE_1001=roleName can not be blank
94
ROL_VE_1002=roleType is required
101
ROL_VE_1002=roleType is required
95
ROL_VE_1003=roleType can not be blank
102
ROL_VE_1003=roleType can not be blank
Line 109... Line 116...
109
# Privilege related OK response
116
# Privilege related OK response
110
PRVLG_OK_1000=privilege has been created
117
PRVLG_OK_1000=privilege has been created
111
PRVLG_OK_1000=privilege has been deleted
118
PRVLG_OK_1000=privilege has been deleted
112
 
119
 
113
# Api related errors
120
# Api related errors
114
API_1000=api not found with given id
121
API_1000=api not found
115
API_1001=api not found with given name
122
API_1001=api not found with given name
116
API_1002=api not found with given uri
123
API_1002=api not found with given uri
117
API_1003=api is already exist with given uri and method
124
API_1003=api is already exist
118
 
125
 
119
# Api validation errors
126
# Api validation errors
120
API_VE_1000=apiName is required
127
API_VE_1000=apiName is required
121
API_VE_1001=apiName can not be blank
128
API_VE_1001=apiName can not be blank
122
API_VE_1002=apiUri is required
129
API_VE_1002=apiUri is required
Line 156... Line 163...
156
ADRS_VE_1016=phoneNumber is required
163
ADRS_VE_1016=phoneNumber is required
157
ADRS_VE_1017=phoneNumber can not be blank
164
ADRS_VE_1017=phoneNumber can not be blank
158
 
165
 
159
#Document related errors
166
#Document related errors
160
DCMNT_1000=Document not found
167
DCMNT_1000=Document not found
-
 
168
DCMNT_1001=Unable to detect file type
-
 
169
DCMNT_1002=Unknown file type for file detection
161
 
170
 
162
# Shop related errors
171
# Shop related errors
163
SHP_1000=Shop not found
172
SHP_1000=Shop not found
164
SHP_1001=This is existing document of another shop
173
SHP_1001=This is existing document of another shop
165
SHP_1002=Shop Address is duplicate
174
SHP_1002=Shop Address is duplicate
Line 281... Line 290...
281
FFORDR_1018=Given payment options amount should be greater than zero
290
FFORDR_1018=Given payment options amount should be greater than zero
282
FFORDR_1019=Maximum limit reached for the day
291
FFORDR_1019=Maximum limit reached for the day
283
FFORDR_1020=Invalid OTP
292
FFORDR_1020=Invalid OTP
284
FFORDR_1021=OTP expired
293
FFORDR_1021=OTP expired
285
FFORDR_1022=Maximum try count reached
294
FFORDR_1022=Maximum try count reached
-
 
295
FFORDR_1023=Quantity are unequal in size
286
 
296
 
287
# Fofo Order ok responses
297
# Fofo Order ok responses
288
FFORDR_OK_1000=OTP generated less than 2 minutes ago
298
FFORDR_OK_1000=OTP generated less than 2 minutes ago
289
FFORDR_OK_1001=OTP generated successfully
299
FFORDR_OK_1001=OTP generated successfully
290
FFORDR_OK_1002=OTP validated successfully
300
FFORDR_OK_1002=OTP validated successfully
Line 305... Line 315...
305
# Order related errors
315
# Order related errors
306
ORDR_1000=Order not found
316
ORDR_1000=Order not found
307
 
317
 
308
# PaymentOption related errors
318
# PaymentOption related errors
309
PMNTOPT_1000=PaymentOption not found
319
PMNTOPT_1000=PaymentOption not found
-
 
320
PMNTOPT_1001=Payment option is already exist
-
 
321
 
-
 
322
PMNTOPT_VE_1000=Payment option name is invalid
310
 
323
 
311
# Prebooking Customer amount related errors
324
# Prebooking Customer amount related errors
312
PRBKNG_CSTMR_AMNT_1000=Prebooking customer amount not found
325
PRBKNG_CSTMR_AMNT_1000=Prebooking customer amount not found
313
 
326
 
314
# Prebooking related errors
327
# Prebooking related errors
Line 318... Line 331...
318
# Purchase related errors
331
# Purchase related errors
319
PRCHS_1000=Purchase not found
332
PRCHS_1000=Purchase not found
320
PRCHS_1001=Found serial numbers are less in size than given serial numbers
333
PRCHS_1001=Found serial numbers are less in size than given serial numbers
321
PRCHS_1002=Given serial numbers are invalid
334
PRCHS_1002=Given serial numbers are invalid
322
PRCHS_1003=Mentioned Quantity is not same as total invoiced quantity
335
PRCHS_1003=Mentioned Quantity is not same as total invoiced quantity
-
 
336
PRCHS_1004=Serial numbers are duplicate
323
 
337
 
324
# Tag related errors
338
# Tag related errors
325
TG_1000=Tag not found
339
TG_1000=Tag not found
326
TG_1001=Tag ids not found
340
TG_1001=Tag ids not found
327
TG_1002=Tag item ids not found
341
TG_1002=Tag item ids not found
Line 433... Line 447...
433
 
447
 
434
# Policy Number generation sequence related errors
448
# Policy Number generation sequence related errors
435
PLCNMBRGNRTNSQNC_1000=Policy number generation sequence not found
449
PLCNMBRGNRTNSQNC_1000=Policy number generation sequence not found
436
 
450
 
437
# Inventory snapshot related errors
451
# Inventory snapshot related errors
438
INVNTRYSNPSHT_1000=Inventory Snapshot not found\
452
INVNTRYSNPSHT_1000=Inventory Snapshot not found
439
 
453
 
440
# Customer address related errors
454
# Customer address related errors
441
CSTMRADRS_1000=Customer address not found
455
CSTMRADRS_1000=Customer address not found
442
 
456
 
443
# Customer related errors
457
# Customer related errors
Line 481... Line 495...
481
RCHRG_1003=Recharge Commission operators are not found, already have been used in recharge commission
495
RCHRG_1003=Recharge Commission operators are not found, already have been used in recharge commission
482
RCHRG_1004=Same Recharge Commission details can not be updated
496
RCHRG_1004=Same Recharge Commission details can not be updated
483
RCHRG_1005=More than 2500 rs recharge can not be done on the same day
497
RCHRG_1005=More than 2500 rs recharge can not be done on the same day
484
RCHRG_1006=Recharge payment option does not match with total amount
498
RCHRG_1006=Recharge payment option does not match with total amount
485
RCHRG_1007=Recharge payment option ids are invalid
499
RCHRG_1007=Recharge payment option ids are invalid
-
 
500
RCHRG_1008=Recharge provider not found
-
 
501
 
-
 
502
# Recharge commission related errors
-
 
503
RCHRGCMISN_1000=Recharge commission not found
486
 
504
 
487
# price drop related errors
505
# price drop related errors
488
PRCDRP_1000=Price Drop not found
506
PRCDRP_1000=Price Drop not found
489
 
507
 
490
# pending recharge commission related errors
508
# pending recharge commission related errors
491
PNDNGRCHRGCMSN_1000=Pending recharge commission not found
509
PNDNGRCHRGCMSN_1000=Pending recharge commission not found
-
 
510
 
-
 
511
# vendor related errors
-
 
512
VNDR_1000=Vendor is already exist with email id
-
 
513
VNDR_1001=Vendor is already exist with mobile number
-
 
514
VNDR_1002=Vendor not found
-
 
515
 
-
 
516
# warehouse related errors
-
 
517
WRHS_1000=Warehouse is already exist with name
-
 
518
 
-
 
519
# admin current inventory snapshot related erros
-
 
520
ADMN_CRNT_INVNTR_SNPSHT_1000=Admin current inventory snapshot not found
-
 
521
 
-
 
522
# admin inventory item related errors
-
 
523
ADMN_INVNTR_ITM_1000=Admin inventory item not found
-
 
524
 
-
 
525
# admin scan record related errors
-
 
526
ADMN_SCN_RCRD_1000=Admin scan record not found
-
 
527
 
-
 
528
# admin delivery note related errors
-
 
529
ADMN_DLVR_NT_1000=Admin delivery note not found
-
 
530
 
-
 
531
# delivery note id generation sequence related errors
-
 
532
DLVR_NT_ID_GNRTN_SQNC_1000=Delivery note id generation sequence not found
-
 
533
 
-
 
534
# partner current inventory snapshot related erros
-
 
535
PRTNR_CRNT_INVNTR_SNPSHT_1000=Partner current inventory snapshot not found
-
 
536
 
-
 
537
# Partner inventory item related errors
-
 
538
PRTNR_INVNTR_ITM_1000=Partner inventory item not found
-
 
539
 
-
 
540
# partner scan record related errors
-
 
541
PRTNR_SCN_RCRD_1000=Partner scan record not found
-
 
542
 
-
 
543
# user warehouse related errors
-
 
544
USR_WRHS_1000=User warehouse not found
-
 
545
 
-
 
546
# thrift related errors
-
 
547
THRFT_1000=Unable to fetch items state tax rate
-
 
548
THRFT_1001=Unable to fetch item tax rate
-
 
549
 
-
 
550
# category related errors
-
 
551
CTRGY_1000=Category not found
-
 
552
 
-
 
553
# daily recharge related errors
-
 
554
DLYRCHRG_1000=Daily recharge not found
-
 
555
 
-
 
556
# insurance provider related errors
-
 
557
INSRNC_PRVDR_1000=Insurance provider not found
-
 
558
 
-
 
559
# nonbillable items related errors
-
 
560
NNBLBL_ITM_1000=Requested quantity can not be more than available quantities
-
 
561
NNBLBL_ITM_1001=Requested quantity should be equal to serial numbers size
-
 
562
NNBLBL_ITM_1002=Given delivery note is already completed