{
"id": 1,
"label": "requests",
"active": true,
"permissions": {
"VIEW": "ALL",
"CREATE": "ALL",
"EDIT": "ALL",
"DELETE": "ALL"
},
"fields": [
{
"id": 1,
"label": "id",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 2,
"label": "service",
"type": "select",
"isRequired": true,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 3,
"label": "techDealTypes",
"type": "multiselect",
"isRequired": true,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 4,
"label": "marking",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 5,
"label": "customer",
"type": "select",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 6,
"label": "lead",
"type": "select",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 7,
"label": "title",
"type": "text",
"isRequired": true,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 8,
"label": "description",
"type": "text",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 9,
"label": "material",
"type": "text",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 10,
"label": "titleTnved",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 11,
"label": "titleConfirmed",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 12,
"label": "titleCn",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 13,
"label": "trademark",
"type": "text",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 14,
"label": "permitFiles",
"type": "text",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 15,
"label": "unitOfMeasure",
"type": "select",
"isRequired": true,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 16,
"label": "count",
"type": "int",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 17,
"label": "weightGross",
"type": "float",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 18,
"label": "invoiceTotal",
"type": "float",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 19,
"label": "codeTnved",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 20,
"label": "dutyPercent",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 21,
"label": "nds",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 22,
"label": "dutySpecial",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 23,
"label": "dutyExcise",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 24,
"label": "riskKg",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 25,
"label": "paymentByRiskUnit",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 26,
"label": "paymentInvoiceUnit",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 27,
"label": "paymentInvoice",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 28,
"label": "paymentByRisk",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 29,
"label": "certificateAmount",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 30,
"label": "manager",
"type": "select",
"isRequired": true,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 31,
"label": "createdAt",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 32,
"label": "declarant",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 33,
"label": "dateDeclarant",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 34,
"label": "status",
"type": "hidden",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": false
}
},
{
"id": 35,
"label": "photos",
"type": "files_upload",
"isRequired": true,
"permissions": {
"VIEW": true,
"EDIT": true
}
},
{
"id": 36,
"label": "article",
"type": "text",
"isRequired": false,
"permissions": {
"VIEW": true,
"EDIT": true
}
}
]
}