> For the complete documentation index, see [llms.txt](https://hotro-ketoanbachkhoa.pmbk.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/3.-nghiep-vu/3.1-tien/3.1.2-tien-gui-ngan-hang/3.1.2.2-bao-no/3.1.2.2.1-tra-cac-khoan-vay.md).

# 3.1.2.2.1 Trả các khoản vay

## 3.1.2.2.1.1 Định khoản <a href="#dinh-khoan" id="dinh-khoan"></a>

**Nợ TK 341**       Vay và nợ thuê tài chính

&#x20;      **Có TK 112**        Tiền gửi ngân hàng (1121, 1122)‌

## 3.1.2.2.1.2 Mô tả nghiệp vụ <a href="#mo-ta-nghiep-vu" id="mo-ta-nghiep-vu"></a>

&#x20;Khi công ty phát sinh các nghiệp vụ nộp trả các khoản vay thông qua tài khoản ngân hàng thường phát sinh các hoạt động sau:

* Ngân hàng sẽ căn cứ vào số tiền vay chuyển trả từ tài khoản của công ty để lập giấy báo Nợ xác nhận tiền đã được chuyển.
* Hàng ngày kế toán thanh toán sẽ ra ngân hàng để lấy sổ phụ ngân hàng (bảng sao kê các giao dịch, giấy báo Nợ, giấy báo Có).
* Căn cứ vào giấy báo Nợ, kế toán thanh toán hạch toán ghi nhận khoản vay đã được trả vào sổ kế toán, đồng thời ghi sổ tiền gửi ngân hàng.

## 3.1.2.2.1.3 Các bước thực hiện <a href="#cac-buoc-thuc-hien" id="cac-buoc-thuc-hien"></a>

Nghiệp vụ “**Trả các khoản vay thông qua tài khoản ngân hàng**” được thực hiện trên phần mềm như sau:

* Vào phân hệ **Tiền gửi ngân hàng/ Thu, chi tiền**, chọn chức năng **Thêm/ Chi tiền**.
* Chọn lý do chi là **Trả các khoản vay**.

![](/files/-MXA9xo_5KJvDX23onQm)

* Khai báo thông tin chứng từ, sau đó nhấn **Lưu**
* Chọn chức năng **In, Xuất khẩu** trên thanh công cụ, sau đó chọn mẫu phiếu cần in, xuất khẩu.


---

# 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://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/3.-nghiep-vu/3.1-tien/3.1.2-tien-gui-ngan-hang/3.1.2.2-bao-no/3.1.2.2.1-tra-cac-khoan-vay.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.
