> For the complete documentation index, see [llms.txt](https://pointhub.gitbook.io/pointhub-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointhub.gitbook.io/pointhub-documentation/expedition/payment-order.md).

# Payment Order

Berikut langkah-langkah create Payment Order

1. **Pastikan anda sudah login pada aplikasi ERP**
2. Pilih Menu *<mark style="color:violet;">**Expedition**</mark>*

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

3. Klik Menu *<mark style="color:violet;">**Payment Order**</mark>* -> *<mark style="color:violet;">**Create**</mark>*&#x20;

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

4. Klik *<mark style="color:blue;">**Payment Order**</mark>* pada form -> Lengkapi data -> *<mark style="color:violet;">**Review**</mark>* -> *<mark style="color:violet;">**SUBMIT**</mark>*

<figure><img src="/files/kUGLiySdljZxqDfTvEDW" alt=""><figcaption><p>centang baris invoice seperti pada gambar</p></figcaption></figure>

<figure><img src="/files/2q15oeLE3DJIalhyhaX1" alt=""><figcaption><p>Payment Order Review jika sudah sesuai klik <em><mark style="color:violet;"><strong>SUBMIT,</strong></mark></em> jika belum sesuai klik <em><mark style="color:red;"><strong>CANCEL</strong></mark></em></p></figcaption></figure>

5. Klik tab *<mark style="color:violet;">**Request Approval**</mark>* -> ☑ form -> *<mark style="color:violet;">**Send Request**</mark>*

<figure><img src="/files/IzXTyLcDCIAUFICrpZmV" alt=""><figcaption><p>tampilan <em><mark style="color:violet;"><strong>REQUEST APPROVAL - SEND REQUEST</strong></mark></em></p></figcaption></figure>


---

# 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:

```
GET https://pointhub.gitbook.io/pointhub-documentation/expedition/payment-order.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.
