{ "title": "Histórico de Encargo", "version": "1.0", "identifier": "HistoricoEncargo", "fields": [ { "layoutDefinition": [ { "visible": false, "componentType": "TableLayout" }, { "visible": false, "componentType": "EditLayout" }, { "visible": false, "componentType": "DetailLayout" } ], "key": true, "property": "codColigada", "label": "Coligada", "disabled": true, "visible": false, "type": "string", "componentType": "Input" }, { "quickFilter": true, "columns": [ { "fieldLabel": false, "label": "Chapa", "property": "chapa" }, { "fieldLabel": false, "label": "Nome", "property": "nome" } ], "required": true, "searchService": "/api/rh/v1/chapa", "format": [ "chapa", "nome" ], "fieldLabel": "nome", "fieldValue": "chapa", "layoutDefinition": [ { "gridColumns": 5, "componentType": "EditLayout" }, { "gridColumns": 3, "visible": false, "componentType": "DetailLayout" }, { "order": 1, "componentType": "FilterLayout" } ], "clean": true, "noAutoComplete": true, "key": true, "property": "chapa", "label": "Matrícula", "componentType": "Lookup" }, { "layoutDefinition": [ { "visible": false, "componentType": "EditLayout" }, { "componentType": "TableLayout" }, { "gridColumns": 5, "componentType": "DetailLayout" } ], "property": "nome", "label": "Nome da pessoa colaboradora", "disabled": true, "type": "string", "componentType": "Input" }, { "quickFilter": true, "columns": [ { "fieldLabel": false, "label": "Código", "property": "codigo" }, { "fieldLabel": false, "label": "Descrição", "property": "descricao" } ], "required": true, "searchService": "/api/rh/v1/encargo", "format": [ "codigo", "descricao" ], "fieldLabel": "descricao", "fieldValue": "codigo", "layoutDefinition": [ { "gridColumns": 5, "componentType": "EditLayout" }, { "gridColumns": 3, "visible": false, "componentType": "DetailLayout" }, { "componentType": "TableLayout" }, { "order": 1, "componentType": "FilterLayout" } ], "clean": true, "noAutoComplete": true, "key": true, "property": "codEncargo", "label": "Código do Encargo", "componentType": "Lookup" }, { "layoutDefinition": [ { "visible": false, "componentType": "EditLayout" }, { "order": 3, "componentType": "DetailLayout" } ], "property": "descricao", "label": "Descrição", "disabled": true, "type": "string", "componentType": "Input" }, { "quickFilter": true, "layoutDefinition": [ { "order": 1, "componentType": "TableLayout" }, { "gridColumns": 1, "componentType": "EditLayout" }, { "gridColumns": 1, "componentType": "DetailLayout" } ], "key": true, "property": "anoComp", "label": "Ano", "type": "string", "componentType": "Input" }, { "quickFilter": true, "options": [ { "value": 1, "label": "Janeiro" }, { "value": 2, "label": "Fevereiro" }, { "value": 3, "label": "Março" }, { "value": 4, "label": "Abril" }, { "value": 5, "label": "Maio" }, { "value": 6, "label": "Junho" }, { "value": 7, "label": "Julho" }, { "value": 8, "label": "Agosto" }, { "value": 9, "label": "Setembro" }, { "value": 10, "label": "Outubro" }, { "value": 11, "label": "Novembro" }, { "value": 12, "label": "Dezembro" } ], "layoutDefinition": [ { "widthColumnTable": 60, "componentType": "TableLayout" }, { "gridColumns": 1, "componentType": "EditLayout" }, { "gridColumns": 1, "componentType": "DetailLayout" } ], "forceOptionsComponentType": "select", "key": true, "property": "mesComp", "label": "Mês", "componentType": "Select" }, { "decimalsLength": 2, "thousandMaxlength": 6, "minValue": "0.00", "layoutDefinition": [ { "gridColumns": 6, "componentType": "EditLayout" }, { "gridColumns": 6, "componentType": "DetailLayout" }, { "componentType": "TableLayout" } ], "locale": "pt-BR", "property": "baseEncargo", "label": "Base do Encargo", "type": "currency", "componentType": "Decimal" }, { "decimalsLength": 2, "thousandMaxlength": 6, "minValue": "0.00", "layoutDefinition": [ { "gridColumns": 6, "componentType": "EditLayout" }, { "gridColumns": 6, "componentType": "DetailLayout" }, { "componentType": "TableLayout" } ], "locale": "pt-BR", "property": "valor", "label": "Valor Nominal", "type": "currency", "componentType": "Decimal" }, { "layoutDefinition": [ { "visible": false, "componentType": "TableLayout" } ], "property": "aplicacao", "label": "Aplicacao", "disabled": true, "visible": false, "type": "string", "componentType": "Input" } ], "groups": [] } |