# Quality Check Template

<p class="doc-note"><b>Deprecated.</b> Quality Check Template is no longer part of the standard Production setup. The menu entry and BOM field have been removed. Do not create new templates; use your own inspection workflow outside this module if needed.</p>

<p class="doc-lead">Quality Check Templates define reusable inspection question sets — question text, answer type, and optional numeric ranges. Assign templates to items or stages so Issue For Production and Receipt From Production prompts consistent QC checks.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/production/quality-check-template?id=overview">Overview &amp; List View</a>
<a href="#/production/quality-check-template?id=form-fields">Form Fields</a>
<a href="#/production/quality-check-template?id=line-table">Question Lines</a>
<a href="#/production/quality-check-template?id=actions">Actions</a>
<a href="#/production/quality-check-template?id=usage">Usage</a>
<a href="#/production/quality-check-template?id=faq">FAQ</a>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview &amp; List View</h2>

Go to <b>Production → Settings → Quality Check Template</b>.

<b>List columns:</b> Id, Name, Status.

<b>Quick filter tabs:</b> Active, Suspended.

<b>Advanced Filters:</b> Name, Status, Created Date.

<b>List toolbar:</b> New, Delete, Edit, Suspend, Activate, View.

<hr class="doc-section-divider">

<h2 id="form-fields">Form Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Template name. |

<hr class="doc-section-divider">

<h2 id="line-table">Question Lines</h2>

| **Column** | **Description** |
|------------|-----------------|
| Question * | Inspection question shown to the user. |
| Type * | Answer type (pass/fail, numeric, text, etc.). |
| Range start | Minimum for numeric range checks. |
| Range end | Maximum for numeric range checks. |

<b>View — Questions table:</b> Question, Type, Range start, Range end.

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

edit · delete · suspend · activate · Print

<hr class="doc-section-divider">

<h2 id="usage">Usage</h2>

<ul>
<li>Assign templates to items or reference from Production Stage quality-check sections.</li>
<li>When a user clicks <b>Start Quality Inspection</b> on Issue For Production or Receipt From Production, questions from the assigned template appear.</li>
<li>Suspended templates cannot be selected on new inspections.</li>
</ul>

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<p><b>Can I reuse one template across many items?</b><br>Yes — create one template and link it wherever the same inspection checklist applies.</p>

<p><b>What happens if a numeric answer is outside the range?</b><br>The inspection fails until the value is corrected or the line is rejected per your QC process.</p>
<p><b>Reuse across BOMs?</b><br>Yes — attach same template to multiple BOMs and stages.</p>
<p><b>Answer types?</b><br>Boolean pass/fail, numeric value, and min-max range per check point.</p>
<p><b>Can I export this report?</b><br>Yes — use Export from report actions for Excel analysis.</p>
<p><b>Which production setting affects this?</b><br>Review <a href="#/production/production-settings-config">Production Settings</a> for variance, quantity, and BOM rules.</p>