# 01.001為何進貨單的已付金額欄會自動填入金額？

## A 進貨單付款方式為"付現"或"轉帳"，已付金額就會自動帶入喔！

> 若進貨方式是"付現"或"轉帳"時，表示貨款當時已支付，故在單尾的「已付金額」欄，就會自動帶入進貨貨款的金額，這樣才不會變成應付帳款喔！

只有【付款方式】是「月結/未付款」時，單尾的「已付金額」才會是預設0元，如圖所示。

![](/files/-LP48r-JCfL9zyGLzqrF)


---

# 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/01.-jin-huo-dan/001-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.
