star-cloud/resources/views/admin/sales/partials
twsystem1004 be73e7c7a0 feat(sales): 現金支付面額明細(收各面額張數+找零)回傳並於銷售紀錄顯示
- orders 新增 cash_detail JSON 欄(migration)
- Order model fillable/casts + cash_received_summary accessor
  (顯示「收:總額(只列有收到幣別明細) 找:x」)
- TransactionService create/transition 兩處寫入 cash_detail
- 銷售列表 blade 桌機/手機各加一列現金明細

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 04:35:15 +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 feat(sales): 現金支付面額明細(收各面額張數+找零)回傳並於銷售紀錄顯示 2026-07-03 04:35:15 +00:00