Scope ScanField by mode: asset ID only for audit/consume, SKU only for add inventory
Build and push image / build (push) Successful in 57s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-04 20:32:52 -04:00
parent c031058d1d
commit 04bf009a83
4 changed files with 26 additions and 14 deletions
@@ -69,6 +69,7 @@ export function ConsumeFlow({
products={[]}
matchedLabel={item ? `${item.assetId} · ${item.name}` : null}
onMatch={handleScan}
mode="assetId"
/>
{!item ? (