# Công nợ Salework

Thống kê công nợ của các đơn hàng ngoại sàn Salework ở trạng thái thành công theo 2 trường hợp dưới đây:

* Đơn hàng bán tại cửa hàng: sau khi tạo thành công sẽ được tự động chuyển sang trạng thái **Đã đối soát**.
* Đơn hàng liên kết đơn vị vận chuyển và tự vận chuyển sẽ không được tự động đối soát do phần mềm không thể tự xác định được khi nào thì người bán hàng nhận được doanh thu đơn hàng. Do đó, khi nhận được doanh thu đơn hàng, người bán cập nhật đối soát thủ công chuyển đơn hàng sang trạng thái **Đã đối soát** để ghi nhận đã nhận khoản doanh thu của đơn hàng.&#x20;

<figure><img src="https://4068283562-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4pARaBx9IpD2q2cDi976%2Fuploads%2FNLufRvk57iTfGAX1u88R%2Fimage.png?alt=media&#x26;token=f17c76bf-75c4-48aa-9976-4a0c6dc78a0b" alt=""><figcaption></figcaption></figure>

Để **cập nhật đối soát đơn ngoại sàn Salework**, bạn thao tác tương tự như ở [Công nợ Tiki](https://docs.salework.net/salework-tai-lieu/salework-tai-chinh/cong-no/cong-no-tiki).


---

# 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://docs.salework.net/salework-tai-lieu/salework-tai-chinh/cong-no/cong-no-salework.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.
