> For the complete documentation index, see [llms.txt](https://panduan-sap.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-sap.simplidots.id/mobile-application/sfa-sales-force-automation/beranda/pesanan-penjualan/cara-ubah-pesanan-penjualan-so.md).

# Cara Ubah Pesanan Penjualan (SO)

**Step 1.** Buka menu **Beranda > Pesanan Penjualan.**

<figure><img src="/files/JBGV8dBAAbHVte6ppUJE" alt="" width="176"><figcaption></figcaption></figure>

**Step 2.** Cari atau filter pesanan yang akan diubah dengan status **Draft**.

<figure><img src="/files/DEseoXej0XpKrzBUV2Wm" alt="" width="176"><figcaption></figcaption></figure>

**Step 3.** Pilih pesanan.\
Contoh : SO-240300001

<figure><img src="/files/oYnHs7c9T64m03PN23Vv" alt="" width="176"><figcaption></figcaption></figure>

**Step 4.** Klik button ![](/files/su0bFgePU29rrwBhSOXW). Kemudian pilih **Ubah**.

<figure><img src="/files/j8RTjTvxwHhtP5R18rLN" alt="" width="178"><figcaption></figcaption></figure>

**Step 5.** Ubah pesanan sesuai kebutuhan. Data yang dapat diubah adalah Waktu Pembayaran, Tambah item pesanan atau ganti jumlah kuantitas item yang dipesan sebelumnya.

<figure><img src="/files/frbGTyd9WVSr4l5WReGh" alt="" width="177"><figcaption></figcaption></figure>

Contoh : Susu Strawberry dari 5 Pcs menjadi 10 Pcs.

* Klik produk Susu Strawberry

<figure><img src="/files/xvkFlfFaCZauLjuEYOVR" alt="" width="175"><figcaption></figcaption></figure>

* Ubah kuantitas menjadi 10 Pcs


---

# 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-sap.simplidots.id/mobile-application/sfa-sales-force-automation/beranda/pesanan-penjualan/cara-ubah-pesanan-penjualan-so.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.
