Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"_delimiter_": {
|
||||
"disabled": true
|
||||
},
|
||||
"contact2mietobjekt": {
|
||||
"index": 0
|
||||
},
|
||||
"vmhMietverhltnises2Mietobjekt": {
|
||||
"index": 1
|
||||
}
|
||||
}
|
||||
24
custom/Espo/Custom/Resources/layouts/CMietobjekt/detail.json
Normal file
24
custom/Espo/Custom/Resources/layouts/CMietobjekt/detail.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "name"
|
||||
},
|
||||
{
|
||||
"name": "objekttyp"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "anschrift"
|
||||
},
|
||||
{
|
||||
"name": "anschriftMap"
|
||||
}
|
||||
]
|
||||
],
|
||||
"style": "default",
|
||||
"label": "Overview"
|
||||
}
|
||||
]
|
||||
14
custom/Espo/Custom/Resources/layouts/CMietobjekt/list.json
Normal file
14
custom/Espo/Custom/Resources/layouts/CMietobjekt/list.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "anschrift",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "objekttyp",
|
||||
"width": 16
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user