Enhance CBeteiligte entity with new fields and dynamic logic for Rechtsform, Firmenname, Handelsregisternummer, and Handelsregisterart; update localization and layouts accordingly; modify config timestamps.

This commit is contained in:
2026-01-20 20:29:52 +01:00
parent cccde3f474
commit 452bf296d6
5 changed files with 262 additions and 3 deletions

View File

@@ -1,12 +1,24 @@
[
{
"rows": [
[
{
"name": "rechtsform"
},
false
],
[
{
"name": "name"
},
false
],
[
{
"name": "firmenname"
},
false
],
[
{
"name": "emailAddress"
@@ -15,6 +27,14 @@
"name": "phoneNumber"
}
],
[
{
"name": "handelsregisterArt"
},
{
"name": "handelsregisterNummer"
}
],
[
{
"name": "description"