Subversion Repositories SmartDukaan

Rev

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

Rev 21756 Rev 21786
Line 170... Line 170...
170
RTLR_1005=Retailer not found with the given brand
170
RTLR_1005=Retailer not found with the given brand
171
RTLR_1006=Retailer not found with the given address
171
RTLR_1006=Retailer not found with the given address
172
RTLR_1007=Retailer does not exist with given document
172
RTLR_1007=Retailer does not exist with given document
173
RTLR_1008=Fofo Retailer does not exist with given email id
173
RTLR_1008=Fofo Retailer does not exist with given email id
174
RTLR_1009=Fofo Retailer session is not valid
174
RTLR_1009=Fofo Retailer session is not valid
-
 
175
RTLR_1010=Retailer is not fofo
175
 
176
 
176
#Retailer related validation errors
177
#Retailer related validation errors
177
RTLR_VE_1000=name is required
178
RTLR_VE_1000=name is required
178
RTLR_VE_1001=name can not be blank
179
RTLR_VE_1001=name can not be blank
179
RTLR_VE_1002=number is required
180
RTLR_VE_1002=number is required
Line 254... Line 255...
254
PNCD_VE_1000=PinCode is invalid
255
PNCD_VE_1000=PinCode is invalid
255
 
256
 
256
# PinCodeTag Ok responses
257
# PinCodeTag Ok responses
257
PNCDTG_OK_1000=PinCodeTag has been created
258
PNCDTG_OK_1000=PinCodeTag has been created
258
PNCDTG_OK_1001=PinCodeTag has been activated
259
PNCDTG_OK_1001=PinCodeTag has been activated
259
PNCDTG_OK_1002=PinCodeTag has been deactivated
-
 
260
260
PNCDTG_OK_1002=PinCodeTag has been deactivated
-
 
261
 
-
 
262
# Tag Listing related errors
-
 
263
TGLSTNG_1000=Tag Listing not found
-
 
264
 
-
 
265
# Tag Listing Ok responses
-
 
266
TGLSTNG_OK_1000=Tag Listing has been created
-
 
267
TGLSTNG_OK_1001=Tag Listing has been activated
-
 
268
TGLSTNG_OK_1002=Tag Listing has been deactivated
-
 
269
TGLSTNG_OK_1003=Tag Listing has updated
-
 
270
 
-
 
271
# Tag Listing bulk upload validation errors
-
 
272
TGLSTNG_VE_1000=Tag Id header is invalid
-
 
273
TGLSTNG_VE_1001=Tag Label header is invalid
-
 
274
TGLSTNG_VE_1002=Item Id header is invalid
-
 
275
TGLSTNG_VE_1003=Brand header is invalid
-
 
276
TGLSTNG_VE_1004=Model Name is header is invalid
-
 
277
TGLSTNG_VE_1005=Model Number is header is invalid
-
 
278
TGLSTNG_VE_1006=Color header is invalid
-
 
279
TGLSTNG_VE_1007=Selling Price header is invalid
-
 
280
TGLSTNG_VE_1008=Support Price header is invalid
-
 
281
TGLSTNG_VE_1009=Start Date header is invalid
-
 
282
TGLSTNG_VE_1010=Given Cell is invalid
-
 
283
TGLSTNG_VE_1011=Invalid columns expected 10 columns
-
 
284
TGLSTNG_VE_1012=Header is missing in first row
-
 
285
 
-
 
286
# Excel file validation errors
-
 
287
EXL_VE_1000=Excel File unable to parse
-
 
288
261
289