{{!-- ═══════════════════════════════════════════════════════════════════ TEMPLATE: nc-raised-admin Audience: INTERNAL admin / coordinator. Tracking notification. Context variables: nc_id, company_name, audit_type, audit_date, auditor_name, findings_count, raised_at (formatted), nc_link (optional URL), year, entries: [{ index, nc_type, ncr_statement_html, criteria_clause_html, corrective_action }] ═══════════════════════════════════════════════════════════════════ --}} [Internal] New NC Raised
{{> nc-email-header subtitle="Internal Notification"}} {{!-- Findings table (same as client template) --}} {{#if entries.length}} {{/if}} {{#if nc_link}} {{/if}} {{> nc-email-footer year=year}}
Internal — Tracking

New NC Raised

A new non-conformance has been logged by an auditor.

{{!-- Findings row: bottom border only when a "Raised At" row follows. --}} {{#if raised_at}} {{else}} {{/if}}
NC ID #{{nc_id}}
Company {{company_name}}
Audit Type {{audit_type}}
Audit Date {{audit_date}}
Raised By {{auditor_name}}
Findings {{findings_count}}
Raised At {{raised_at}}
Findings {{findings_count}}

Findings

{{#each entries}} {{/each}}
# Type NCR Statement Clause Corrective Action
{{index}}. {{nc_type}} {{{ncr_statement_html}}} {{{criteria_clause_html}}} {{corrective_action}}
View NC in ERP →
No action required unless follow-up is needed. This record is now tracked in the NC module.