{{ $t('garages.details.loading') }}
{{ error }}
{{ $t('garages.details.missing_data_title') }}
{{ $t('garages.details.missing_data_count', { count: missingFields.length }) }}{{ garage.status !== 'active' ? $t('garages.details.missing_data_activation_required') : $t('garages.details.missing_data_desc') }}
{{ garage.full_name }} · {{ $t('garages.details.tax_number') }}: {{ garage.tax_number }}
{{ $t('garages.details.company_name') }}
{{ garage.full_name }}
{{ $t('garages.details.display_name') }}
{{ garage.display_name || '—' }}
{{ $t('garages.details.org_type') }}
{{ orgTypeLabel(garage.org_type) }}
{{ $t('garages.details.tax_number') }}
{{ garage.tax_number || '—' }}
{{ $t('garages.details.reg_number') }}
{{ garage.reg_number || '—' }}
{{ $t('garages.details.created_at') }}
{{ formatDate(garage.created_at) }}
{{ $t('garages.details.address') }}
{{ formattedAddress }}
{{ $t('garages.details.billing_address') }}
{{ formattedBillingAddress }}
{{ $t('garages.details.notification_address') }}
{{ formattedNotificationAddress }}
Rendszer Azonosítók
{{ $t('garages.details.contact_name') }}
{{ garage.contact_person_name || garage.primary_contact?.full_name || '—' }}
{{ $t('garages.details.contact_email') }}
{{ garage.contact_email || garage.primary_contact?.email || '—' }}
{{ $t('garages.details.contact_phone') }}
{{ garage.contact_phone || garage.primary_contact?.phone || '—' }}
{{ $t('garages.details.contact_role') }}
{{ garage.primary_contact.role || '—' }} · {{ garage.primary_contact.department }}
{{ $t('garages.details.no_contact') }}
{{ $t('garages.employees.total_count', { count: members.length }) }}
| {{ $t('garages.employees.name') }} | {{ $t('garages.employees.email_phone') }} | {{ $t('garages.employees.role') }} | {{ $t('garages.employees.status') }} | {{ $t('garages.employees.actions') }} |
|---|---|---|---|---|
|
{{ getInitials(memberFullName(member)) }}
{{ memberFullName(member) }} ID: {{ member.user_id || member.id }}
User_id: {{ member.user_id || 'N/A' }}
Person_id: {{ member.person?.id || 'N/A' }}
|
{{ member.person.email }} — {{ member.person.phone }} |
{{ roleLabel(member.role) }} | {{ memberStatusLabel(member.status) }} |
|
|
{{ $t('garages.employees.no_employees') }} |
||||
{{ $t('garages.fleet.total_vehicles', { count: fleetVehicles.length }) }}
| {{ $t('garages.fleet.plate') }} | {{ $t('garages.fleet.brand_model') }} | {{ $t('garages.fleet.year') }} | {{ $t('garages.fleet.vin') }} | {{ $t('garages.fleet.status') }} |
|---|---|---|---|---|
| {{ v.license_plate || '—' }} | {{ v.brand || '—' }} · {{ v.model }} | {{ v.year || '—' }} | {{ v.vin || '—' }} | {{ fleetStatusLabel(v.status) }} |
|
{{ $t('garages.fleet.no_vehicles') }} |
||||
|
{{ $t('garages.details.loading') }} |
||||
{{ $t('garages.fleet.no_fleet_access') }}
{{ $t('garages.details.tier_name') }}
{{ garage.subscription.tier_name }}{{ $t('garages.details.tier_level') }}
{{ $t('garages.details.level_n', { n: garage.subscription.tier_level }) }}
{{ $t('garages.details.expires_at') }}
{{ formatDate(garage.subscription.expires_at) }}
{{ $t('garages.indefinite') }}
{{ $t('garages.details.asset_limit') }}
{{ garage.subscription.asset_limit }} {{ $t('garages.details.vehicles') }}
{{ $t('garages.details.vehicles_used') }}
{{ fleetVehicles.length }} / {{ garage.subscription?.asset_limit || '∞' }}
{{ $t('garages.details.branches_used') }}
{{ garage.branches?.length || 0 }} / {{ garage.subscription?.branch_limit || '∞' }}
{{ $t('garages.details.employees_used') }}
{{ garage.member_count || 0 }} / {{ garage.subscription?.user_limit || '∞' }}
{{ $t('garages.details.status') }}
{{ statusLabel(garage.status) }}{{ $t('garages.details.no_subscription') }}
{{ $t('garages.custom_expiration_hint') }}
+db {{ $t('garages.details.vehicles') || 'jármű' }}
+db {{ $t('garages.details.branches') || 'telephely' }}
+db {{ $t('garages.details.employees') || 'dolgozó' }}
{{ subscriptionSaveError }}
| {{ $t('garages.details.history_date') }} | {{ $t('garages.details.history_package') }} | {{ $t('garages.details.history_action') }} | {{ $t('garages.details.history_status') }} |
|---|---|---|---|
|
{{ $t('garages.details.no_subscription_history') }} |
|||
150 000 Ft
+12% ezen a hónapon
15 000 Ft
{{ $t('garages.analytics.monthly_recurring') }}
0 Ft
{{ $t('garages.analytics.all_settled') }}
450 XP
{{ $t('garages.analytics.contribution_xp') }}
12
{{ $t('garages.analytics.companies_joined') }}
8
{{ $t('garages.analytics.garages_confirmed') }}
{{ vehicleQuotaPercent }}% {{ $t('garages.analytics.utilized') }}
{{ $t('garages.employees.editRoleFor', { name: memberFullName(editingMember) }) }}
{{ $t('garages.employees.removeConfirm', { name: memberFullName(removingMember) }) }}
{{ notification.message }}