> 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-generates-deliveries.md).

# Melakukan Generates Deliveries

Setelah melakukan **Verification** terhadap Sales Order, untuk melakukan potong stok serta membuat **Delivery Order (Surat Jalan), Delivery Summary (Rekap Barang) serta Invoice (Faktur Penjualan Resmi)**, maka harus dilanjutkan ke tahap **Generates Deliveries**, sebagai berikut:&#x20;

![](/files/-MYiCkFeeVs_w4oh3eqx)

Pada halaman **Generate Deliveries, pilih Sales Order** yang akan di generate dengan checklist pada bagian kanan nomor SO dan lakukan generate dengan klik button **"Generates Deliveries"** seperti gambar berikut:

![](/files/-MYiHbwe_6AYg79_STi1)

Pada halaman berikut, silahkan pilih Driver dan Fleet yang akan digunakan untuk mengirim Order ke pihak customer.&#x20;

Kemudian checklist bagian **Delivery untuk mencetak Delivery Order** atau Surat Jalan, checklist bagian **Rekap untuk mencetak Delivery Summary** atau Rekap Barang, checklist **Invoice untuk mencetak Faktur Penjualan**, dan checklist **Collection untuk mencetak Faktur Penagihan Harian** (jika Driver juga sebagai Collector). Kemudian simpan dengan klik button **"Save"**.

![](/files/-MYiKoXHAcPlCa_epahf)

Maka status Sales Order tersebut sudah berubah menjadi **Fully Invoice** dan Stok di gudang sudah berkurang (dapat dilihat di bagian menu **Stock> Stock Movement.**&#x20;

![](/files/-MYiOy5GkGN3B2xE2PBr)


---

# 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-generates-deliveries.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.
