feat: Add kommunikationHash field to CBeteiligte entity and update related metadata, layouts, and internationalization files

This commit is contained in:
2026-02-08 21:01:05 +01:00
parent 1eebc62039
commit 31479e71e1
6 changed files with 20 additions and 6 deletions

View File

@@ -188,6 +188,14 @@
"isCustom": true,
"options": []
},
"kommunikationHash": {
"type": "varchar",
"maxLength": 64,
"required": false,
"readOnly": false,
"tooltip": true,
"isCustom": true
},
"handelsregisterNummer": {
"type": "varchar",
"required": false,