Add CKndigung layout files and update cache timestamps; improve UI structure and error handling
This commit is contained in:
31
custom/Espo/Custom/Resources/layouts/CKndigung/list.json
Normal file
31
custom/Espo/Custom/Resources/layouts/CKndigung/list.json
Normal file
@@ -0,0 +1,31 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true,
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "kuendigungsart",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "kuendigungsdatum",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "beendigungstermin",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "assignedUser",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
"width": 16
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user