Add 'bankverbindungens' field and related layout; update cache timestamps
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user