# Purchase&#x20;

- [Purchase Request](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-request.md): Purchase Request digunakan melakukan input data stock / kebutuhan operasional pada perusahaan
- [Approval PR](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-request/approval-pr.md): Fitur Approval untuk menyetujui permintaan pembelian yang diajukan oleh tim lapangan / tim pembelian. Fitur Approval ini dapat diakses oleh orang yang memiliki permission approval / super admin.
- [Edit PR](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-request/edit-pr.md): Edit purchase request digunakan membenarkan data ketika terjadi salah input oleh admin. Setelah Admin melakukan edit data, maka form purchase request akan dilakukan approval ulang pada atasan.
- [Delete PR](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-request/delete-pr.md): Delete Purchase dilakukan apabila form delete belum
- [Bagaimana Cara mengatasi Error](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-request/bagaimana-cara-mengatasi-error.md)
- [Purchase Order](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-order.md)
- [Purchase Down Payment](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-down-payment.md)
- [Purchase Receive](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-receive.md)
- [Purchase Invoice](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-invoice.md)
- [Purchase Payment Order](https://pointhub.gitbook.io/pointhub-documentation/purchase/purchase-payment-order.md)


---

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