Add Mietinkasso entity and related localization, layouts, and metadata
This commit is contained in:
23
custom/Espo/Custom/Resources/layouts/CMietinkasso/list.json
Normal file
23
custom/Espo/Custom/Resources/layouts/CMietinkasso/list.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true,
|
||||
"width": 28
|
||||
},
|
||||
{
|
||||
"name": "advowareAktenzeichen",
|
||||
"width": 22
|
||||
},
|
||||
{
|
||||
"name": "assignedUser",
|
||||
"width": 18
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "createdAt",
|
||||
"width": 16
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user