> 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.1-tien-mat/3.1.1.2-phieu-chi/3.1.1.2.2-gui-tien-vao-ngan-hang.md).

# 3.1.1.2.2 Gửi tiền vào ngân hàng

## 3.1.1.2.2.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 111**          Tiền mặt (1111, 1112)‌&#x20;

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

&#x20;Khi tiền mặt tại quỹ lớn hơn mức quy định công ty sẽ mang tiền mặt nộp vào tài khoản tại ngân hàng. Khi đó sẽ phát sinh các hoạt động sau:

* Kế toán thanh toán tiền mặt lập Phiếu chi, sau đó chuyển cho kế toán trưởng và Giám đốc ký duyệt.
* Thủ quỹ căn cứ vào Phiếu chi đã được duyệt thực hiện xuất quỹ tiền mặt và ghi sổ quỹ.
* Kế toán thanh toán ngân hàng nhận tiền từ thủ quỹ để ra ngân hàng nộp tiền vào tài khoản. Còn thanh toán kế toán tiền mặt sẽ căn cứ vào Phiếu chi có chữ ký của thủ quỹ.

## 3.1.1.2.2.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ụ “**Mang tiền mặt gửi vào 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/ Thu, chi tiền**, chọn chức năng **Thêm/ Chi tiền.**
* Chọn lý do chi là **Gửi tiền vào ngân hàng**.

![](/files/-MZukm0XUiJJo-BSUJ5k)

* 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.

{% hint style="info" %}
Lưu ý:&#x20;

* Nếu chưa khai báo tài khoản ngân hàng, cần khai báo bổ sung ngân hàng hướng dẫn chi tiết tại [2.10 Danh mục Ngân hàng](https://app.gitbook.com/@bachkhoa-social/s/ke-toan-bach-khoa/~/drafts/-MX4ldoEhSmfvL0EJpfv/huong-dan-s-dung/2.-he-thong-danh-muc/2.10-danh-muc-ngan-hang)
  {% endhint %}


---

# 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.1-tien-mat/3.1.1.2-phieu-chi/3.1.1.2.2-gui-tien-vao-ngan-hang.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.
