feat(F-178): completed feature

This commit is contained in:
chattie
2026-08-22 19:06:13 +02:00
parent 8c8c71d645
commit 95f1a9a973
11 changed files with 72 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
# F-178
Numeric EAN uses exact endpoint first, yielding one result. Enter resolves exact EAN and adds one unit; for text search it adds when exactly one result exists. Missing EAN shows explicit error. POS build and typecheck pass.