feat(F-178): completed feature
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# F-179 — Fix POS sale Internal Server Error
|
||||
# F-178 — Exact EAN and Enter
|
||||
|
||||
Cause: POS writes payment status `COMPLETED`, but database accepts lowercase lifecycle values such as `succeeded`. Repair payment persistence, idempotent replay, and POS order source/session/store/customer snapshots so completed sales are valid and reportable.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user