> 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-co/3.1.2.1.1-vay-no.md).

# 3.1.2.1.1 Vay nợ

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

**Nợ TK 112**               Tiền gửi ngân hàng (1121, 1122)‌

&#x20;     **Có TK 341**       Vay và nợ thuê tài chính

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

&#x20;Khi phát sinh các nghiệp vụ nhận tiề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 được chuyển khoản vào tài khoản của công ty để lập giấy báo Có xác nhận tiền đã về tài khoả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 Có, kế toán thanh toán hạch toán ghi nhận khoản vay vào sổ kế toán, đồng thời ghi sổ tiền gửi ngân hàng.

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

&#x20;Nghiệp vụ **“Nhận tiền vay bằng tiền gửi 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/ Thu tiền**.
* Chọn lý do thu là **Vay nợ**.

![](/files/-MZvG2ksc2JI2vvfB-Zf)

* 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-co/3.1.2.1.1-vay-no.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.
