> For the complete documentation index, see [llms.txt](https://docs.a1erp.digiwin.com/a1feature/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.a1erp.digiwin.com/a1feature/06-gong-neng-gai-shan/2021.05.19.md).

# 2021.05.19

## 新版【我要發問】上線，將逐步更新給所有使用者。

## 【進銷存】

### 1.盤點精靈新增選項-含未異動商品(預設不勾選)&#x20;

## 【電商訂單】

### 1.商店設定-調整不勾選電子發票也能選擇課稅別（含蝦皮、ShopLine、電商中心、其它電商）&#x20;

### 2.商店設定(其它)-課稅別增加「零稅率」&#x20;

### 3.調整依商店設定轉銷貨單時，發票聯式可為三聯式、二聯式、電子發票及不開(含蝦皮、ShopLine、電商中心及其它電商)&#x20;

## 【掌客雲】

### 1.洽談記錄主題欄位增加”片語“開窗功能（含行程安排）

### 2銷售目標增加”複製“功能&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.a1erp.digiwin.com/a1feature/06-gong-neng-gai-shan/2021.05.19.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
