# Quy trình bán hàng xuất kho trước, hoá đơn xuất sau

## Mục đích

* Ghi nhận nghiệp vụ bán hàng xuất hàng giao trước, xuất hóa đơn sau.

<figure><img src="/files/iqjzqPC65RBm5QG46Yhp" alt=""><figcaption></figcaption></figure>

## Hướng dẫn thao tác:

**B1. Lập đơn hàng bán**

&#x20;         Đường dẫn: ***Bán hàng/ Đơn hàng***

&#x20;         Màn hình nhập liệu

<figure><img src="/files/ItGkLgVEJc527kjrkXry" alt=""><figcaption></figcaption></figure>

**B2. Khi xuất kho bán hàng: Lập phiếu xuất bán hàng (Xuất kho thực tế)**

&#x20;        Có thể kế thừa từ đơn hàng

&#x20;        Đường dẫn: ***Bán hàng/ Xuất kho/ Phiếu xuất***

&#x20;        Màn hình nhập liệu:

<figure><img src="/files/xUKVs7NiUXjx0G4NYd76" alt=""><figcaption></figcaption></figure>

&#x20;        Màn hình kế thừa

<figure><img src="/files/BOOkQan2p8FWPdbr4E26" alt=""><figcaption></figcaption></figure>

&#x20;         Màn hình nhập liệu sau khi kế thừa từ đơn hàng

<figure><img src="/files/oYl1CZm4SLX0B3tn2VwD" alt=""><figcaption></figcaption></figure>

**B3. Khi xuất hóa đơn: Lập hóa đơn bán hàng (Xuất kho sổ sách và Ghi nhận công nợ)**

&#x20;       Kế thừa từ phiếu xuất bán (tương tự phần kế thừa ở B2) thừa tương tự phiếu xuất bán

&#x20;       Đường dẫn: ***Bán hàng/ Hóa đơn***

&#x20;       Màn hình nhập liệu

<figure><img src="/files/FmhODbNVavU4FdMI2Iqt" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://help.arito.vn/kho/quy-trinh-ban-hang-xuat-kho-truoc-hoa-don-xuat-sau.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
