{{ stat.value }}
{{ stat.label }}
| Customer | Package | Expires | Status | Bound to AC | Actions |
|---|---|---|---|---|---|
| No licenses yet. Click + New License to create one. | |||||
|
{{ lic.customer_name || '(no customer)' }}
{{ lic.customer_email || '—' }}
{{ lic.id }}
legacy: {{ lic.legacy_key }}
|
{{ lic.package }}
{{ lic.max_users === 0 ? '∞ users' : lic.max_users + ' users' }}
|
Permanent
{{ formatDate(lic.expires_at) }}
{{ lic.days_remaining }} day(s)
|
{{ healthLabel(lic.health) }} |
• {{ cn }}
{{ lic.autocount_product_id }}
Not yet bound
|
|
| Customer | Email / Phone | Packages owned | Licenses | Joined | Actions |
|---|---|---|---|---|---|
| No customers yet. Customers are auto-created when you issue a license — go to the Licenses tab and click + New License. | |||||
|
{{ c.name }}
{{ c.notes }}
|
{{ c.email || '—' }}
{{ c.phone || '—' }}
|
{{ p }}
—
|
{{ c.license_count }}
{{ c.active_count }} active
|
{{ formatDate(c.created_at) }} | |