# Purchase Request

## Berikut langkah langkah Menambahkan Data Purchase Request&#x20;

1. **Login** Pada Project
2. Pilih **Modul** **Purchase**&#x20;
3. Pilih **Purchase Request**&#x20;
4. Klik tombol **add new**&#x20;
5. **Isikan data** pada form purchase request&#x20;

<details>

<summary><mark style="color:green;">Penjelasan Field pada purchase request</mark> </summary>

1. **Required Date** : Untuk menambahkan tanggal barang dibutuhkan&#x20;
2. **Item** : Untuk menambahkan jenis item yang dibutuhkan&#x20;
3. **Notes atas** : Untuk menambahkan alasan dibutuhkannnya item&#x20;
4. **Quantity** :  Untuk menambahkan jumlah quantity yang dibutuhkan
5. **Allocation** : Untuk mengkategorikan jenis permintaan barang
6. **Notes bawah** : Untuk menambahkan general note bila ada&#x20;
7. **Requested by** : Untuk menambahkan tanggal admin melakukan input data&#x20;
8. **Approved By :** Untuk mengisi nama atasan yang menyetujui data permintaan barang

</details>

6. **Klik Save** Setelah mengisi semua data pada purchase request.&#x20;

{% hint style="info" %}
Setelah **klik save**, Status approval menjadi Pending. Dan system akan mengirimkan request approval pada orang yang diassign.&#x20;

Berikut Jenis jenis Status approval :&#x20;

* Approve : Form Purchase Request telah disetujui&#x20;
* Pending  : Form Purchase Request dalam proses review&#x20;
* Rejected : Form Purchase Request ditolak oleh atasan&#x20;
  {% endhint %}

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/zm2Ou7s8E1DTEcl3zy3N">/pages/zm2Ou7s8E1DTEcl3zy3N</a></td><td></td><td></td></tr><tr><td><a href="/pages/5EhK1e7tUa2PqJtd3ejo">/pages/5EhK1e7tUa2PqJtd3ejo</a></td><td></td><td></td></tr><tr><td><a href="/pages/5BEUl3fZZyfinTEKjPrf">/pages/5BEUl3fZZyfinTEKjPrf</a></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: 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/purchase/purchase-request.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.
