# POS收款記錄

#### 介面範例

#### 主要欄位說明

* **訂單編號**\
  唯一識別每一筆交易訂單，格式如 CO#21081206596。
* **訂單日期時間**\
  記錄訂單成立的確實時間，便於分類或查找歷史記錄。
* **支付方式**\
  顯示用戶選擇之付款管道，例如：中銀智慧付、現金等。
* **帳戶**\
  訂單所屬操作員員工帳號，例如：<herman@littleoldguy.com>。
* **備註**\
  可於此欄填寫特殊要求或重要補充資訊（空白時為一般訂單）。
* **合計**\
  此筆訂單的總金額（例：$2,780.00），有助於日結或收入分析。
* **操作**\
  眼睛圖示，可點擊檢視訂單詳細資料。

#### 操作步驟

1. **批量工具**：可選擇多筆訂單進行整批操作（如導出、批量核對等）。
2. **條件搜尋或篩選**：可針對訂單編號、支付方式、帳戶等快速搜尋指定紀錄。
3. **點擊眼睛圖示**：進入單筆訂單詳細頁，查閱所有關聯資料及付款進度。
4. **已付款/未付款標示**：上方總額/已付款/未付款一目了然，方便統計和清算。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cube.mo/kai-dian-zhi-nan/jia-zhi-gong-neng/cube-pos-xi-tong-shou-ci-she-ding-shou-ce-n/pos-shou-kuan-ji-lu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
