feat(F-176): completed feature

This commit is contained in:
chattie
2026-08-22 18:49:33 +02:00
parent 8e23602fbb
commit 4081462cc4
12 changed files with 170 additions and 25 deletions

View File

@@ -0,0 +1,3 @@
# F-176 — Design
Use `p.name`, `p.state='active'`, `v.sku/ean`, `inventory_stock.available`, `pricing_variant_prices.net_unit_amount_cents`, and categories linked by `product_id`. Search EAN with `ILIKE` so scanner input and partial manual barcode searches both work. Keep all input parameterized.