Update help docs and AI assistant for QR modal and vendor supply categories
- HelpKnowledgeBase.cs: QR label now opens a preview modal (not new tab); mention list-page QR button; add vendor supply categories knowledge - Help/Inventory.cshtml: Update QR printing steps for modal workflow; document list-page QR button - Help/Vendors.cshtml: Add Supply Categories section with filtering behaviour and fallback; add nav link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -347,10 +347,14 @@
|
||||
</p>
|
||||
|
||||
<h3 class="h6 fw-semibold mt-4 mb-2">Printing a label</h3>
|
||||
<p>You can print from two places — the item's Details page, or directly from the list without opening the item.</p>
|
||||
<ol class="mb-3">
|
||||
<li class="mb-1">Open the inventory item's Details page.</li>
|
||||
<li class="mb-1">Click <strong>Print QR Label</strong> in the Actions panel — the label opens in a new tab.</li>
|
||||
<li class="mb-1">Click <strong>Print Label</strong> and send it to your printer. The label is sized for a standard 3.5″ label and includes the item name, SKU, colour, finish, and manufacturer.</li>
|
||||
<li class="mb-1">
|
||||
<strong>From the list:</strong> click the <i class="bi bi-qr-code"></i> QR icon (first button in the Actions column) next to any row.
|
||||
<br /><strong>From Details:</strong> click <strong>Print QR Label</strong> in the Actions panel.
|
||||
</li>
|
||||
<li class="mb-1">A preview modal opens showing the label — item name, SKU, colour, finish, and QR code.</li>
|
||||
<li class="mb-1">Click <strong>Print Label</strong> inside the modal to send it to your printer. No new tab is opened; printing happens directly in the modal. The label is sized for a standard 3.5″ label.</li>
|
||||
</ol>
|
||||
|
||||
<h3 class="h6 fw-semibold mt-4 mb-2">Scanning and logging usage</h3>
|
||||
|
||||
Reference in New Issue
Block a user