# 04.003「應付帳款統計(彙總\明細)表」為何只有看到未付款資料？

## A 請將報表條件中的【其他條件】點開後，將【期末應付為0者不顯示】勾消，即會出現該期間的所有帳款資料

來看一下當【其他條件】點開後，將【期末應付為0者不顯示】維持在預設勾選狀態時的報表內容

![](/files/-LIKjgQGDEljYBB338wG)

可以看到查詢後的資料，其中【已付金額】都為0，是因為只帶出來未付的帳款資料，若為部份付款，尚未付完全部金額，此時也會帶出來喔！

![](/files/-LIKjgQIIE2GPTLvgKPp)

所以當您要看全部的帳款資料時，需把【其他條件】點開後，將【期末應付為0者不顯示】點一下勾消

![](/files/-LIKjgQKWXWmI5UOB8Gj)

然後再記得重新按【查詢】

![](/files/-LIKjgQMzHjh3CURQ8Ic)

接著，就可看到已付款的帳款資料被一起查詢出來囉！

![](/files/-LIKjgQOgktFRk69ngn3)


---

# 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/04.-guan-li-bao-biao/004-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.
