{
    "uuid": "514471e06ca581c71fe5591fc7bffc9c",
    "elementtype": "equipment",
    "schema_kind": "equipment",
    "title": "Geraet - Brandschutztuer",
    "description": "Bestandserfassung fuer eine Brandschutztuer. Begleitendes Asset-Schema zum Wartungsinterventionsschema EN 14637.",
    "export_date": "2026-05-26 10:00:00",
    "dolibarr_version": "18.0.0",
    "extrafields": [
        {
            "name": "fire_door_inventory_number",
            "label": "Inventarnummer",
            "type": "varchar",
            "size": "50",
            "required": 1,
            "unique": 1,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Interne Inventarkennung",
            "pos": 100,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_serial_number",
            "label": "Seriennummer",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Herstellerseriennummer",
            "pos": 105,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_brand",
            "label": "Hersteller",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Hersteller / Markenname",
            "pos": 110,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_model",
            "label": "Modell",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Herstellermodellbezeichnung",
            "pos": 115,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_manufacture_year",
            "label": "Herstellungsjahr",
            "type": "int",
            "size": "4",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 120,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_type",
            "label": "Tuertyp",
            "type": "select",
            "size": "",
            "required": 1,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "swing_single": "Einfluegelung",
                    "swing_double": "Zweifluegelung",
                    "sliding": "Schiebetuer",
                    "roller_shutter": "Rolltor",
                    "guillotine": "Falltor"
                }
            },
            "help": "",
            "pos": 200,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_fire_rating",
            "label": "Feuerwiderstandsklasse",
            "type": "select",
            "size": "",
            "required": 1,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "EI15": "EI 15",
                    "EI30": "EI 30",
                    "EI45": "EI 45",
                    "EI60": "EI 60",
                    "EI90": "EI 90",
                    "EI120": "EI 120",
                    "EI180": "EI 180",
                    "EI240": "EI 240"
                }
            },
            "help": "",
            "pos": 210,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_clear_width_mm",
            "label": "Lichte Breite (mm)",
            "type": "int",
            "size": "5",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 220,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_clear_height_mm",
            "label": "Lichte Hoehe (mm)",
            "type": "int",
            "size": "5",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 230,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_self_closer",
            "label": "Selbstschliessvorrichtung",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 240,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_linked_to_alarm",
            "label": "An Brandmeldeanlage angebunden",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 250,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_panic_hardware",
            "label": "Paniktuer / Notausgangsbeschlag",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 260,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_site",
            "label": "Standort",
            "type": "varchar",
            "size": "150",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Standortname",
            "pos": 400,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_building",
            "label": "Gebaeude",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Gebaeude oder Block",
            "pos": 410,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_floor",
            "label": "Etage",
            "type": "varchar",
            "size": "50",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Etage oder Ebene",
            "pos": 420,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_room",
            "label": "Raum",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Raum oder Bereich",
            "pos": 430,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_status",
            "label": "Status",
            "type": "select",
            "size": "",
            "required": 1,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "in_service": "In Betrieb",
                    "in_stock": "Auf Lager",
                    "in_repair": "In Reparatur",
                    "out_of_order": "Ausser Betrieb",
                    "decommissioned": "Ausgemustert"
                }
            },
            "help": "Betriebsstatus",
            "pos": 500,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "in_service",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_commissioning_date",
            "label": "Inbetriebnahmedatum",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Datum der Inbetriebnahme",
            "pos": 510,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_next_maintenance_date",
            "label": "Naechste geplante Wartung",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Geplantes Datum der naechsten Wartung",
            "pos": 520,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_purchase_date",
            "label": "Kaufdatum",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 600,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_warranty_end_date",
            "label": "Garantieablaufdatum",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 610,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_supplier",
            "label": "Lieferant",
            "type": "varchar",
            "size": "150",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Lieferantenunternehmen",
            "pos": 620,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_maintenance_contract_ref",
            "label": "Wartungsvertragsreferenz",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "",
            "pos": 630,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "fire_door_notes",
            "label": "Notizen",
            "type": "text",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Freitextnotizen",
            "pos": 700,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        }
    ],
    "pdf_layout": {
        "version": "1.1",
        "page": {
            "format": "A4",
            "orientation": "portrait",
            "margins": {
                "top": 20,
                "right": 15,
                "bottom": 20,
                "left": 15
            },
            "font_family": "helvetica",
            "font_size": 10
        },
        "header": {
            "title": "Geraet - Brandschutztuer",
            "subtitle": "Bestandserfassungsblatt",
            "logo_placeholder": "top-right",
            "show_page_number": true,
            "show_generated_date": true
        },
        "footer": {
            "text": "Erstellt ueber schemas.cap-rel.fr"
        },
        "sections": [
            {
                "id": "identification",
                "title": "Identifikation",
                "layout": "two_columns",
                "fields": [
                    "fire_door_inventory_number",
                    "fire_door_serial_number",
                    "fire_door_brand",
                    "fire_door_model",
                    "fire_door_manufacture_year"
                ]
            },
            {
                "id": "specifications",
                "title": "Technische Spezifikationen",
                "layout": "two_columns",
                "fields": [
                    "fire_door_type",
                    "fire_door_fire_rating",
                    "fire_door_clear_width_mm",
                    "fire_door_clear_height_mm",
                    "fire_door_self_closer",
                    "fire_door_linked_to_alarm",
                    "fire_door_panic_hardware"
                ]
            },
            {
                "id": "location",
                "title": "Standort",
                "layout": "two_columns",
                "fields": [
                    "fire_door_site",
                    "fire_door_building",
                    "fire_door_floor",
                    "fire_door_room"
                ]
            },
            {
                "id": "status",
                "title": "Status und Nachverfolgung",
                "layout": "highlight_box",
                "fields": [
                    "fire_door_status",
                    "fire_door_commissioning_date",
                    "fire_door_next_maintenance_date"
                ]
            },
            {
                "id": "commercial",
                "title": "Kauf und Wartung",
                "layout": "two_columns",
                "fields": [
                    "fire_door_purchase_date",
                    "fire_door_warranty_end_date",
                    "fire_door_supplier",
                    "fire_door_maintenance_contract_ref"
                ]
            },
            {
                "id": "notes",
                "title": "Notizen",
                "layout": "full_width",
                "fields": [
                    "fire_door_notes"
                ]
            }
        ],
        "field_render": {
            "fire_door_status": {
                "style": "highlight",
                "color_by_value": {
                    "in_service": "#1f8a1f",
                    "in_stock": "#888888",
                    "in_repair": "#e69500",
                    "out_of_order": "#c00000",
                    "decommissioned": "#555555"
                }
            },
            "fire_door_notes": {
                "min_height": 30,
                "show_if_empty": false
            },
            "fire_door_inventory_number": {
                "style": "bold",
                "frame": true
            }
        }
    },
    "keywords": [
        "Brandschutztuer",
        "Feuerschutztuer",
        "T30",
        "T60",
        "T90",
        "EI30",
        "EI60",
        "EI90",
        "Brandabschnitt",
        "Rauchschutztuer"
    ],
    "lang": "de",
    "keywords_all": [
        "equipment - fire door",
        "geraet - brandschutztuer",
        "brandschutztuer",
        "feuerschutztuer",
        "t30",
        "t60",
        "t90",
        "ei30",
        "ei60",
        "ei90",
        "brandabschnitt",
        "rauchschutztuer",
        "porte coupe-feu",
        "compartimentage",
        "resistance au feu",
        "ei",
        "ei120",
        "cf",
        "coupe-feu",
        "pare-flamme",
        "securite incendie",
        "evacuation",
        "desenfumage",
        "nf en 1634"
    ]
}