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

@@ -0,0 +1,3 @@
# F-180
Fixed discounts now accept decimal euros with comma or point and convert to cents; example 3,50 → 350 cents. Mode switches clear value. POS build/typecheck pass.