> 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/mobile-application/sfa-sales-force-automation/home/customer/membuat-pesanan-order.md).

# Membuat Pesanan/Order Melalui Menu Customers

**Step 1**. Setelah Anda Check In pada toko yang sedang dikunjungi, Anda dapat menambahkan pesanan/*create order* dengan memilih *create order* sebagai berikut:

<img src="/files/-MfvLUb_M9jFTMlbYHWc" alt="" width="188">

**Step 2**. Setelah Anda memilih *create order*, maka Anda akan masuk ke halaman berikut. Anda dapat menambahkan produk yang ingin dipesan oleh toko dengan memilih icon **"+"** pada bagian kanan atas halaman berikut, kemudian akan tampil list produk-produk yang dapat diorder (sudah disertakan stock dan harga per satuan produk).

<img src="/files/-MfvNAkGFV6Xes4J_e43" alt="" width="188">

<img src="/files/-MfvNfXySyCUzRH4RvJg" alt="" width="188">

**Step 3.** Setelah Anda memilih produk yang ingin di order oleh toko/customer Anda, Anda dapat menginputkan quantiti/jumlah produk dengan menekan angka dilanjutkan dengan satuan unit produknya.&#x20;

<img src="/files/-MfvPdZDymqPKDlhNyhw" alt="" width="188">

**Step 4**. Jika pesanan/*order* produknya sudah selesai, Anda dapat kembali dengan memilih icon berikut (1), dan akan tampil detail pesanan pada halaman berikut (2).

<img src="/files/-MfvQV01-vPYD5lK6pIE" alt="(1)" width="188">

<img src="/files/-MfvQzSnD-A4PoExsG_z" alt="(2)" width="188">

**Step 5**. Untuk melakukan pengecekan kembali atas pesanan/*order* yang dibuat, Anda dapat masuk ke menu **Orders,** dan akan tampil nomor pesanan/*order* yang ditandai dengan awalan/prefix **ORD**-xxxxxxx, yang ditandakan pesanan/*order* ini belum terkirim ke web/admin, sehingga harus dilakukan pengiriman terlebih dahulu dengan memilih **"Send Data"** di halaman Home seperti berikut:

<img src="/files/-MfvSKb3WFtrNouyzBVW" alt="" width="188">

**Step 6**. Setelah Anda melakukan pengiriman pesanan/*order* ke Admin melalui send data di aplikasi SFA, Anda dapat melakukan pengecekan kembali, apakah pesanan/*order* sudah benar terkirim ke Admin untuk diproses lebih lanjut, yaitu awalan/prefix nomor pesanan/*order* sudah berubah menjadi **SO**-xxxxxxx.

<img src="/files/-MfvSyQPWKlE242nAc5W" alt="" width="188">


---

# 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/mobile-application/sfa-sales-force-automation/home/customer/membuat-pesanan-order.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.
