Subversion Repositories SmartDukaan

Rev

Rev 23879 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23879 Rev 36382
Line 559... Line 559...
559
 
559
 
560
# nonbillable items related errors
560
# nonbillable items related errors
561
NNBLBL_ITM_1000=Requested quantity can not be more than available quantities
561
NNBLBL_ITM_1000=Requested quantity can not be more than available quantities
562
NNBLBL_ITM_1001=Requested quantity should be equal to serial numbers size
562
NNBLBL_ITM_1001=Requested quantity should be equal to serial numbers size
563
NNBLBL_ITM_1002=Given delivery note is already completed
563
NNBLBL_ITM_1002=Given delivery note is already completed
-
 
564
 
-
 
565
# database integrity errors (auto-translated from DataIntegrityViolationException)
-
 
566
DB_TRUNCATION=Value is too long for this field. Please shorten it and try again.
-
 
567
DB_DUPLICATE=This value already exists. Please use a unique one.
-
 
568
DB_FK_VIOLATION=Cannot save: a referenced record no longer exists.
-
 
569
DB_CONSTRAINT=This action violates a database rule. Please retry or contact support.