Files
espocrm/custom/Espo/Custom/Resources/layouts/CBeteiligte/relations/bankverbindungens.json

28 lines
385 B
JSON

[
{
"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
}
]