feat(F-182): completed feature

This commit is contained in:
chattie
2026-08-22 19:25:12 +02:00
parent 2985d7274a
commit b860e8d1df
14 changed files with 361 additions and 25 deletions

View File

@@ -0,0 +1,3 @@
# F-182
Admin → TPV now loads active catalogue options and configures touch mode plus four per-terminal quick slots in `pos_terminals.settings`. New RBAC endpoints validate distinct active variants and return a store-stock-aware touch catalogue. POS shows large category → subcategory → product buttons, breadcrumb/back controls, and four persistent finger-sized quick buttons; search remains available. Runtime: 12 options, config PATCH 200, touch catalog 200 with 10 categories/13 category-product rows/four hydrated quick products. Admin/POS builds and backend typecheck pass.