updated advanced pack to 3.12.0:
Reports:
Non-aggregated columns in Grid report export.
Normalized table mode for 2-dimensional Grid reports.
Ability to create internal reports via the UI.
Ability to show/hide and resize columns in the list report result view.
This commit is contained in:
@@ -1,33 +1,33 @@
|
||||
{
|
||||
"scopeNames": {
|
||||
"Report": "Bericht",
|
||||
"ReportCategory": "Berichtskategorie",
|
||||
"WorkflowLogRecord": "Workflow Protokollsatz",
|
||||
"WorkflowCategory": "Workflow Kategorie",
|
||||
"BpmnFlowchart": "Flussdiagramm zu verarbeiten",
|
||||
"BpmnProcess": "Prozess",
|
||||
"BpmnUserTask": "Benutzeraufgabe zu verarbeiten",
|
||||
"ReportFilter": "Berichtsfilter",
|
||||
"ReportPanel": "Berichtspanel",
|
||||
"BpmnFlowchartCategory": "Flussdiagramm-Kategorie"
|
||||
},
|
||||
"scopeNamesPlural": {
|
||||
"Report": "Berichte",
|
||||
"ReportCategory": "Berichtskategorien",
|
||||
"WorkflowLogRecord": "Workflows Protokoll",
|
||||
"WorkflowCategory": "Workflow Kategorien",
|
||||
"BpmnFlowchart": "Flowcharts zu verarbeiten",
|
||||
"BpmnProcess": "Prozesse",
|
||||
"BpmnUserTask": "Benutzeraufgaben zu verarbeiten",
|
||||
"ReportFilter": "Berichtsfilter",
|
||||
"ReportPanel": "Berichtspanels",
|
||||
"BpmnFlowchartCategory": "Flussdiagramm-Kategorien"
|
||||
},
|
||||
"dashlets": {
|
||||
"Report": "Bericht",
|
||||
"BpmnUserTasks": "Benutzeraufgaben zu verarbeiten"
|
||||
},
|
||||
"labels": {
|
||||
"Start Process": "Prozess starten"
|
||||
}
|
||||
}
|
||||
{
|
||||
"scopeNames": {
|
||||
"Report": "Bericht",
|
||||
"ReportCategory": "Berichtskategorie",
|
||||
"WorkflowLogRecord": "Workflow Protokollsatz",
|
||||
"WorkflowCategory": "Workflow Kategorie",
|
||||
"BpmnFlowchart": "Flussdiagramm zu verarbeiten",
|
||||
"BpmnProcess": "Prozess",
|
||||
"BpmnUserTask": "Benutzeraufgabe zu verarbeiten",
|
||||
"ReportFilter": "Berichtsfilter",
|
||||
"ReportPanel": "Berichtspanel",
|
||||
"BpmnFlowchartCategory": "Flussdiagramm-Kategorie"
|
||||
},
|
||||
"scopeNamesPlural": {
|
||||
"Report": "Berichte",
|
||||
"ReportCategory": "Berichtskategorien",
|
||||
"WorkflowLogRecord": "Workflows Protokoll",
|
||||
"WorkflowCategory": "Workflow Kategorien",
|
||||
"BpmnFlowchart": "Flowcharts zu verarbeiten",
|
||||
"BpmnProcess": "Prozesse",
|
||||
"BpmnUserTask": "Benutzeraufgaben zu verarbeiten",
|
||||
"ReportFilter": "Berichtsfilter",
|
||||
"ReportPanel": "Berichtspanels",
|
||||
"BpmnFlowchartCategory": "Flussdiagramm-Kategorien"
|
||||
},
|
||||
"dashlets": {
|
||||
"Report": "Bericht",
|
||||
"BpmnUserTasks": "Benutzeraufgaben zu verarbeiten"
|
||||
},
|
||||
"labels": {
|
||||
"Start Process": "Prozess starten"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user