Add 'beruecksichtigtePersonen' field and implement dynamic text updates in CVmhErstgespraech entity; enhance templates and localization

This commit is contained in:
2026-01-23 20:43:24 +01:00
parent 56271ca05a
commit 8700e4cd42
8 changed files with 119 additions and 20 deletions

View File

@@ -445,6 +445,12 @@
"decimal": true,
"isCustom": true
},
"beruecksichtigtePersonen": {
"type": "text",
"readOnly": true,
"view": "custom:views/c-vmh-erstgespraech/fields/beruecksichtigte-personen",
"isCustom": true
},
"gerichtskosten1Instanz": {
"type": "currency",
"readOnly": true,