Add Mietinkasso and Räumungsklage fields to translations and metadata, update layouts and configuration

This commit is contained in:
2026-03-11 10:15:02 +01:00
parent 8438af8f97
commit 9ab8f8b4bf
15 changed files with 248 additions and 145 deletions

View File

@@ -0,0 +1,28 @@
{
"entity": true,
"layouts": true,
"tab": true,
"acl": true,
"aclPortal": true,
"aclPortalLevelList": [
"all",
"account",
"contact",
"own",
"no"
],
"customizable": true,
"importable": true,
"notifications": true,
"hasPersonalData": true,
"duplicateCheckFieldList": [
"name",
"emailAddress"
],
"stream": true,
"disabled": false,
"type": "Person",
"module": "Custom",
"object": true,
"isCustom": true
}