BUG 7084 the problem with the grid was solved reassign all cases by task
This commit is contained in:
@@ -2063,7 +2063,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
||||
( 'LABEL','ID_PLEASE_SELECT_LOGO','en','Please Select Logo','2011-10-26') ,
|
||||
( 'LABEL','ID_TASK_NO_STEPS','en','The task doesn''t have any steps','2011-10-26') ,
|
||||
( 'JAVASCRIPT','ID_FIELDS_RESERVED_WORDS','en','The following fields cannot have these names because they are reserved words','2011-10-26') ,
|
||||
( 'LABEL','ID_PROCESS_CATEGORY','en','Process category','2011-10-26') ,
|
||||
( 'LABEL','ID_PROCESS_CATEGORY','en','Process Categories','2011-12-14') ,
|
||||
( 'LABEL','ID_LOCATION','en','Location','2011-10-26') ,
|
||||
( 'JAVASCRIPT','ID_GROUP','en','Group','2011-10-26') ,
|
||||
( 'LABEL','ID_COUNTRY','en','Country','2011-10-26') ,
|
||||
@@ -3323,7 +3323,12 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
||||
( 'LABEL','ID_MONITORED_FOLDER','en','Monitored Folder','2011-11-28') ,
|
||||
( 'LABEL','ID_SEARCH_PATTERN','en','Search Pattern','2011-11-28') ,
|
||||
( 'LABEL','ID_SEARCH_XML_METADATA','en','Search XML metadata','2011-11-28') ,
|
||||
( 'LABEL','ID_FTP_MONITOR_SETTINGS','en','FTP Monitor Settings','2011-11-28') ;
|
||||
( 'LABEL','ID_FTP_MONITOR_SETTINGS','en','FTP Monitor Settings','2011-11-28') ,
|
||||
( 'LABEL','ID_ERROR_UPLOADING_FILENAME','en','There was an error uploading the file, probably the file size if greater than upload_max_filesize parameter in php.ini, please check this parameter and try again.','2011-12-06') ,
|
||||
( 'LABEL','ID_POSTED_DATA_EMPTY','en','Posted data is empty!','2011-12-06') ,
|
||||
( 'LABEL','ID_MOST_AT_LEAST_3_DAY','en','You must define at least 3 Working Days!','2011-12-12') ,
|
||||
( 'LABEL','ID_SELECT_ALL','en','You must define at least one ''ALL'' for other days you have not defined','2011-12-12') ,
|
||||
( 'LABEL','ID_ASSIGN_USERGROUPS','en','Assign users group or user','2011-12-12') ;
|
||||
|
||||
INSERT INTO ISO_LOCATION (IC_UID,IL_UID,IL_NAME,IL_NORMAL_NAME,IS_UID) VALUES
|
||||
('AD','','',' ','') ,
|
||||
|
||||
Reference in New Issue
Block a user