{
    "uuid": "c07c5269c88d6b00589daa5d47674530",
    "schema_kind": "equipment",
    "lang": "de",
    "title": "Geraet - Infrarot-Trockenlampe",
    "description": "Bestandserfassung fuer eine Karosserie-Infrarot-Trockenlampe zur Lack- und Spachtelhaertung.",
    "export_date": "2026-05-26 10:00:00",
    "dolibarr_version": "18.0.0",
    "extrafields": [
        {
            "name": "idl_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": "idl_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": "idl_brand",
            "label": "Hersteller",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "trommelberg": "Trommelberg",
                    "irt": "IRT / Hedson",
                    "wedico": "Wedico",
                    "infratech": "Infratech",
                    "iwata": "Iwata",
                    "sealey": "Sealey",
                    "celette": "Celette",
                    "other": "Sonstiges"
                }
            },
            "help": "Herstellermarke",
            "pos": 110,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_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": "idl_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": "idl_ir_technology",
            "label": "IR-Technologie",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "short_wave": "Kurzwellen-IR (SWIR)",
                    "medium_wave": "Mittelwellen-IR (MWIR)",
                    "long_wave": "Langwellen-IR (LWIR)",
                    "mixed": "Gemischte Wellenlaengen"
                }
            },
            "help": "Wellenlaengenbereich",
            "pos": 200,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "short_wave",
            "alwayseditable": 0
        },
        {
            "name": "idl_power_kw",
            "label": "Leistung (kW)",
            "type": "double",
            "size": "5,2",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Gesamtelektrische Leistung",
            "pos": 205,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_voltage_v",
            "label": "Spannung (V)",
            "type": "int",
            "size": "3",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Versorgungsspannung",
            "pos": 210,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "230",
            "alwayseditable": 0
        },
        {
            "name": "idl_phase",
            "label": "Phasenzahl",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "single": "Einphasig",
                    "three": "Dreiphasig"
                }
            },
            "help": "Stromversorgungsphase",
            "pos": 215,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "single",
            "alwayseditable": 0
        },
        {
            "name": "idl_emitters_count",
            "label": "Anzahl Strahler",
            "type": "int",
            "size": "3",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Anzahl IR-Kassetten / Strahler",
            "pos": 220,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_heating_area_m2",
            "label": "Heizflaeche (m2)",
            "type": "double",
            "size": "5,2",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Maximale Heizflaeche",
            "pos": 225,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_distance_min_cm",
            "label": "Mindestabstand zum Panel (cm)",
            "type": "int",
            "size": "3",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Minimaler Sicherheitsabstand zur Flaeche",
            "pos": 230,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_temperature_max_c",
            "label": "Max. Oberflaechentemperatur (degC)",
            "type": "int",
            "size": "4",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Maximal erreichbare Oberflaechentemperatur",
            "pos": 235,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_temperature_regulation",
            "label": "Automatische Temperaturregelung",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Pyrometer / geschlossener Regelkreis",
            "pos": 240,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "1",
            "alwayseditable": 0
        },
        {
            "name": "idl_cycle_programming",
            "label": "Zyklusprogrammierung",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Mehrstufige Trockenprogramme (Flash, Vollhaertung)",
            "pos": 245,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "1",
            "alwayseditable": 0
        },
        {
            "name": "idl_mobility",
            "label": "Mobilitaet",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "fixed": "Fest / Deckenmontage",
                    "wheeled": "Rollwagen",
                    "rail": "Schienenmontage in Spritzkabine",
                    "handheld": "Handlampe"
                }
            },
            "help": "Montage und Bewegung",
            "pos": 250,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "wheeled",
            "alwayseditable": 0
        },
        {
            "name": "idl_swivel_arm",
            "label": "Schwenkpositionierarm",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Gelenkarm zur Panelausrichtung",
            "pos": 255,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "1",
            "alwayseditable": 0
        },
        {
            "name": "idl_distance_sensor",
            "label": "Abstandssensor",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Automatische Abstandsmessung",
            "pos": 260,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "0",
            "alwayseditable": 0
        },
        {
            "name": "idl_overheat_protection",
            "label": "Ueberhitzungsschutz",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Thermosicherung / automatische Abschaltung",
            "pos": 265,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "1",
            "alwayseditable": 0
        },
        {
            "name": "idl_use_in_booth",
            "label": "Verwendung in Spritzkabine",
            "type": "boolean",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "ATEX-zertifizierte Lampe fuer den Kabinengebrauch",
            "pos": 270,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "1",
            "alwayseditable": 0
        },
        {
            "name": "idl_site",
            "label": "Standort",
            "type": "varchar",
            "size": "150",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Site name",
            "pos": 400,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_building",
            "label": "Gebaeude",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Building or workshop",
            "pos": 410,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_floor",
            "label": "Etage",
            "type": "varchar",
            "size": "50",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Floor or level",
            "pos": 420,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_room",
            "label": "Raum / Kabine",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Bay or booth",
            "pos": 430,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_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": "idl_commissioning_date",
            "label": "Inbetriebnahmedatum",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Date the equipment was put in service",
            "pos": 510,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_next_maintenance_date",
            "label": "Naechste geplante Wartung",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Planned date of the next maintenance",
            "pos": 520,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_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": "idl_warranty_end_date",
            "label": "Garantieende",
            "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": "idl_supplier",
            "label": "Lieferant",
            "type": "varchar",
            "size": "150",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Supplier company",
            "pos": 620,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "idl_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": "idl_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 - Infrarot-Trockenlampe",
            "subtitle": "Bestandserfassungsblatt Karosseriewerkstatt",
            "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": [
                    "idl_inventory_number",
                    "idl_serial_number",
                    "idl_brand",
                    "idl_model",
                    "idl_manufacture_year"
                ]
            },
            {
                "id": "specifications",
                "title": "Technische Daten",
                "layout": "two_columns",
                "fields": [
                    "idl_ir_technology",
                    "idl_power_kw",
                    "idl_voltage_v",
                    "idl_phase",
                    "idl_emitters_count",
                    "idl_heating_area_m2",
                    "idl_distance_min_cm",
                    "idl_temperature_max_c"
                ]
            },
            {
                "id": "control",
                "title": "Steuerung und Programmierung",
                "layout": "two_columns",
                "fields": [
                    "idl_temperature_regulation",
                    "idl_cycle_programming",
                    "idl_distance_sensor",
                    "idl_overheat_protection"
                ]
            },
            {
                "id": "mounting",
                "title": "Montage und Verwendung",
                "layout": "two_columns",
                "fields": [
                    "idl_mobility",
                    "idl_swivel_arm",
                    "idl_use_in_booth"
                ]
            },
            {
                "id": "location",
                "title": "Standort",
                "layout": "two_columns",
                "fields": [
                    "idl_site",
                    "idl_building",
                    "idl_floor",
                    "idl_room"
                ]
            },
            {
                "id": "status",
                "title": "Status und Nachverfolgung",
                "layout": "highlight_box",
                "fields": [
                    "idl_status",
                    "idl_commissioning_date",
                    "idl_next_maintenance_date"
                ]
            },
            {
                "id": "commercial",
                "title": "Kauf und Wartung",
                "layout": "two_columns",
                "fields": [
                    "idl_purchase_date",
                    "idl_warranty_end_date",
                    "idl_supplier",
                    "idl_maintenance_contract_ref"
                ]
            },
            {
                "id": "notes",
                "title": "Notizen",
                "layout": "full_width",
                "fields": [
                    "idl_notes"
                ]
            }
        ],
        "field_render": {
            "idl_status": {
                "style": "highlight",
                "color_by_value": {
                    "in_service": "#1f8a1f",
                    "in_stock": "#888888",
                    "in_repair": "#e69500",
                    "out_of_order": "#c00000",
                    "decommissioned": "#555555"
                }
            },
            "idl_inventory_number": {
                "style": "bold",
                "frame": true
            },
            "idl_notes": {
                "min_height": 30,
                "show_if_empty": false
            },
            "idl_power_kw": {
                "suffix": " kW"
            },
            "idl_voltage_v": {
                "suffix": " V"
            },
            "idl_heating_area_m2": {
                "suffix": " m2"
            },
            "idl_distance_min_cm": {
                "suffix": " cm"
            },
            "idl_temperature_max_c": {
                "suffix": " degC"
            }
        }
    },
    "keywords": [
        "Infrarotlampe",
        "Trocknung",
        "Karosserie",
        "IRT",
        "Trommelberg",
        "Wedico",
        "Infratech",
        "Kurzwellen-IR",
        "Haertung",
        "Spritzkabine"
    ],
    "keywords_all": [
        "equipment - infrared drying lamp",
        "geraet - infrarot-trockenlampe",
        "infrarotlampe",
        "trocknung",
        "karosserie",
        "irt",
        "trommelberg",
        "wedico",
        "infratech",
        "kurzwellen-ir",
        "haertung",
        "spritzkabine",
        "equipement - lampe de sechage infrarouge",
        "lampe infrarouge",
        "sechage peinture",
        "carrosserie",
        "courte longueur d'onde",
        "cuisson",
        "cabine"
    ]
}