{
    "key": "group_609d8ea576ae7",
    "title": "Datos del Gasto",
    "fields": [
        {
            "key": "field_5afe99c240826",
            "label": "Suba el archivo de su factura",
            "name": "gasto_file",
            "type": "file",
            "instructions": "Tipo de archivo permitido: PDF, PNG, JPG, JPEG",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "return_format": "array",
            "library": "all",
            "min_size": "",
            "max_size": "",
            "mime_types": "pdf, jpg, jpeg, png"
        },
        {
            "key": "field_6336f5009c3b2",
            "label": "Número de Factura",
            "name": "gasto_num_fra",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "placeholder": "",
            "prepend": "",
            "append": "",
            "maxlength": ""
        },
        {
            "key": "field_609d9058735d6",
            "label": "Fecha Factura",
            "name": "gasto_fecha_factura",
            "type": "date_picker",
            "instructions": "",
            "required": 1,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "d\/m\/Y",
            "return_format": "d\/m\/Y",
            "first_day": 1
        },
        {
            "key": "field_609d939e29836",
            "label": "Importe Neto",
            "name": "gasto_importe",
            "type": "number",
            "instructions": "",
            "required": 1,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "placeholder": "",
            "prepend": "",
            "append": "€",
            "min": 1,
            "max": "",
            "step": ""
        },
        {
            "key": "field_609d949029837",
            "label": "Impuestos",
            "name": "gasto_iva",
            "type": "number",
            "instructions": "IVA",
            "required": 1,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "placeholder": "",
            "prepend": "",
            "append": "€",
            "min": 0,
            "max": "",
            "step": ""
        },
        {
            "key": "field_63236fd2f9bbf",
            "label": "Fecha Vto.",
            "name": "gasto_fecha_vto",
            "type": "date_picker",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "d\/m\/Y",
            "return_format": "d\/m\/Y",
            "first_day": 1
        },
        {
            "key": "field_609d9b809d69c",
            "label": "Proveedor",
            "name": "gasto_proveedor",
            "type": "taxonomy",
            "instructions": "",
            "required": 1,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "taxonomy": "proveedor_gasto",
            "field_type": "select",
            "allow_null": 0,
            "add_term": 1,
            "save_terms": 1,
            "load_terms": 1,
            "return_format": "object",
            "multiple": 0
        },
        {
            "key": "field_609d98853932e",
            "label": "Categoría",
            "name": "gasto_categoria",
            "type": "taxonomy",
            "instructions": "",
            "required": 1,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "taxonomy": "categoria_gasto",
            "field_type": "select",
            "allow_null": 0,
            "add_term": 1,
            "save_terms": 1,
            "load_terms": 1,
            "return_format": "object",
            "multiple": 0
        },
        {
            "key": "field_609d956f29838",
            "label": "Concepto",
            "name": "gasto_concepto",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "placeholder": "",
            "prepend": "",
            "append": "",
            "maxlength": ""
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "gastos"
            }
        ]
    ],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "field",
    "hide_on_screen": [
        "permalink",
        "the_content",
        "excerpt",
        "custom_fields",
        "discussion",
        "comments",
        "revisions",
        "slug",
        "author",
        "format",
        "page_attributes",
        "featured_image",
        "categories",
        "tags",
        "send-trackbacks"
    ],
    "active": true,
    "description": "",
    "show_in_rest": 0,
    "modified": 1672334565
}