# Kế toán

Bộ phận kế toán có nhiệm vụ quản lý việc thu chi cũng như dòng tiền của cửa hàng. Trên phần mềm Nhanh, bộ phận kế toán thường thao tác các nghiệp vụ sau:

![Bộ phận kế toán](/files/Psa1eur69LoPCuXdftaj)

## 1. Kế toán trưởng

### Tất cả tính năng trong [Module Kế toán](https://pos.manual.nhanh.vn/pos/ke-toan/ke-toan)

### Xem các báo cáo Kế toán

* [Tổng hợp theo tài khoản](https://nhanh.vn/accounting/report/account)
* [Tổng thu chi theo cửa hàng](https://nhanh.vn/accounting/report/cash)
* [Tổng hợp tiền bán lẻ theo cửa hàng](https://nhanh.vn/accounting/report/money)
* [Tổng hợp thu chi theo ngày](https://nhanh.vn/accounting/report/cashbook)
* [Kết quả hoạt động kinh doanh](https://nhanh.vn/accounting/report/businessresult)
* [Báo cáo cân đối kế toán của doanh nghiệp](https://nhanh.vn/accounting/report/balancesheet)

### Xem báo cáo doanh thu

* [Báo cáo tổng quan doanh thu](https://nhanh.vn/admin)
* [Báo cáo doanh thu theo thời gian](https://nhanh.vn/report/revenue/index)
* [Quản lý các tài khoản kế toán](https://nhanh.vn/accounting/account/index)

## 2. Nhân viên kế toán

### Thêm mới phiếu thu chi

* [Tiền mặt](https://pos.manual.nhanh.vn/pos/ke-toan/thu-chi-tien-mat)
* [Ngân hàng](https://pos.manual.nhanh.vn/pos/ke-toan/thu-chi-ngan-hang)

### [Theo dõi công nợ](https://pos.manual.nhanh.vn/pos/ke-toan/cong-no)

## 3. Báo cáo Bộ phận Kế toán

* Báo cáo chỉ số Sell through = (số lượng hàng bán/ số lượng hàng ban đầu) x 100
* Vòng quay hàng tồn kho, vòng quay khoản phải thu, phải trả
* Báo cáo dòng tiền realtime
* Báo cáo sử dụng quỹ và dòng tiền thu về
* Báo cáo tài chính: Bảng cân đối kế toán, dòng tiền, báo cáo kết quả hoạt động kinh doanh


---

# 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://pos.manual.nhanh.vn/tinh-nang-theo-tung-bo-phan/ke-toan.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.
