Lade Aufträge...
Keine Aufträge gefunden.
Keine Aufträge gefunden.
#{{ wo.id }} | {{ wo.customerName || 'N/A' }}
-{{ wo.street }} {{ wo.hausnummer }}, {{ wo.plz }} {{ wo.city }}
-#{{ wo.id }} | {{ wo.customerName || 'N/A' }}
+{{ wo.street }} {{ wo.hausnummer }}, {{ wo.plz }} {{ wo.city }}
+FCP: {{ wo.rimo_fcp_name || 'N/A' }}
{{ formatDate(wo.appointmentDate, 'DD.MM HH:mm') }}
+{{ formatDate(wo.appointmentDate, 'DD.MM HH:mm') }}
Frist: {{ formatDate(wo.deadlineDate) }}
- Auftrag #{{ selectedWorkorder.id }}
+
+
+ Auftrag #{{ selectedWorkorder.id }}
OAID
-{{ selectedWorkorder.oaid || 'N/A' }}
+OAID
+{{ selectedWorkorder.oaid || 'N/A' }}
FCP
-{{ selectedWorkorder.rimo_fcp_name || 'N/A' }}
+FCP
+{{ selectedWorkorder.rimo_fcp_name || 'N/A' }}
Notiz
-{{ selectedWorkorder.additionalInfo || 'Keine Notiz.' }}
+{{ selectedWorkorder.additionalInfo || 'Keine Notiz.' }}
Checkliste
+Checkliste
-
- - {{ item.text }} + + {{ item.text }}
Keine Checklisten-Einträge vorhanden.
+Keine Checklisten-Einträge vorhanden.
Dokumentation
-Journal
+Journal
Keine Einträge.
Keine Einträge.
{{ entry.text }}
-{{ entry.createByName }} - {{ formatDate(entry.create, 'DD.MM.YY HH:mm') }}
+{{ entry.text }}
+{{ entry.createByName }} - {{ formatDate(entry.create, 'DD.MM.YY HH:mm') }}
Fehlende Checklisten-Punkte:
- {{ task }}
FCP auswählen
-
+ :class="{'bg-secondary/20 text-secondary': selectedFcp === option.value}">
{{ option.text }}
-
+
- - Kein FCP gefunden. +
- Kein FCP gefunden.
Dokumenttyp wählen
-
+ :class="{'bg-secondary/20 text-secondary': uploadModal.documentType === type.value}">
{{ type.text }}
-
+ -
-
Keine Dokumenttypen konfiguriert.
+Keine Dokumenttypen konfiguriert.