> For the complete documentation index, see [llms.txt](https://help.arito.vn/tai-chinh-ke-toan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arito.vn/tai-chinh-ke-toan/mua-hang/mua-hang-theo-hop-dong/bao-cao-cong-no-theo-hop-dong.md).

# Báo cáo công nợ theo hợp đồng

<table><thead><tr><th width="83" align="center">STT</th><th width="199" align="center">Tên báo cáo</th><th width="372" align="center">Ý nghĩa</th><th align="center">Hướng dẫn</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">Bảng kê chứng từ theo hợp đồng</td><td align="center">Dùng để theo dõi các phát sinh liên quan đến nghiệp vụ mua hàng của Doanh nghiệp chi tiết nhóm theo từng hợp đồng. Báo cáo thể hiện các phát sinh nợ, phát sinh có và tài khoản kế toán của từng nghiệp vụ phát sinh.</td><td align="center"><a href="/pages/BszmdeQHH2Onz40TiRiR">Tại đây</a></td></tr><tr><td align="center">2</td><td align="center">Sổ chi tiết theo hợp đồng</td><td align="center">Báo cáo thể hiện chi tiết phát sinh của hợp đồng theo phát sinh của tài khoản kế toán có gắn mã hợp đồng đã chọn.</td><td align="center"><a href="/pages/e5rW8PblBs32tAXEOo3X">Tại đây</a></td></tr><tr><td align="center">3</td><td align="center">Bảng cân đối phát sinh theo hợp đồng</td><td align="center">Báo cáo thể hiện tình hình phát sinh trong thời gian lọc theo từng hợp đồng. Dùng để kiểm tra, đối chiếu số liệu, phản ánh số phát sinh, số dư đầu kỳ, số dư cuối kỳ chi tiết theo hợp đồng của tài khoản.</td><td align="center"><a href="/pages/UwiYqekBFpWHdZy2NasG">Tại đây</a></td></tr><tr><td align="center">4</td><td align="center">Báo cáo số dư theo hợp đồng</td><td align="center">Báo cáo thể hiện số dư đầu kỳ hoặc cuối kỳ theo từng hợp đồng gắn theo từng tài khoản kế toán.</td><td align="center"><a href="/pages/2XiWFB43dErRkS5KnL6s">Tại đây</a></td></tr></tbody></table>


---

# 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://help.arito.vn/tai-chinh-ke-toan/mua-hang/mua-hang-theo-hop-dong/bao-cao-cong-no-theo-hop-dong.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.
