feat(F-180): completed feature

This commit is contained in:
chattie
2026-08-22 19:07:28 +02:00
parent 95f1a9a973
commit ca611467ff
11 changed files with 48 additions and 31 deletions

View File

@@ -1,3 +1,3 @@
# F-178 — Exact EAN and Enter
# F-180Decimal euro discounts
Resolve exact numeric EAN through the unique endpoint before broad search. Enter adds one unit when the exact lookup or current result is unique, without submitting/reloading the page.
Fixed discount input is a human EUR amount. Accept decimal comma or point and convert exactly once to integer cents. Percentage mode remains percentage.