{
    "table": {
        "icon": "pi pi-angle-double-right",
        "singlepage": false,
        "id": 1,
        "uuid": 0,
        "tablename": "reclamos",
        "name": {
            "es": "Reclamos",
            "en": "Reclamos"
        },
        "timestamps": 1,
        "softDeletes": 1,
        "menu_show": 1,
        "slug": 0,
        "slug_global": 0,
        "pdf": true
    },
    "inputs": [
        {
            "isCollapsed": true,
            "columnname": "client_id",
            "icon": "",
            "type": "select",
            "seltypes": 0,
            "visible": 1,
            "gridcols": 3,
            "visible_edit": 1,
            "label": {
                "es": "Cliente",
                "en": "Cliente"
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "clients",
            "tablekeycolumn": "id",
            "tabletextcolumn": "name",
            "translatable": 0,
            "multiple": false,
            "valueoriginselector": "table"
        },
        {
            "isCollapsed": true,
            "columnname": "realizo",
            "icon": "",
            "type": "text",
            "visible": 1,
            "gridcols": 3,
            "visible_edit": 1,
            "label": {
                "es": "Realizo",
                "en": "Realizo"
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "",
            "tablekeycolumn": "",
            "tabletextcolumn": "",
            "translatable": 0,
            "multiple": false
        },
        {
            "isCollapsed": true,
            "columnname": "recibio",
            "icon": "",
            "type": "text",
            "visible": 1,
            "gridcols": 3,
            "visible_edit": 1,
            "label": {
                "es": "Recibio",
                "en": "Recibio"
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "",
            "tablekeycolumn": "",
            "tabletextcolumn": "",
            "translatable": 0,
            "multiple": false
        },
        {
            "isCollapsed": true,
            "columnname": "type",
            "icon": "",
            "type": "select",
            "visible": 1,
            "gridcols": 3,
            "visible_edit": 1,
            "label": {
                "es": "Tipo",
                "en": ""
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "",
            "tablekeycolumn": "",
            "tabletextcolumn": "",
            "translatable": 0,
            "multiple": false,
            "valueoriginselector": "values",
            "options": [
                {
                    "key": "0",
                    "text": "Producto"
                },
                {
                    "key": "1",
                    "text": "Administrativo"
                },
                {
                    "key": "2",
                    "text": "Plazo de Entrega"
                },
                {
                    "key": "3",
                    "text": "Calidad"
                },
                {
                    "key": "4",
                    "text": "Otro (especificar)"
                }
            ]
        },
        {
            "isCollapsed": true,
            "columnname": "no_conformidad",
            "icon": "",
            "type": "select",
            "visible": 1,
            "gridcols": 3,
            "visible_edit": 1,
            "label": {
                "es": "No conformidad",
                "en": "No conformidad"
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "no_conformities",
            "tablekeycolumn": "id",
            "tabletextcolumn": "id",
            "translatable": 0,
            "multiple": false,
            "valueoriginselector": "table"
        },
        {
            "isCollapsed": true,
            "columnname": "descripcion",
            "icon": "",
            "type": "textarea",
            "visible": 1,
            "gridcols": 12,
            "visible_edit": 1,
            "label": {
                "es": "Descripci\u00f3n",
                "en": "Descripci\u00f3n"
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "",
            "tablekeycolumn": "",
            "tabletextcolumn": "",
            "translatable": 0,
            "multiple": false
        },
        {
            "isCollapsed": true,
            "columnname": "accion",
            "icon": "",
            "type": "textarea",
            "visible": 1,
            "gridcols": 12,
            "visible_edit": 1,
            "label": {
                "es": "Acci\u00f3n",
                "en": "Accion"
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "",
            "tablekeycolumn": "",
            "tabletextcolumn": "",
            "translatable": 0,
            "multiple": false
        },
        {
            "isCollapsed": true,
            "columnname": "obs",
            "icon": "",
            "type": "textarea",
            "visible": 1,
            "gridcols": 12,
            "visible_edit": 1,
            "label": {
                "es": "Observaci\u00f3n",
                "en": "Obs"
            },
            "unique": 0,
            "default": "",
            "nullable": 1,
            "validate": 1,
            "max": "",
            "min": "",
            "tabledata": "",
            "tablekeycolumn": "",
            "tabletextcolumn": "",
            "translatable": 0,
            "multiple": false
        }
    ]
}