Initial commit
This commit is contained in:
21
application/Espo/Resources/layouts/ImportError/detail.json
Normal file
21
application/Espo/Resources/layouts/ImportError/detail.json
Normal file
@@ -0,0 +1,21 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{"name": "import"}, false
|
||||
],
|
||||
[
|
||||
{"name": "lineNumber"}, {"name": "exportLineNumber"}
|
||||
],
|
||||
[
|
||||
{"name": "type"}, false
|
||||
],
|
||||
[
|
||||
{"name": "validationFailures"}
|
||||
],
|
||||
[
|
||||
{"name": "row"}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user