# 02.003銷貨單「儲存」與「儲存並新增」有何差異？

## A 主要差異在於建立完單據之後，是否要繼續新增。

> 【儲存】：此張銷貨單建立完畢後，並無其他銷貨單據要建立，儲存完畢後便會返回銷貨單列表頁面，可再檢視其他銷貨單據。
>
> 【儲存並新增】：若銷貨單建立完畢仍要繼續建立其他銷貨單據，儲存完畢後會再產生空白銷貨單頁面，快速建立下一筆銷貨單據。

![](/files/-LIKjhCCaoL8YMXjTg5Y)


---

# 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://docs.a1erp.digiwin.com/a1faq/02.-xiao-huo-dan/003-question.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.
