Assign printers and queue created cards for personalization.
| Card Number | Client | Account | Status | Assign Printer | Actions |
|---|---|---|---|---|---|
| {{ card.card_number || '—' }} | {{ card.client_name || '—' }} | {{ card.account_number || '—' }} | {{ card.status }} |
{{ queueErrors[card.uuid] }} |
|
| No created cards are ready for printing. | |||||
Pending personalization jobs awaiting print approval.
| Card Number | Client | Account | Printer | Status | Actions |
|---|---|---|---|---|---|
| {{ row.card?.card_number || '—' }} | {{ row.card?.client_name || '—' }} | {{ row.card?.account_number || '—' }} | {{ row.printer?.name || 'Unassigned' }} | {{ row.status }} | |
| No cards are waiting in the printing queue. | |||||