> For the complete documentation index, see [llms.txt](https://help.arito.vn/tai-chinh-ke-toan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arito.vn/tai-chinh-ke-toan/mua-hang/lap-don-hang-mua-trong-nuoc/lap-don-hang-mua-nhap-khau.md).

# Lập đơn hàng mua nhập khẩu

## Mô tả nghiệp vụ

Cập nhật đơn hàng mua hàng hóa nhập khẩu của nhà cung cấp nước ngoài. Đơn hàng nhập khẩu khác đơn hàng mua trong nước ở các đầu mục liên quan đến thuế nhập khẩu, thuế tiêu thụ đặc biệt.

## **Các bước thực hiện**

Đơn hàng mua nhập khẩu được thực hiện trên phần mềm như sau:

**Bước 1**: Vào đơn hàng mua nhập khẩu theo đường dẫn: **Mua hàng/ Nhập liệu/ Đơn đặt hàng/ Đơn hàng nhập khẩu**

**Bước 2:** Trên thanh công cụ nhấn nút **Thêm** để tạo mới 1 phiếu.

**Bước 3:** Nhập các thông tin trên phiếu, sau đó nhấn **Lưu** để lưu phiếu.

<figure><img src="/files/AAssa05RuxcRJg87C3H7" alt=""><figcaption><p>Lập đơn hàng nhập khẩu</p></figcaption></figure>

**Các thông tin cần lưu ý:**

* Mã nhà cung cấp: Khi nhập mã nhà cung cấp chương trình sẽ hiện các thông tin chung như đã khai báo (Hướng dẫn khai báo mã nhà cung cấp [tại đây](https://help.arito.vn/mua-hang)).
* Chọn mã ngoại tệ, tỷ giá tại thời điểm lên đơn hàng.
* Thông tin vật tư: cần nhập mã vật tư, số lượng và giá.&#x20;
* Chọn mã thuế nhập khẩu, thuế TTĐB, thuế GTGT (nếu có).
* Chọn ngày giao (nếu có): Ngày dự kiến giao hàng của nhà cung cấp. Nếu hàng hóa tách thành nhiều đợt giao thì tách dòng trên đơn hàng để theo dõi chi tiết đợt giao hàng.
* Đơn hàng mặc định lưu ở trạng thái Chờ duyệt.


---

# 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://help.arito.vn/tai-chinh-ke-toan/mua-hang/lap-don-hang-mua-trong-nuoc/lap-don-hang-mua-nhap-khau.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.
