> 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/thao-tac-cuoi-ky/tinh-gia-von.md).

# Tính giá vốn

Phần mềm tự động điền giá xuất kho vào bút toán xuất kho khi người dùng chọn thời gian tính giá vốn và nhấn vào nút **Xử lý**.

<figure><img src="https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2FLNI7NjeBZl9h9tZ1cyfU%2Fimage.png?alt=media&amp;token=f0e1d157-ac21-4e89-acea-a1bed9df279e" alt=""><figcaption></figcaption></figure>

Quy trình thực hiện như sau:

{% stepper %}
{% step %}

### Chọn thời gian tính giá vốn

Chọn tháng ![](https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2Fk2Ipsmx04eyNyIrQ6YBr%2Fimage.png?alt=media\&token=90d84510-c4e7-48af-b85d-b64be3ea4bf9) /năm ![](https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2FmHBLT5jAPzzKl8Syqlh9%2Fimage.png?alt=media\&token=b0b67f02-ae32-4046-b323-a741e6618cb9) có các bút toán xuất kho.
{% endstep %}

{% step %}

### Lọc theo nhóm Vật tư

Nếu chỉ muốn tính giá xuất kho cho 1 hoặc nhiều nhóm Vật tư thì chọn lại trong nút **Lọc theo Vlsphh** ![](https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2Fho4szQErIe87IwsHaZnf%2Fimage.png?alt=media\&token=46ef33dd-4a8e-416c-a9b0-26d900973fd3).
{% endstep %}

{% step %}

### Xử lý

Nhấn **Xử lý** ![](https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2F7W4em5YhLisnlxt9T5Ds%2Fimage.png?alt=media\&token=05badf2e-dba2-4658-9c8e-59d0c339827c).
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Mốc tính GV ![](https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2FHmPZoOt8TTcklaXKTqyz%2Fimage.png?alt=media\&token=100af742-8c54-41a8-8339-c1f38166bb0d) có ý nghĩa là dữ liệu trước mốc tính sẽ không được điền giá vốn khi tính.
{% 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-effe.gitbook.io/library/thao-tac-cuoi-ky/tinh-gia-von.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.
