Add new fields and layouts for AI Knowledge and Advoware Akten, update translations and metadata

This commit is contained in:
2026-03-11 19:11:41 +01:00
parent c12577f4f8
commit 986cafcfd6
18 changed files with 315 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
],
"relationshipPanels": {
"dokumentes": {
"layout": null,
"layout": "listForAIKnowledge",
"selectPrimaryFilterName": null
},
"vmhRumungsklage": {

View File

@@ -43,7 +43,7 @@
"selectPrimaryFilterName": null
},
"dokumentes": {
"layout": null,
"layout": "listForAdvowareAkten",
"selectPrimaryFilterName": null
}
},

View File

@@ -62,6 +62,14 @@
"listRaeumungsKl": {
"type": "list",
"isCustom": true
},
"listForAdvowareAkten": {
"type": "list",
"isCustom": true
},
"listForAIKnowledge": {
"type": "list",
"isCustom": true
}
}
}