Add 'bankverbindungens' field and related layout; update cache timestamps
This commit is contained in:
@@ -60,5 +60,13 @@
|
||||
},
|
||||
"dokumentesBeteiligte": {
|
||||
"index": 12
|
||||
},
|
||||
"_tabBreak_5": {
|
||||
"index": 13,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Bankverbindungen"
|
||||
},
|
||||
"bankverbindungens": {
|
||||
"index": 14
|
||||
}
|
||||
}
|
||||
@@ -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