JTL-API ist nicht konfiguriert – Inventur-Artikel und Nachschub laufen im Demo-Modus.
Inventuren heute
{{ $invDone }} / {{ $invTotal }}
@php $pct = $invTotal > 0 ? (int) round($invDone / $invTotal * 100) : 0; @endphp{{ $pct }}% erledigt
{{-- Offene JTL-Übergaben --}}Offene JTL-Übergaben
{{ $unsyncedCount }}
Zählungen mit Abweichung, noch nicht in JTL
{{-- Nachschub --}}Nachschub offen
{{ $replPending }}
@if($replOut > 0){{ $replOut }} ausverkauft@endif @if($replOut > 0 && $replCriticalCount > 0) · @endif @if($replCriticalCount > 0){{ $replCriticalCount }} kritisch@endif @if($replOut === 0 && $replCriticalCount === 0)keine kritischen Positionen@endif
{{-- Coupons --}}Coupons aktiv
{{ $couponsActive }}
{{ $couponsRedeemedToday }} heute / {{ $couponsRedeemed7d }} in 7 Tagen eingelöst
Newsletter bestätigt
{{ $newsletterConfirmed }} +{{ $newsletterToday }} heute
Filialen aktiv
{{ $branchCount }}
Benutzer
{{ $userCount }}
JTL-Anbindung
{{ $jtlConfigured ? 'Verbunden' : 'Nicht konfiguriert' }}
{{ $row->branch->name ?? 'Filiale #' . $row->branch_id }}
{{ $row->done }} / {{ $row->total }}
{{ $p->article_name }}
{{ $p->branch->name ?? '–' }} · Bestand {{ rtrim(rtrim(number_format((float) $p->current_stock, 2, ',', '.'), '0'), ',') }} · Bestellvorschlag {{ (int) $p->order_quantity }}
{{ $c->task->article_name ?? '–' }}
{{ $c->task->branch->name ?? '–' }} · gezählt {{ $c->counted_at?->format('d.m.Y H:i') }}
{{ $s->user->name ?? '–' }}
{{ $s->branch->name ?? '–' }} · {{ $s->tasks_completed }}/{{ $s->tasks_assigned }} Tasks