FCLT#52928: MJOB console bij groepering Taak ook de Discipline..Objectsoort kolommen tonen.

svn path=/Database/trunk/; revision=39628
This commit is contained in:
Maykel Geerdink
2018-11-05 11:30:06 +00:00
parent afb403a2da
commit db348143aa

View File

@@ -503,7 +503,7 @@ DEFINE_SETTING('INS', 0001, 'WEB_PRSSYS', 'mjb_show_years'
DEFINE_SETTING('INS', 0001, 'WEB_PRSSYS', 'mjb_operation_external' , 'number' , '0' , 'Operational handling mjob {0=internal (default) | 1=external}')
DEFINE_SETTING('INS', 0001, 'WEB_PRSSYS', 'mjb_start_year' , 'number' , EXTRACT(YEAR FROM SYSDATE) , 'Start/First year of freezing of MJOB')
DEFINE_SETTING('INS', 0001, 'WEB_PRSSYS', 'mjb_freeze_year' , 'number' , EXTRACT(YEAR FROM SYSDATE) , 'Freeze year of MJOB')
DEFINE_SETTING('MLD', 0001, 'WEB_FACTAB', 'mjb_show_srt_with_tasks' , 'number' , '0' , 'Show the Columns "Object type", "Object group " and "Discipline" in the MJOB overview when grouping "Tasks" {0=No (default) | 1=Yes}')
DEFINE_SETTING('INS', 0001, 'WEB_FACTAB', 'mjb_show_srt_with_tasks' , 'number' , '0' , 'Show the Columns "Object type", "Object group " and "Discipline" in the MJOB overview when grouping "Tasks" {0=No (default) | 1=Yes}')
DEFINE_SETTING('INS', 0001, 'WEB_FACFAC', 'ins_score_enabled' , 'number' , '0' , 'Is conditie meting aanwezig {0 | 1}')
DEFINE_SETTING('PRS', 0001, 'WEB_FACTAB', 'badgenum_kenmerk_key' , 'number' , '-1' , 'PRS_KENMERK_KEY of property badge number')
DEFINE_SETTING('QVW', 0001, 'WEB_FACFAC', 'qvw_enabled' , 'number' , '0' , 'Number of licensed Qlikview users {0 | n}')