# Overview

The Procurement/Purchasing process in ERPNext for non-profit organizations is designed to streamline the acquisition of goods and services while ensuring transparency and compliance with financial regulations. This process encompasses the requisition, approval, purchase order creation, goods receipt, and vendor payment.

### **Responsibility of the Procurement Process based on Role**

<div align="center"><figure><img src="/files/Y11UrX0OJKcGfc96pMzW" alt="" width="375"><figcaption><p><strong>This is Role and Responsibility of Procurement Process based on DocType</strong></p></figcaption></figure></div>

### **Flow of Document Process**

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

1. Draft/In-Progress -> *Process by Creator*
2. Needs a Review -> *Process by Supervisor/Finance*
3. Reviewed, Needs Approval -> *Process by Project Coordinator/*

   *Finance Head/National Coordinator*
4. Completed&#x20;

***

### Procurement - Direct to Vendor

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

{% content-ref url="/pages/cU25It3xlojQG9aJBW8l" %}
[Procurement - Direct to Vendor](/procurement-purchasing/procurement-direct-to-vendor.md)
{% endcontent-ref %}

***

### Procurement - Cash Advance (CA)

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

{% content-ref url="/pages/w6Iwc8EurRyGIxnRRppL" %}
[Procurement - Cash Advance](/procurement-purchasing/procurement-cash-advance.md)
{% endcontent-ref %}

***

### Procurement - Reimbursement

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

{% content-ref url="/pages/cpxhuhoNd4Y2QLrT7Vlv" %}
[Procurement - Reimbursement](/procurement-purchasing/procurement-reimbursement.md)
{% endcontent-ref %}


---

# 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://guide-erp.dfw.or.id/procurement-purchasing/overview.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.
