> For the complete documentation index, see [llms.txt](https://panduan-dms.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/sales/order/orders/cara-membuat-pesanan-nanti-backorders.md).

# Cara Membuat Pesanan Nanti (BackOrders)

**Step 1.** Masuk ke menu <mark style="color:blue;">**Sales**</mark>**&#x20;>&#x20;**<mark style="color:blue;">**Order**</mark>**&#x20;>&#x20;**<mark style="color:blue;">**Orders**</mark>**.** Lalu klik tanda **(**<mark style="color:blue;">**+**</mark>**)** untuk menambahkan pesanan baru. Silakan lengkapi nama customer dan product yang akan dipesan. Selanjutnya, bisa klik <mark style="color:blue;">**Save & Verify.**</mark> Anda sudah berhasil membuat pesanan dengan status <mark style="color:blue;">**Verified**</mark>**.**&#x20;

<figure><img src="/files/6D8EwpBD530I3PwICtPQ" alt=""><figcaption></figcaption></figure>

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

**Step 2.**  Selanjutnya, silakan masuk ke menu <mark style="color:blue;">**Sales**</mark>**&#x20;>&#x20;**<mark style="color:blue;">**Order**</mark>**&#x20;>&#x20;**<mark style="color:blue;">**Generate Deliveries**</mark>**.** Pilih pesanan yang ingin diproses nanti dengan klik <mark style="color:blue;">**checklist**</mark>**,** selanjutnya klik logo ![](/files/7igK6tE2V73s1C5DI4Xk) pada tombol <mark style="color:blue;">**Generate Deliveries**</mark> lalu klik <mark style="color:blue;">**Generate BackOrders.**</mark>&#x20;

<div><figure><img src="/files/Ar36hF810p6AqGfiGm4q" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YAxKv912bT0vr0USVkxT" alt=""><figcaption></figcaption></figure></div>

**Step 3.** Selanjutnya, lengkapi data berikut <mark style="color:blue;">**Driver**</mark>, <mark style="color:blue;">**Fleet**</mark>, dan <mark style="color:blue;">**Date**</mark>. Jika sudah sesuai Anda bisa klik <mark style="color:blue;">**Save**</mark>. Setelah itu akan muncul notifikasi untuk setujui dan print pesanan, Anda bisa klik <mark style="color:blue;">**OK**</mark>.

<div><figure><img src="/files/jeML38SLi0mMjpaWQH4p" alt=""><figcaption></figcaption></figure> <figure><img src="/files/T2oclmwtHKbnK5GZMwfr" alt=""><figcaption></figcaption></figure></div>

**Step 4**. Anda sudah berhasil membuat pesanan nanti (**BackOrders**), status pesanan akan berubah menjadi <mark style="color:blue;">**To Invoice**</mark> dengan nomor surat jalan **(DO)** status <mark style="color:blue;">**Waiting**</mark>**.**

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

{% hint style="info" %}
**Catatan :**&#x20;

* **Membuat Pesanan nanti (BackOrders) tidak memotong stock karena status DO adalah Waiting.**
* **Untuk proses Pesanan nanti (BackOrders) bisa melalui menu Sales > Delivery > Delivery Orders lalu lakukan Approve.**
  {% 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/sales/order/orders/cara-membuat-pesanan-nanti-backorders.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.
