> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/ding-dan-yu-ying-yun/how-do-i-filter-search-download-and-print-orders.md).

# 如何篩選、搜尋、下載和列印訂單？

您可以在商家管理後台篩選並搜尋訂單，將其匯出為試算表，或直接列印。Android 版 Register App 也支援搜尋、篩選和排序。

## Merchant Admin（網頁版）

### 篩選訂單

1. 前往 **銷售 > 線上訂單** 並選擇您要的分頁（**一般**, **待處理**，或 **已確認**).
2. 選擇 **篩選**.
3. 選擇要依據以下項目篩選： **送達日期** （當訂單送達或取貨時）或 **訂單日期** （當顧客下單時）。
4. 設定 **開始** 和 **結束** 日期範圍的日期。
5. 選取 **訂單狀態** 要包含的（待處理、已確認、已送達、已作廢）。
6. 選取 **付款狀態** — 有助於找出尚未付款的訂單。
7. 選取 **取貨方式** （取貨、外送或兩者皆可）。
8. 選取 **訂單類型** （線上、電子郵件／電話離線，或測試）。
9. 選取 **門市**.
10. 選擇要顯示哪些 **欄位** 。
11. 選擇 **篩選** 以套用。

**快速篩選：** 使用訂單頁面頂端的單選按鈕，即可依今天、明天或特定的取貨／送達日期快速篩選。

![](/files/64ce4b79306981dcf939edaf462a20578b574c8c)

***

### 下載訂單

1. 前往 **銷售 > 線上訂單** 並選擇 **下載**.

   ![](/files/94bd3288f6b4fafed8dbba6e776e2c22f75d8e0a)
2. 選擇 **資料類型**：送達時間或提交時間。
3. 設定 **日期範圍**.

   ![](/files/07d8e678dc35320260ad4c62c95f3b6f83c963d7)
4. 選擇 **匯出** 位於右上角，並選擇您的格式——PDF、Excel 或 CSV。

   ![](/files/a473d88c466c02e9f6a12de9b704c04f30c29271)

***

### 列印單筆訂單

待處理、已確認或一般分頁中的任何訂單都可以列印。

1. 點選您要列印的訂單。
2. 選擇 **列印**.
3. 選擇檔案類型：PDF、XLS 或 BOM。
4. 選擇 **確定** 當系統提示時——檔案會自動下載。
5. 開啟下載的檔案並傳送至您的印表機。

### 一次列印多筆訂單

1. 勾選您要列印的訂單核取方塊。

   ![](/files/49d87e813a2fbfd3e17f278b0446cc67c826d21a)
2. 選擇 **下載**.
3. 選擇您的格式：PDF、含內部備註的 PDF、簡易 XLS、下載 XLS、彙總物料清單，或個別訂單物料清單。
4. 選擇 **確定** — 檔案會自動下載。

***

## 收銀 App — Android

### 搜尋訂單

使用搜尋列依以下項目尋找訂單： **訂單編號**, **名字**, **姓氏**，或 **電話號碼**.

![Search.png](/files/7ec6f19b8a2e0facbe614291f50b2de03753b735)

{% hint style="info" %}
將搜尋與篩選及排序選項結合使用，可快速縮小結果範圍。
{% endhint %}

### 篩選訂單

1. 點選 **篩選** 按鈕。
2. 勾選或取消勾選以下項目的選項： **付款狀態**, **付款方式**，以及 **門市**.

![Filter.png](/files/6f72cc853e5f68d84a110ecba327d3df6236e576)

{% hint style="info" %}
如果找不到訂單，請檢查篩選設定——您可能不小心取消勾選了某些選項。
{% endhint %}

### 排序訂單

1. 點選 **排序** 按鈕。
2. 選取 **排序依據** 類別：送達／取貨日期、備餐完成日期、訂單編號或提交日期。
3. 選擇遞增或遞減。

![Sort.png](/files/3f40d1b420c40c3d5be97a096311d621af12812c)

訂單會依所選的排序類別分組。例如，選擇 **備餐完成日期** 會將所有具有相同廚房備餐截止時間的訂單分組——在忙碌班次中協調廚房作業很有幫助。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.oddle.me/docs/help-center/help-center-zh/ding-dan-yu-ying-yun/how-do-i-filter-search-download-and-print-orders.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.
