> For the complete documentation index, see [llms.txt](https://hotro-effe.gitbook.io/library/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-effe.gitbook.io/library/quy-trinh-hach-toan-chung/thao-tac-chung/cach-nhap-mot-chung-tu.md).

# Cách nhập một chứng từ

{% stepper %}
{% step %}

### Bước 1

Chọn mục "Nhập liệu" trên giao diện chính.

<figure><img src="/files/HN0Cvf3RdWAN35suWL3t" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Bước 2

Chọn loại chứng từ cần nhập trong danh mục Loại C.từ bằng cách nhấn chuột trái vào nút ▼ trên Màn hình nhập liệu hoặc phím tắt Ctrl+S hoặc chọn theo nguyên tắc xâu lọc ở ô "Loại C.từ" và nhấn Tab hoặc Enter.

<figure><img src="/files/FS4MjreKqKRKALouXemE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Bước 3

Bước 3: Nhập dữ liệu vào các ô chung ở phia trên và ở dưới lưới chi tiết ở bên dưới. Khi nhập xong nhấn nút "Lưu" hoặc nhấn Alt +L để lưu dữ liệu và in phiếu.
{% endstep %}

{% step %}

### Bước 4

Kiểm tra lại số liệu vừa nhập bằng cách nhấn nút hình phễu bên phải ô "Ngày" trên màn hình, bảng các chứng từ vừa nhập sẽ hiện ra, mỗi hạch toán chiếm một dòng trên bảng. Bạn có thể sửa số liệu trực tiếp trên bảng này hoặc nhấn phím F2 để đưa bút toán ra ngoài màn hình nhập dữ liệu để sửa số liệu. Sau khi sửa xong, nhấn nút "Lưu" để lưu lại. Nếu bạn đã nhấn F2 nhưng bạn không sửa dữ liệu nữa mà muốn nhập số liệu mới thì bạn cần phải nhấn vào nút Mới hoặc tổ hợp phím (Alt + M).

{% endstep %}
{% endstepper %}


---

# 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-effe.gitbook.io/library/quy-trinh-hach-toan-chung/thao-tac-chung/cach-nhap-mot-chung-tu.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.
