Add 'bankverbindungens' field and related layout; update cache timestamps

This commit is contained in:
2026-01-23 21:17:09 +01:00
parent d433a01b65
commit 45456d8bf9
4 changed files with 41 additions and 2 deletions

View File

@@ -0,0 +1,27 @@
[
{
"name": "name",
"width": 20,
"link": true
},
{
"name": "iban",
"width": 25
},
{
"name": "bic",
"width": 15
},
{
"name": "kontoinhaber",
"width": 20
},
{
"name": "istAktiv",
"width": 10
},
{
"name": "istStandard",
"width": 10
}
]