Narong (2026-06-03). Captured from the register workspace on lumiere-coffee.nixtech.app.
62ac714, no migration.
b37615c): on Pro tenants the
dropdown never appeared even with categorized products. The cafe-mirror POS loader only carried
a category when it had an Odoo POS category id; native categories
(created by import / non-Odoo, odoo_pos_categ_id NULL) were dropped, so
normalizeProProducts saw no category. Fix: carry the category name directly through
the mirror → normalizer. Verified on get-coffee (Pro): 80 POS products, all
80 now carry a category → 11 category options (COFFEE · TEA · JUICE
SMOOTHIE · MATCHA SERIES · …) — the old Odoo-gated path showed 0, which is
why Narong saw no dropdown.