{
    "uuid": "d3d3575b8cb01a74afe72a549cd0b225",
    "schema_kind": "equipment",
    "lang": "de",
    "title": "Gondelbahn / Kabinenseilbahn",
    "description": "Bestandserfassung fuer eine Gondelbahn (geschlossene Kabinen) gemaess STRMTG-Regulierung.",
    "export_date": "2026-05-26 10:00:00",
    "dolibarr_version": "18.0.0",
    "extrafields": [
        {
            "name": "gondola_inventory_number",
            "label": "Inventarnummer",
            "type": "varchar",
            "size": "50",
            "required": 1,
            "unique": 1,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Internal inventory tag",
            "pos": 100,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_serial_number",
            "label": "Herstellerseriennummer",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Manufacturer serial number",
            "pos": 105,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_brand",
            "label": "Hersteller",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Manufacturer (Poma, Doppelmayr, Leitner, etc.)",
            "pos": 110,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_model",
            "label": "Modell",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Manufacturer model reference",
            "pos": 115,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_manufacture_year",
            "label": "Baujahr",
            "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": "gondola_strmtg_number",
            "label": "STRMTG-Kennnummer",
            "type": "varchar",
            "size": "50",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Nationale Kennung der Seilbahnanlage",
            "pos": 200,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_class",
            "label": "STRMTG-Klasse",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "A": "Klasse A",
                    "B": "Klasse B",
                    "C": "Klasse C"
                }
            },
            "help": "Lift class A / B / C per French decree 2003-425",
            "pos": 205,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_type",
            "label": "Anlagentyp",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "detachable": "Kuppelbare Umlaufbahn",
                    "pulsed": "Taktbetrieb (gepulst)",
                    "jigback": "Pendelbahn (Hin- und Rueckfahrt)"
                }
            },
            "help": "Type of gondola operation",
            "pos": 210,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_cabin_count",
            "label": "Anzahl Kabinen im Umlauf",
            "type": "int",
            "size": "4",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Total number of cabins",
            "pos": 215,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_cabin_capacity",
            "label": "Kapazitaet pro Kabine (Personen)",
            "type": "int",
            "size": "3",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Number of persons per cabin",
            "pos": 220,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_line_length_m",
            "label": "Streckenlaenge (m)",
            "type": "int",
            "size": "6",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Length of the line in meters",
            "pos": 225,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_elevation_diff_m",
            "label": "Hoehenunterschied (m)",
            "type": "int",
            "size": "5",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Vertical drop between stations",
            "pos": 230,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_hourly_flow",
            "label": "Foerderleistung (Personen/h)",
            "type": "int",
            "size": "6",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Theoretical hourly capacity",
            "pos": 235,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_line_speed_ms",
            "label": "Seilgeschwindigkeit (m/s)",
            "type": "double",
            "size": "4,1",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Cable speed in line in m/s",
            "pos": 240,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_pylon_count",
            "label": "Anzahl Pylone",
            "type": "int",
            "size": "3",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Number of pylons on the line",
            "pos": 245,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_motor_type",
            "label": "Antriebsart",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "electric": "Elektrisch",
                    "diesel": "Dieselmotor",
                    "hybrid": "Hybrid"
                }
            },
            "help": "Main drive motor type",
            "pos": 250,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_motor_power_kw",
            "label": "Motorleistung (kW)",
            "type": "int",
            "size": "5",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Rated drive power in kW",
            "pos": 255,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_backup_drive",
            "label": "Hilfsantrieb",
            "type": "select",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "electric": "Elektrischer Hilfsantrieb",
                    "thermal": "Thermischer Hilfsantrieb",
                    "none": "Keiner"
                }
            },
            "help": "Type of backup / rescue drive",
            "pos": 260,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_last_major_inspection_year",
            "label": "Jahr der letzten Hauptinspektion",
            "type": "int",
            "size": "4",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Year of last STRMTG major inspection (visite des X ans)",
            "pos": 265,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_next_major_inspection_date",
            "label": "Datum der naechsten Hauptinspektion",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Planned date of next major STRMTG inspection",
            "pos": 270,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_strmtg_last_report_date",
            "label": "Datum des letzten STRMTG-Pruefberichts",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Date of last STRMTG conformity report",
            "pos": 275,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_strmtg_open_reserves",
            "label": "Offene STRMTG-Auflagen",
            "type": "text",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Reserves not yet lifted from STRMTG report",
            "pos": 280,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_site",
            "label": "Skigebiet",
            "type": "varchar",
            "size": "150",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Ski resort name",
            "pos": 400,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_building",
            "label": "Sektor",
            "type": "varchar",
            "size": "100",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Ski sector or area",
            "pos": 410,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_floor",
            "label": "Hoehe Talstation (m u. NN)",
            "type": "int",
            "size": "5",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Lower station altitude in meters",
            "pos": 420,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_room",
            "label": "Hoehe Bergstation (m u. NN)",
            "type": "int",
            "size": "5",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Upper station altitude in meters",
            "pos": 430,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_status",
            "label": "Status",
            "type": "select",
            "size": "",
            "required": 1,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": {
                "options": {
                    "in_service": "In Betrieb",
                    "summer_stop": "Sommerpause",
                    "in_repair": "In Reparatur",
                    "out_of_order": "Ausser Betrieb",
                    "decommissioned": "Ausgemustert"
                }
            },
            "help": "Operational status",
            "pos": 500,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "in_service",
            "alwayseditable": 0
        },
        {
            "name": "gondola_commissioning_date",
            "label": "Inbetriebnahmedatum",
            "type": "date",
            "size": "",
            "required": 0,
            "unique": 0,
            "visible": 1,
            "totalizable": 0,
            "printable": 1,
            "param": [],
            "help": "Date the lift was put in service",
            "pos": 510,
            "enabled": 1,
            "perms": "",
            "langfile": "",
            "computed": "",
            "default": "",
            "alwayseditable": 0
        },
        {
            "name": "gondola_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": "gondola_purchase_date",
            "label": "Kauf- / Abnahmedatum",
            "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": "gondola_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": "gondola_supplier",
            "label": "Hersteller / 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": "gondola_maintenance_contract_ref",
            "label": "Referenz Wartungsvertrag",
            "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": "gondola_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": "Anlageakte - Gondelbahn",
            "subtitle": "Bestandserfassungsblatt Seilbahnanlagen",
            "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": [
                    "gondola_inventory_number",
                    "gondola_serial_number",
                    "gondola_brand",
                    "gondola_model",
                    "gondola_manufacture_year"
                ]
            },
            {
                "id": "regulation",
                "title": "STRMTG regulation",
                "layout": "two_columns",
                "fields": [
                    "gondola_strmtg_number",
                    "gondola_class",
                    "gondola_last_major_inspection_year",
                    "gondola_next_major_inspection_date",
                    "gondola_strmtg_last_report_date",
                    "gondola_strmtg_open_reserves"
                ]
            },
            {
                "id": "specifications",
                "title": "Technical specifications",
                "layout": "two_columns",
                "fields": [
                    "gondola_type",
                    "gondola_cabin_count",
                    "gondola_cabin_capacity",
                    "gondola_line_length_m",
                    "gondola_elevation_diff_m",
                    "gondola_hourly_flow",
                    "gondola_line_speed_ms",
                    "gondola_pylon_count",
                    "gondola_motor_type",
                    "gondola_motor_power_kw",
                    "gondola_backup_drive"
                ]
            },
            {
                "id": "location",
                "title": "Lage und Standort",
                "layout": "two_columns",
                "fields": [
                    "gondola_site",
                    "gondola_building",
                    "gondola_floor",
                    "gondola_room"
                ]
            },
            {
                "id": "status",
                "title": "Status und Betrieb",
                "layout": "highlight_box",
                "fields": [
                    "gondola_status",
                    "gondola_commissioning_date",
                    "gondola_next_maintenance_date"
                ]
            },
            {
                "id": "commercial",
                "title": "Vertraege und Wartung",
                "layout": "two_columns",
                "fields": [
                    "gondola_purchase_date",
                    "gondola_warranty_end_date",
                    "gondola_supplier",
                    "gondola_maintenance_contract_ref"
                ]
            },
            {
                "id": "notes",
                "title": "Notizen",
                "layout": "full_width",
                "fields": [
                    "gondola_notes"
                ]
            }
        ],
        "field_render": {
            "gondola_status": {
                "style": "highlight",
                "color_by_value": {
                    "in_service": "#1f8a1f",
                    "summer_stop": "#888888",
                    "in_repair": "#e69500",
                    "out_of_order": "#c00000",
                    "decommissioned": "#555555"
                }
            },
            "gondola_notes": {
                "min_height": 30,
                "show_if_empty": false
            },
            "gondola_strmtg_open_reserves": {
                "min_height": 30,
                "show_if_empty": false
            },
            "gondola_inventory_number": {
                "style": "bold",
                "frame": true
            },
            "gondola_line_length_m": {
                "suffix": " m"
            },
            "gondola_elevation_diff_m": {
                "suffix": " m"
            },
            "gondola_hourly_flow": {
                "suffix": " p/h"
            },
            "gondola_line_speed_ms": {
                "suffix": " m/s"
            },
            "gondola_motor_power_kw": {
                "suffix": " kW"
            },
            "gondola_floor": {
                "suffix": " m"
            },
            "gondola_room": {
                "suffix": " m"
            }
        }
    },
    "keywords": [
        "Gondelbahn",
        "Kabinenseilbahn",
        "Seilbahn",
        "Skialpin",
        "STRMTG",
        "Umlaufbahn",
        "Pendelbahn",
        "Pylone",
        "Foerderleistung",
        "Skigebiet"
    ],
    "keywords_all": [
        "equipment - gondola lift",
        "gondelbahn / kabinenseilbahn",
        "gondelbahn",
        "kabinenseilbahn",
        "seilbahn",
        "skialpin",
        "strmtg",
        "umlaufbahn",
        "pendelbahn",
        "pylone",
        "foerderleistung",
        "skigebiet",
        "telecabine",
        "remontee mecanique",
        "cabine",
        "debrayable",
        "pulse",
        "va-et-vient",
        "ski alpin",
        "debit horaire",
        "domaine skiable"
    ]
}