star-cloud/resources/views/admin/sales/partials
terrylee dc9421e482 取貨碼/通行碼/銷售紀錄 後台功能
- 取貨碼使用紀錄記實際出貨貨道(PickupCodeLog.raw_data.slot)
- 銷售紀錄訂單列(支付金額欄)顯示取貨碼序號(member_barcode)
- 遠端指令中心「遠端出貨」→「遠端開櫃」(zh_TW.json Remote Dispense)
- 訂單品項記消費者選的貨道(order_items.slot_no + migration),失敗交易也看得到;
  訂單明細顯示 Slot;OrderItem/TransactionService 對應
- 通行碼「只能使用一次」:pass_codes.usage_limit/usage_count + migration;
  建立表單加勾選;B670(verifyPassCode)驗證時消耗、達上限標 used;PassCode.isValid 判斷

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 03:11:24 +00:00
..
batch-result-banner.blade.php fix(sales): 批次下載 CSV 連結加 download 屬性,避免觸發全域導航遮罩卡住畫面 2026-06-29 15:27:38 +08:00
manual-order-modal.blade.php [FEAT] 銷售紀錄手動補單功能(機台斷線/漏報時人工補登) 2026-06-26 16:17:54 +08:00
order-detail-panel.blade.php 取貨碼/通行碼/銷售紀錄 後台功能 2026-07-02 03:11:24 +00:00
tab-dispense.blade.php [STYLE] 銷售中心與 admin header 手機版響應式調整 2026-06-18 11:41:37 +08:00
tab-invoices.blade.php [STYLE] 銷售中心與 admin header 手機版響應式調整 2026-06-18 11:41:37 +08:00
tab-orders.blade.php 取貨碼/通行碼/銷售紀錄 後台功能 2026-07-02 03:11:24 +00:00