rework vehicle handling
This commit is contained in:
@@ -19,12 +19,8 @@ export const FahrzeugStatusLabel: Record<FahrzeugStatus, string> = {
|
||||
};
|
||||
|
||||
export type WartungslogArt =
|
||||
| 'Inspektion'
|
||||
| 'Reparatur'
|
||||
| 'Kraftstoff'
|
||||
| 'Reifenwechsel'
|
||||
| 'Hauptuntersuchung'
|
||||
| 'Reinigung'
|
||||
| '§57a Prüfung'
|
||||
| 'Service'
|
||||
| 'Sonstiges';
|
||||
|
||||
// ── Core Entities ─────────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user